SSH to Port Other Than 22: How to Do It (with Examples)
By default, the SSH server runs on port 22. However, there are occasions when it is run in a different port.
The -p <port> option can specify the port number to connect to when using the ssh command on Linux.
!-->!-->!-->!-->…