wiki'd

by JoKeru

Webmin on CentOS

$ wget http://heanet.dl.sourceforge.net/project/webadmin/webmin/1.590/webmin-1.590-1.noarch.rpm
$ rpm -U webmin-1.590-1.noarch.rpm

$ vi /etc/webmin/miniserv.conf
# - listen=10000  
# + bind=10.20.30.40

$ /usr/libexec/webmin/changepass.pl /etc/webmin root webmin_pass

$ service webmin restart
$ chkconfig webmin on

theme -> http://webmin-theme-stressfree.googlecode.com/files/theme-stressfree-2.10.tar.gz

Comments