Article

ssh to remote server using custom port

March 5, 2008

It is so easy for you to connect to remote server via console and use ssh.

This command use custom port:

ssh -p 6298 [email protected]

Leave a Reply

Your email address will not be published. Required fields are marked *