If you’re new here, you may want to subscribe to my RSS feed. Also, don’t forget to leave comments! Comments…
/etc/motd Formatting
It is good practice to announce server maintenance dates and scheduled downtime dates many days prior to the actual downtime…
A Fix for Broken Bluetooth in Mac OS X
After updating my Mac to OS 10.6.7, I ran into a problem where the bluetooth on the computer would completely…
Some Useful .cshrc Functions
If you use the command line a lot, there are numerous common commands that can be automated to save time…
Using the Debugging Tool Valgrind
Valgrind is an excellent, and sometimes necessary, tool for debugging troublesome programs. According to Valgrind’s website, the program can “automatically…