SSH without decorate IPs
create a 'config' file into ./ssh directory with that:
Host alias
</>HostName 127.0.0.1
</>user root //if want
</>Port 22 //if want......
then you can do this: ssh alias
equals: ssh root@127.0.0.1 -p 22
Written by Rafael Gumieri
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Linux
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#