How To: Install Webmin on Ubuntu 8.04
February 18, 2009 3 Comments
This post is an upgrade to an earlier post from September 2006.
Before you can install Webmin, you have to install some other packages first:
sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl
Go to the /tmp dir
cd /tmp
Download the deb file via wget:
wget http://prdownloads.sourceforge.net/webadmin/webmin_1.450_all.deb
The final step:
sudo dpkg -i webmin_1.450_all.deb
|
/tmp$ sudo dpkg -i webmin_1.450_all.deb |
Open your favorite browser and go to: https://server:10000/





Pingback: Wordpress on Ubuntu « TeamJuchems
Ze zitten al op versie 1.490:
http://downloads.sourceforge.net/project/webadmin/webmin/1.490/webmin_1.490_all.deb?use_mirror=sunet
Pingback: Install Webmin on Ubuntu 8.04 | TurboLinux Blog