1. Add webmin repository to YUM. Open Terminal and create a new repo entry.
nano /etc/yum.repos.d/webmin.repoThen enter the following lines
[Webmin]
name=Webmin Distribution Neutral
baseurl=http://download.webmin.com/download/yum
mirrorlist=http://download.webmin.com/download/yum/mirrorlist
enabled=1
Add and install GPG key using command
wget http://www.webmin.com/jcameron-key.asc2. Install webmin using command
rpm --import http://www.webmin.com/jcameron-key.asc
yum install webmin3. When finished, you can access your webmin page using Firefox with the following address:
https://yourserveripaddress:10000Change yourserveripaddress with your actual server IP address.
Tidak ada komentar:
Posting Komentar