Installing Webmin with YUM (CentOS,RHEL)

Here are the commands to install Webmin via Yum:

echo -e "[Webmin]\nname=Webmin Distribution Neutral\nbaseurl=http://download.webmin.com/download/yum\nenabled=1" > /etc/yum.repos.d/webmin.repo
rpm --import http://www.webmin.com/jcameron-key.asc
yum install webmin

9 thoughts on “Installing Webmin with YUM (CentOS,RHEL)

  1. When I run your first command: echo -e “[Webmin]\nname=Webmin Distribution Neutral\nbaseurl=http://download.webmin.com/download/yum\nenabled=1″ > /etc/yum.repos.d/webmin.repo, I get an error “bash: /etc/yum.repos.d/webmin.repo: Permission denied”

Leave a Reply

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

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>