I’m often switching between Windows, OS X and Linux (flavor of Unix). Windows and OS X use a graphical user interface (GUI) for just about everything, but Linux often requires me to use terminal commands. These are some cheat codes to help me remember my Unix.
Grub menu.lst file
=================================
title Ubuntu 8.04.3 LTS, kernel 2.6.24-16-generic (recovery mode)
root (hd0,4)
kernel /boot/vmlinuz-2.6.24-16-generic [...]
From the monthly archives: