Webmin is a web-based system administration interface for Unix. Using any modern browser, you can set up user accounts, Apache, DNS, file sharing and so on.
How to install Webmin on Debian?
Download the latest version of Webmin using the WGET command:
wget http://prdownloads.sourceforge.net/webadmin/webmin_1.580_all.deb
On this page you will find the latest version of Webmin: http://www.webmin.com/download.html
After downloading webmin, use the command below:
dpkg --install webmin_1.580_all.deb
If Debian reports missing libraries or files, use the following command to install these dependencies:
apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions python
Webmin will then be installed automatically. Once installed, the panel can be accessed at the following address:
http://ip_do_servidor:10000
Login details:
Login: root
Password: YOUR SERVER PASSWORD