rsnt_translations
56,420
edits
m (small fixes.) |
No edit summary |
||
Line 5: | Line 5: | ||
<!--T:2--> | <!--T:2--> | ||
Various implementations of the SSH standard exist for most major operating systems. On OS X (Apple) and Linux the most widely used client is OpenSSH, a command line application | Various implementations of the SSH standard exist for most major operating systems. On OS X (Apple) and Linux the most widely used client is OpenSSH, a command line application installed by default on these platforms. For Windows, individuals have to install an SSH client on their own: the two most common options are [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY] and [http://mobaxterm.mobatek.net/download-home-edition.html MobaXTerm]. To use any of these implementations of SSH successfully, you need to know (1) the name of the machine to which you want to connect, (2) your userid and (3) your password. | ||
<!--T:5--> | <!--T:5--> |