Monday 4 July 2011

Tutorial] How to Install Webmin for your newly installed VPN Server



How to Install Webmin for your newly installed VPN Server:

What is Webmin?


Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely.

Requirement:
Must have ROOT access on your VPN Server.

Note: This procedure was tested on CENTOS 64bit as of 07032011
yung mga command po in blue..yan po e type natin..

Steps

1.
# yum -y install perl-Net-SSLeay

will prompt:
"successful:
Installed:
perl-Net-SSLeay.x86_64 0:1.30-4.fc6
Complete!"



2.
# cd /usr/src


3.
# wget http://sourceforge.net/projects/weba...0-1.noarch.rpm

Will prompt in your screen like this :
"successful:
Saving to: `webmin-1.550-1.noarch.rpm'
100%[======================================>] 15,995,394 1.52M/s in 13s
2011-06-04 15:26:10 (1.22 MB/s) - `webmin-1.510-1.noarch.rpm' saved [15995394/15
995394]



4.
# rpm -i webmin-1.550-1.noarch.rpm

Will prompt in your screen like this :
"warning: webmin-1.550-1.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 11f63
c51
Operating system is CentOS Linux
Webmin install complete. You can now login to https://<IP Address here>:10000/

as root with your root password.
"

Successful:
test this in your web browser:


5.
https://<IP Address here>:10000


note: <IP Address here> is your VPN Server IP address....


Additional:

How to Uninstall WEBMIN :

If you want to uninstall and remove webmin after you have installed it with rpm:

How can I uninstall Webmin?

Just run the command

a.
#/etc/webmin/uninstall.sh


or
If you have installed the RPM version of Webmin like i have, you can use

b.
#rpm -e webmin

0 comments:

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Powered by Blogger