Training

When: Every first Sunday of every month -get a ticket- from $15 (Click Here).

Wednesday, April 26, 2017

How To Install Webmin On Ubuntu 16.04 & Ubuntu 16.10

How To Install Webmin On Ubuntu 16.04 & Ubuntu 16.10



sudo apt-get update

wget http://prdownloads.sourceforge.net/webadmin/webmin_1.820_all.deb

dpkg --install webmin_1.820_all.deb




If Debian complains about missing dependencies, you can install them with the command:



sudo apt-get update

apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions python
 

No comments: