only_http
John Hays 7 months ago
parent 379a4486d6
commit 91195976e3

@ -18,7 +18,7 @@ The program **systemctl** is how your manage these services (as root using sudo)
for example: for example:
** sudo systemctl status dsgwdashboard<br/> **sudo systemctl status dsgwdashboard<br/>
sudo systemctl enable dsgwdashboard<br/> sudo systemctl enable dsgwdashboard<br/>
sudo systemctl start dsgwdashboard<br/> sudo systemctl start dsgwdashboard<br/>
sudo systemctl stop dsgwdashboard<br/> sudo systemctl stop dsgwdashboard<br/>
@ -30,7 +30,7 @@ for example:
sudo systemctl start dgwtimeserver<br/> sudo systemctl start dgwtimeserver<br/>
sudo systemctl stop dgwtimeserver<br/> sudo systemctl stop dgwtimeserver<br/>
sudo systemctl restart dgwtimeserver<br/> sudo systemctl restart dgwtimeserver<br/>
sudo systemctl disable dgwtimeserver<br/>** sudo systemctl disable dgwtimeserver**
and so forth. and so forth.

Loading…
Cancel
Save