Update testing.md
Adding instructions for shutting down server, which may not be immediately clear to new sysops
This commit is contained in:
parent
91939f46cf
commit
e1b0a3553b
|
@ -28,6 +28,8 @@ System started!
|
|||
```
|
||||
Grab your favourite telnet client, connect to localhost:8888 and test out your installation.
|
||||
|
||||
To shut down the server, press Ctrl-C.
|
||||
|
||||
## Points of Interest
|
||||
|
||||
* The default port for Telnet is 8888 and 8889 for SSH.
|
||||
|
|
Loading…
Reference in New Issue