readme: Added web ssh version

This commit is contained in:
Nathan Woodburn 2023-05-15 15:16:47 +10:00
parent 508e1cfcd1
commit e2f5eedc8e
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1
2 changed files with 7 additions and 1 deletions

View File

@ -30,3 +30,9 @@ Or you can just tell me in person on Friday.
- `help` or `man` - Get help about a command (some commands need one or the other)
- `su` - Switch user Eg. `su gituser` (you will be prompted for the password)
- `logout` - Log out of the server (also `Ctrl+D`)
### Without SSH
If you don't have SSH you will be shown this message when you try to connect:
!['ssh' is not recognized asan internal or external command, operable probgram or batch file.](not_installed.png)
If this happens for you, you can use https://ssh.boysbrigade.au to connect to the server over the web.
Use username `BB` and the same password as you would to SSH.

BIN
not_installed.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB