Format
This commit is contained in:
parent
379a4486d6
commit
91195976e3
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue