Monday 31 August 2020

how to autorestart server webmin "sql always down and web server is down"

Gilmon D. Bernal
sudo /etc/webmin/restart




tips: 

To restart Webmin use the commands given below:

To stop the server

sudo /etc/webmin/stop

To start the server:

sudo /etc/webmin/start

Just to restart you can also use:

sudo /etc/webmin/restart

or

sudo  /etc/init.d/webmin restart



above is the command to restart/stop/start server

goto: webmin>>others>>System and Server Status>>



if sql is always down:

select MySQL Database Server



and if you always have problem on Apache Webserver

just click apache webserver and set the ff:

"service apache2 start"