usefulcodes.blogspot.com
Pages
(Move to ...)
Home
About ME
▼
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.
-->
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment