by admin | Jun 9, 2008 | Linux
These people did a great job on the OpenVPN Module for Webmin. Download to your computer. Open Webmin, Webmin Configuration, Webmin Modules. Then upload the file (example: openvpn-2.5.wbm.gz) and tada!...
by admin | Jun 9, 2008 | Linux
Some useful commands for software RAID1 on Linux. mdadm commands: Query and get details about the RAID. mdadm –detail /dev/md0 Fail Drive: mdadm –fail /dev/md0 /dev/sda1 Remove Drive: mdadm –remove /dev/md0 /dev/sda1 Install new drive and copy...
by admin | Jun 8, 2008 | Windows
I have been working on several family members computers lately. Many of them having either expired AntiVirus and/or no AntiSpyware. As a general rule here is the software that I install to protect personal computers. General rules for Windows XP. Grisoft AVG 8.0 Free...
by admin | Jun 1, 2008 | Linux, Windows
One problem I have had is that many websites require Internet Explorer instead of Firefox. An addon “User Agent Switcher” for Firefox will fool the website into thinking that you are using Internet Explorer and show the content anyways. I’m still...
by admin | May 29, 2008 | Uncategorized
This will download, try to install, fix the dependencies and finish install. wget http://prdownloads.sourceforge.net/webadmin/webmin_1.420_all.deb dpkg -i webmin_1.420_all.deb apt-get -f install