1. create a new file in /etc/yum.repos.d/webmin.repo and insert the following :
vi /etc/yum.repos.d/webmin.repo
[Webmin]
name=Webmin Distribution Neutral
#baseurl=http://download.webmin.com/download/yum
mirrorlist=http://download.webmin.com/download/yum/mirrorlist
enabled=1
2. import the key from webmin
rpm --import http://www.webmin.com/jcameron-key.asc
3. yum install webmin
webmin is now working and ready to help you to configure your system.
This tool is web based and serves on the port 10000 . Often only in HTTPS, but you have to try both (http, https).
Perhaps, only from localhost.
No comments:
Post a Comment