James John – Software Engineer

Installing and Using Webmin in Ubuntu Linux – Web-based System Administration

Webmin is Web-based tool for making System Administration in Linux easier not editing those codes and config files all the time. I am a great fan of this tool because I’ve used it and it helped me alot especially in config files, this tool is also light and doesn’t need much RAM memory to run. It is written in Perl and runs it’s on server also written in Perl using it’s own self-signed SSL certificates.

What can Webmin do?

Installing Webmin

Download Webmin for Ubuntu and install with

$ sudo dpkg -i webmin*.deb

When installation is done, port 1000 is the default port. Load http://yourhostname:1000 and accept certificates because they are self signed.

Done! 🙂

James John

Software Engineer