How do I install Webmin?

This article explains how to install Webmin on your Dedicated Server or VPS.
CentOS / Fedora
Steps:

iptables -I INPUT -p tcp --dport 10000 -j ACCEPT && /etc/init.d/iptables save
cd /home
rpm -ivh http://softlayer.dl.sourceforge.net/sourceforge/webadmin/webmin-1.470-1.noarch.rpm
Ubuntu/Debian

Steps:

cd /home && wget http://prdownloads.sourceforge.net/webadmin/webmin_1.470_all.deb
apt-get install libnet-ssleay-perl openssl libauthen-pam-perl libio-pty-perl libmd5-perl
dpkg -i webmin_1.470_all.deb
iptables -I INPUT -p tcp --dport 10000 -j ACCEPT && /etc/init.d/iptables save
iptables-save
On Ubuntu you will need to change the last two lines to:
iptables -I INPUT -p tcp --dport 10000 -j ACCEPT
iptables-save

Radhe

Radhe Dhakad is Support Executive and Network Admin at RackBank Datacenters Pvt. Ltd.. He is our curious techie who loves experimenting on servers and likes to pen down whatever he explores new on server technology!

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

© Copyright 2013-2021 RackBank© Datacenters Pvt. Ltd.


Data Center in India

Rated 4.7/5 based on 31 reviews at Google+