Tuesday, April 19, 2011

Accessing SSH on a non-standard port via the command line

vento> ssh -p 6896 targetserver
 
or special directory: 
vento> ssh -p 6896 user@targetserver 

No comments:

Post a Comment