Linux : Install Webmin from YUM repository
Webmin and Usermin can be installed and updated directly through YUM. To achieve this, we need to setup manually the repository. First, create the .repo file for YUM : vi /etc/yum.repos.d/webmin.repo Copy, paste and save the following : [Webmin] name=Webmin Distribution Neutral#baseurl=http://download.webmin.com/download/yum mirrorlist=http://download.webmin.com/download/yum/mirrorlist enabled=1 Save the PGP key : wget http://www.webmin.com/jcameron-key.asc Import the key :… Read More »