Installing Virtualmin GPL using install script on Debian Etch - Page 3
Last Updated on Tuesday, 02 February 2010 23:44 Written by Joe Aldeguer Thursday, 08 January 2009 15:52
| Article Index |
|---|
| Installing Virtualmin GPL using install script on Debian Etch |
| Installing additional packages |
| Running install script |
| Connecting to Webmin |
| Change webmin admin account |
| All Pages |
Begin installation of Virtualmin GPL
From the Virtualmin download page download the install script to.
cd /usr/local/src
wget http://software.virtualmin.com/gpl/scripts/install.sh
chmod +x install.sh
Before running the script I’ll ran a snapshot on the virtual server I’m working on so can I restore if something goes wrong. (If you haven’t tried VMware ESXi free version you definitely are missing out!)
./install.sh
Message comes up asking if you are using the supported OS which we are. Click yes.
The install process does take time be patient…….
If you're worried the spinner is just stuck not doing anything open another terminal and ssh into the box then run the top command. You'll see some activity related to the install process. Just wait until you get the message Succeeded.
No errors at this point we'll proceed with installation.
netstat -vat -c -n
Webmin should be listening on its default port 10000 (Should be change to something else after logging in webmin to increase security including restricting which IPs to allow connections to Webmin following this how-to.)





