Webmin on Ubuntu
How To Install Webmin on Ubuntu 16.04 PostedApril 21, 2017 124.3kviews CONTROL PANELS APPLICATIONS APACHE LET'S ENCRYPT UBUNTU 16.04 Introduction Webmin is a modern, web control panel for any Linux machine. It allows you to administer your server through an simple interface. With Webmin, you can change settings for common packages on the fly. In this tutorial, you'll install and configure Webmin on your server and secure access to the interface with a valid certificate using Let's Encrypt . You'll then use Webmin to add new user accounts, and update all packages on your server from the dashboard. Prerequisites To complete this tutorial, you will need: One Ubuntu 16.04 server set up by following the Ubuntu 16.04 initial server setup guide , including a sudo non-root user and a firewall. Apache installed by following How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu 16.04 . We'll use Apache to perform Let's...