usefulcodes.blogspot.com
AboutME
ajabgajabBLOG
nabinkm.com
NewPost
Monday, June 17, 2013
Create SSH alias
Pretty easy!
In terminal do:
vi ~/.ssh/config #add the following lines Host myserver User username HostName host.server #then esc, :wq # Then ssh myserver should do the magic.
-->
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)