Live Chat!

a secure way to access remote site

* * * * * 1 votos

August 26th, 2006 mysurface

If you are working at under unix/linux environment, you must know how to ssh. SSH can be consider a secure way to access remote site, people seldom use telnet these days. To access to a remote site with ssh is easy, I always do that:
ssh myname@192.168.2.2
myname is my login name to the remote site, and [...]

Posted in Admin, ssh | Hits: 4300 | 3 Comments »