Building my Homeserver : Webmin administration

It’s time to install webmin . 
Webmin is a web based system administration for unix based system. Webmin is accessible through any browser. For more info visit the website.

But before we need to setup something  before. It’s a minimal install so it needs to install wget first.


yum install wget


Next we will install some other requirements for webmin


yum -y install perl perl-Net-SSLeay openssl perl-IO-Tty

There’s actually 2 ways to install webmin as the website states . One is using the yum repos and other is downloading the rpm. I prefer rpm that’s why i installed wget first.


Next we will download the webmin rpm.


wget http://prdownloads.sourceforge.net/webadmin/webmin-1.760-1.noarch.rpm
Next we will install the rpm


rpm -U webmin-1.760-1.noarch.rpm 


Once the webmin is installed it is accessible through the network using the port 10000 and also through https. But in centos we need to add the port and https in to the firewall. Run the following commands.


firewall-cmd --permanent --zone=public --add-port=10000/tcp
firewall-cmd --permanent --zone=public --add-service=https
firewall-cmd --reload

Access the webmin from another computer in my case the url https://192.168.3.250:10000 . The ip will change according to the server.

Comments

Anonymous said…
Merkur - Merkur - Chrome Plated - Xn
Merkur - Chrome Plated - Xn Barber Pole Handle, German Merkur - Merkur - 23C Heavy Duty Safety Razor - Long Handle Chrome 메리트 카지노 주소 Plated, 4-Piece, MK-1602

Popular posts from this blog

Configure PostgreSQL and phpPgAdmin in WAMP

Angular - 4 year road map

Flash FLV player using PHP