diff --git a/WSL.md b/WSL.md new file mode 100644 index 0000000..5ea3a31 --- /dev/null +++ b/WSL.md @@ -0,0 +1,6 @@ +# Windows Subsystem for Linux (Ubuntu) +## Restart a service + +``` +sudo service ssh --full-restart +``` \ No newline at end of file