Install Webmin di Ubuntu

  1. You need to install the following packages :
    sudo apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl libmd5-perl
  2. wget http://prdownloads.sourceforge.net/webadmin/webmin_1.340_all.deb
  3. sudo dpkg -i webmin_1.340_all.deb
  4. You should now be able to login to Webmin at the URL https://localhost:10000/
If you wanto change the password for your webmin use this following perl script.
sudo /usr/share/webmin/changepass.pl /etc/webmin [user] [password]”

Leave a Reply

Security Code:

This entry was posted on Tuesday, September 2nd, 2008 at 8:28 pm and is filed under Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.