If you use ssh a lot, you may sometimes feel tired giving same options all the time for the same server.
For example if you have an account ‘alpha’ on a server called ‘tarentula’ you may use the following command:
ssh alpha@tarentula
You may simplify your life: insert the following lines into your .ssh/config:
Host tarentula
[...]
-
March 2010 M T W T F S S « Jul 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 -
Tags
-
Categories