wget http://prdownloads.sourceforge.net/webadmin/webmin_1.520_all.deb
dpkg -i webmin_1.520_all.deb
apt-get -f -y install
to fix
You may open port 10000 in iptables with sth like
iptables -I INPUT -p tcp --dport 10000 -j ACCEPT
users in the system group 'admin' (ubuntu) or 'wheel' (debian)
this can be configured in Webmin > Webmin Users > Configure Unix user authentication
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely.
| Attribute(s): | Public | |||
| Created: | 12.02.2012 23:45 | Total Views: | 469 | |
| Last Changed: | 05.04.2013 12:59 | Total Changes: | 2 |
Δt = 0.055484056472778s