- Use the vi editor to create a /etc/yum.repos.d/webmin.repo file.
- Add the following lines to the file:
1[Webmin]
2name=Webmin Distribution Neutral
3#baseurl=https://download.webmin.com/download/yum
4mirrorlist=https://download.webmin.com/download/yum/mirrorlist
5enabled=1
1wget https://download.webmin.com/jcameron-key.asc
2rpm --import jcameron-key.asc
- Webmin uses a different method to start than systemctl. To start webmin, use this command:
- Restart the firewall for that to take effect
- Check with your client to see if you can connect to the Webmin interface as root: https://192.168.g#.s#5:10000
- If it is working, take a snapshot of your system at this point.