To install Webmin on a Raspberry Pi running Raspbian, enter the following commenads in the terminal:
su
apt-get install -y perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions python
wget http://prdownloads.sourceforge.net/webadmin/webmin_1.660_all.deb
dpkg --install webmin_1.660_all.deb
Ramoonus,
Thanks very much for the post. I needed to get this installed quickly and this did the trick.
LW
You`re welcome
Brilliant! Thank you – It saved a lot of time.
You`re welcome