July 9, 2010

Windows Vista / 7 ‘godMode’

Although its name suggests perhaps even grander capabilities, Windows enthusiasts are excited over the discovery of a hidden “godMode” feature that lets users access all of the operating system’s control...

June 25, 2010

Lost MySQL Password

If you have accidentally lost or mis-placed your MySQL password, you may reset it as follows: 1. Login to your server as root. 2. Stop MySQL: /etc/init.d/mysqld stop 3. Start...