Tutorials

:: CentOS : Installing WebMin

:: How to installing WebMin on CentOS
+ create webmin.repo

vi /etc/yum.repos.d/webmin.repo

add these line:

[Webmin]
name=Webmin Distribution Neutral
#baseurl=//download.webmin.com/download/yum
mirrorlist=//download.webmin.com/download/yum/mirrorlist
enabled=1

+ import webmin repo key

wget //www.webmin.com/jcameron-key.asc
rpm --import jcameron-key.asc

+ installing webmin via yum

yum install webmin

+ access webmin

//yourhostname:10000

 
:: Links
+ Google
+ Webmin

Hi, I’m Sysadmin.ID

Leave a Reply

Your email address will not be published. Required fields are marked *