Installing Webmin in Linux Series Part 2
Channel:
Subscribers:
8,300
Published on ● Video Link: https://www.youtube.com/watch?v=5FBf8INHtsA
This is part 2 in the series, where in part 1 we installed apache,mysql and php.
In part 1 we installed apache, mysql and php.
In this episode, part 2 we install and have a look at webmin. Webmin is a very powerful web based administration tool that will make managing your linux server a breeze.
Watch part one of this series here:
https://www.youtube.com/watch?v=VdUusSKFhqs
Run commands below in order from top to bottom, watch terminal output for any errors.
Installing Webmin
sudo apt-get install libnet-ssleay-perl
sudo apt-get install libauthen-pam-perl
sudo apt-get install libio-pty-perl
wget http://www.webmin.com/download/deb/webmin-current.deb
sudo dpkg --install webmin-current.deb
Other Videos By techtiptricks
Tags:
webmin
how to
install
server
linux
cpanel
install webmin