Hi,
I saw a post few days ago that webmin does not work with SME. Well, it does with a simple tweaking.
First:
#download the latest rpm package of webmin:
wget
http://prdownloads.sourceforge.net/webadmin/webmin-1.130-1.noarch.rpmSecond:
#create the file "redhat-release" in the /etc directory
pico /etc/redhat-release
#and type
Red Hat 7.3
Third
#install the webmin rpm package as usual:
rpm -Uvh webmin-1.130-1.noarch.rpm
Fourth
#Login to the server as follows:
http://SERVER-IP-Address:10000username: root
password: YOUR-ADMIN-PASSWORD
That's it.
Why would someone like to install webmin on SME server? Two reasons:
1. To test.
2. To see a new prospective of SME and to have few additional functions.
Enjoy
Samer Pharaon