Please note, this is a STATIC archive of website www.w3resource.com from 19 Jul 2022, cach3.com does not collect or store any user information, there is no "phishing" involved.
w3resource

Web-based system administration using Webmin

Webmin: web based server

Webmin provides us with an interface for system administration based on various modules. it is web based, easy to configure and Open Source.

Here is a list of modules you may manage using Webmin

  • User management
  • Apache
  • MySQL
  • OpenSSH
  • DNS
  • File sharing
  • etc.

Webmin installation and configuration

Get required deb file and install it:

wget https://prdownloads.sourceforge.net/webadmin/
webmin_1.500_all.deb

webmin
dpkg --install webmin_1.500_all.deb

webmin1
webmin2

Previous: Scheduling
Next: Installation Ubuntu Server