Author Topic: Webmin on Ubuntu and Debian  (Read 1696 times)

carlino1994

  • Newbie
  • *
  • Posts: 42
    • View Profile
    • phpBBItalia.net
Webmin on Ubuntu and Debian
« on: March 08, 2010, 12:11:55 pm »
In this how-to, there are 4 simple commands for install Webmin on your VPS, without re-install the OS.

You need only enter this code in your terminal:
Code: [Select]
wget http://prdownloads.sourceforge.net/webadmin/webmin-1.500.tar.gz
tar xvf ./webmin-1.500.tar.gz
cd ./webmin*
sudo ./setup.sh

During installation, you shall come requested some information about the configuration to be made.
After, if you haven't changed the port, Webmin will be available at this address http://vps-xxxx.flarevm.net:10000/.