Hi all,
here I describe the installation process of webmin on ubuntu server:
http://www.webmin.com/index.html
Logon to your server with your user. Download the latest version of Webmin:
wget http://sourceforge.net/projects/webadmin/files/webmin/1.610/webmin_1.610_all.deb
Before you can install webmin, you have to meet the requirements:
sudo apt-get install libnet-ssleay-perl libauthen-pam-perl libio-pty-perl apt-show-versions libapt-pkg-perl
After you have installed the necessary packages you can install webmin:
sudo dpkg -i webmin_1.610_all.deb
After the installation the webmin interface is available at port 10000:
