It is good practice to announce server maintenance dates and scheduled downtime dates many days prior to the actual downtime…
Category Archives: Mac
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…
More .cshrc Commands
The following .cshrc commands are ones that I feel should be included in the default .cshrc file for the entire…
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…
How to Stop “Thanks for Flying Vim” Message
If you are like me, you probably do a lot of your coding on a remote computer. I have known…