NOTE: the default port for ssh is 22, and when you allow ssh
below, that's the port that will be allowed. If you configured your vps
to login using a different port, you must use sudo allow <portnumber>
instead (i.e. sudo allow 2222
if your port is 2222).
- This is very important, or you will lock yourself out of ssh!