Archive for February, 2007

Helpdesk

February 16, 2007

virtual machine

February 14, 2007

Internet Sharing

February 12, 2007

woof script

February 12, 2007

http://www.linux.com/article.pl?sid=07/02/07/2118208

Script for sharing files overa network

wine – HL2

February 12, 2007

Error installing package

February 9, 2007

Was installing a package and moved the deb file during installation causing the package to crap itself and then errors from apt-get/aptitude/synaptic that would not let anything else be installed….

To fix the issue used this command

dpkg –remove –force-remove-reinstreq {Package Name}

Did the trick