January 31, 2010
These are some notes from trouble-shooting the Buffalo Wifi WLI-UC-GN USB dongle on OS X.
I’m using an older Linksys BEFW1154 802.11 B wireless router as my test access point. I wasted a day trouble-shooting my airport because I plugged the cable modem into a LAN port rather than the WAN port. When I scanned for [...]
Read the full article →
December 17, 2009
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 [...]
Read the full article →