When I tried to upgrade my FreeBSD system today, I received a last minute Christmas gift from the FreeBSD team.…
When I checked my FreeBSD system mail box today, I found that there were 8000 system mails sitting my mail…
After upgrading my Samba servers (One is Ubuntu Linux, and the other one on Fedora Linux), I found that I…
Since Ubuntu 10.04 is out officially, I like to give it a try on my media server. FYI, here is…
After upgrading my PHP to 5.3.2, I received the following error when accessing MediaWiki (1.6.12): Parse error: syntax error, unexpected…
Today I imported the MySQL database and I got the following error: # mysql -u root -p db_test < test.db…
After upgrading to Snow Leopard (OS X) 10.6.2 from 10.6.1, I found that my system could not boot, no matter…
When I tried to mount a windows share from FreeBSD: sudo mount_smbfs -I WindowsBoxIPaddress //[email protected]/WindowsShare /mnt I always got this…