Computer Tips and Tricks | WordPress Technology Hints » Computer Tips and Tricks » Install Webmin on Ubuntu server 9.10
Install Webmin on Ubuntu server 9.10
SSH onto your server
Get the latest version (1.510 to date)
wget http://prdownloads.sourceforge.net/webadmin/webmin_1.510_all.deb
Extract and install the package
dpkg –install webmin_1.510_all.deb
It may error on a few dependencies so to overcome those install these
apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl
Filed under: Computer Tips and Tricks · Tags: 1.510, 9.10, linux commands, ssh, ubuntu, ubuntu server, Webmin







