Author Archives: admin

Quick-n-Dirty subversion (svn) using ssh tunnel

apt-get install subversion subversion-tools apache2 libapache2-svn # Create a new repository mkdir /data/svnrepos svnadmin create /data/svnrepos grpadd svn #(add the desired users to this group # – remember they need to restart – even X # – then chmod -R … Continue reading

Posted in System Admin | Leave a comment

Hosting location change

We are moving locations for hosting this domain – as a result the site will be limited and changing as we move forward. Please be patient with us. Enjoy

Posted in Miscellaneous, Uncategorized | Comments Off

Dell bios upgrade

I recently had to find a way to upgrade the firmware on my Dell 1505n. But the steps I discovered should work for any Dell laptop. For a dell laptop – these came from a Dell wiki – some of … Continue reading

Posted in Uncategorized | Leave a comment

Solaris 10 (x86) – with a failure to communicate

I had an interesting issue develop today. I was asked to help with a Solaris 10 system that failed to come up after a reboot, or rather, was unreachable remotely after a reboot. The kernel answered to a ping but … Continue reading

Posted in UNIX | Leave a comment