Home / Linux Admin /

Installing Webmin

  1. Download webmin from the official site:
  2. Install
    1. dpkg --install webmin-current.deb
      • It will error here which is rectified in the next step
    2. sudo apt-get install -f
  3. Set firewall to allow access over port 10000

this document last modified: October 06 2017 21:42

Home / Linux Admin /