@@ -1,5 +1,13 @@
# Windows Subsystem for Linux (Ubuntu)
## Restart a service
## Services
### Start/Stop/Get status a service
```
sudo service ssh <start|stop|status>
### Restart a service
sudo service ssh --full-restart
The note is not visible to the blocked user.