What is the simple free ssh software?
feedback
|
migrated from serverfault.com May 25 '10 at 15:33
This question came from our site for system administrators and desktop support professionals.
|
For windows there's PuTTy for any *ix OS try typing: | |||
feedback
|
|
OpenSSH, is the ssh that is sent with all linux dists and the bsd-unix:es. It is quite wasy to use. | |||
feedback
|
|
On Mac and Linux start a terminal and run "ssh user@host" but I guess you'd have figured that out already if you were using one of those. On Windows, Putty is commonly known as the ssh client although I personally prefer poderosa [1]. | |||
|
feedback
|