home_server:home_server_setup:other_services:webmin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
home_server:home_server_setup:other_services:webmin [2020-01-27 Mon wk05 11:15] baumkphome_server:home_server_setup:other_services:webmin [2020-01-27 Mon wk05 11:22] baumkp
Line 1: Line 1:
 +{{tag>webmin}}
 ====Webmin==== ====Webmin====
-I am a bit lazy sometimes and use [[http://www.webmin.com/|Webmin]] to help setup certain services, e.g. Samba. Webmin is a web interfaced system administration system for Linux and has lots of plugins for various Linux apps/packages.  Webmin has its own mini webserver built in.  There are lots of web page discussing Webmin, how to install and use.  To date I have only used Webmin on my main home server, not any of the virtual machines or router. +I am a bit lazy sometimes and use [[http://www.webmin.com/|Webmin]] to help setup certain services, e.g. Samba. Webmin is a web interfaced system administration system for Linux and has lots of plugins for various Linux apps/packages.  Webmin has its own mini webserver built in.  There are lots of web page discussing Webmin, how to install and use, e.g. [[https://www.digitalocean.com/community/tutorials/how-to-install-webmin-on-ubuntu-18-04|How To Install Webmin on Ubuntu 18.04]].  To date I have only used Webmin on my main home server, not any of the virtual machines or router. 
  
 A key difficulty I have had recently is that most the modern web browsers no longer seem to allow self signed SSL certificate exceptions. Fortunately as I only wish to run Webmin locally (LAN), not facing the public internet (WAN), I can still access locally without SSL setup (http not https). To do this from the CLI as follows:  ''sudo vim /etc/webmin/miniserv.conf'', change ''SSL=1'' to ''SSL=0'', save and exit, then restart webmin to take affect, ''sudo systemctl restart webmin'' A key difficulty I have had recently is that most the modern web browsers no longer seem to allow self signed SSL certificate exceptions. Fortunately as I only wish to run Webmin locally (LAN), not facing the public internet (WAN), I can still access locally without SSL setup (http not https). To do this from the CLI as follows:  ''sudo vim /etc/webmin/miniserv.conf'', change ''SSL=1'' to ''SSL=0'', save and exit, then restart webmin to take affect, ''sudo systemctl restart webmin''
  • /app/www/public/data/pages/home_server/home_server_setup/other_services/webmin.txt
  • Last modified: 2023-12-26 Tue wk52 11:44
  • by baumkp