Showing posts with label webmin. Show all posts
Showing posts with label webmin. Show all posts

How To Install Webmin On Centos 7 using Yum

  • First we must create yum webmin repositories
nano /etc/yum.repos.d/webmin.repo
  • then fill the webmin.repo files with 
[Webmin]
name=Webmin Distribution Neutral
#baseurl=http://download.webmin.com/download/yum
mirrorlist=http://download.webmin.com/download/yum/mirrorlist
enabled=1
  •  save and quit
  • install  webimn GPG key using