Install Webmin on Centos 5.2

Not like other linux distribution, to install webmin you need verified pgp. You can download webmin pgp key in here.

After download pgp key and webmin 1.450 do this step:

- rpm --import jcameron-key.asc
- rpm --U webmin-1.450-1.noarch.rpm

After that, don't forget to open port 10000 and run Webmin service.

from your browse go to : https://localhost:10000.
'localhost' can be your server ip address.

No comments:

Post a Comment

Featured Post

Install gammu on centos 7

To install Gammu on CentOS 7, follow these steps: 1. Update the system: Bash sudo yum update 2. Install dependencies: Bash sudo yum install...