udiniqgeek
Thinks about OS Linux Ubuntu | Ubuntu Tutorials
HOW TO MAKE MONEY by INTERNET
sfi

Install Webmin on Ubuntu Server




Webmin is a tool that can be used to administer the system via the web, so webmin will be very easy for us to handle the system configuration, such as setup dns, apache, squid, file sharing, sarg, and much more. Webmin by default running on port 10000 https protocol. To learn more about webmin http://www.webmin.com/ please read on and to download please visit http://www.webmin.com/download.html.

The following step-by-step how to install webmin at ubuntu 8.04 :

Create an installation location

Here I install webmin on the folder /opt/webmin, so the first step is we need to create folders webmin, steps:

root@server:~# cd /opt
root@server:~# mkdir webmin



root@server:~# cd /opt/webmin
root@server:/opt/webmin#

Download webmin

Here I will install webmin-1.360 and to download webmin-1360 through the console please do the following :

root@server:/opt/webmin# wget http://internode.dl.sourceforge.net/sourceforge/webadmin/webmin-1.360.tar.gz


root@server:/opt/webmin# tar xzf webmin-1.360.tar.gz

Install additional modules required

Webmin-1360 after we downloaded, the next step is we need to install the packages needed by webmin :

root@server:/opt/webmin# aptitude install libauthen-pam-perl libnet-ssleay-perl libpam-runtime openssl perl perl-modules openssl perl-modules

After doing the above commands install webmin next steps:

root@server:/opt/webmin# . / setup.sh

Please answer the questions as needed, and the installation is finished !

and for uninstall webmin on server just run command :

root@server:/opt/webmin# /etc/webmin/uninstall.sh



SITE ARCHIVE


udiniqgeek
Thinks about OS Linux Ubuntu | Ubuntu Tutorials
Copyright©2009 | UdiniqGeek.com - Thinks about OS Linux Ubuntu - Ubuntu Tutorials | Contact Us | :: RSS | [Valid RSS]