SSH: Difference between revisions

Jump to navigation Jump to search
1 byte added ,  2 years ago
no edit summary
(Marked this version for translation)
No edit summary
Line 6: Line 6:
<!--T:2-->
<!--T:2-->
Various implementations of the SSH standard exist for most major operating systems.
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.
*On macOS (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: options include [[Connecting with PuTTY|PuTTY]], [[Connecting with MobaXTerm|MobaXTerm]], [https://winscp.net/eng/download.php WinSCP], and [https://www.bitvise.com/ssh-client-download Bitvise].  
*For Windows, individuals have to install an SSH client on their own: options include [[Connecting with PuTTY|PuTTY]], [[Connecting with MobaXTerm|MobaXTerm]], [https://winscp.net/eng/download.php WinSCP], and [https://www.bitvise.com/ssh-client-download Bitvise].  


Line 19: Line 19:


<!--T:3-->
<!--T:3-->
When using Linux or MacOS, you will need to open a terminal, for example /Applications/Utilities/Terminal.app for Apple hardware, and then use the command shown below:
When using Linux or macOS, you will need to open a terminal, for example /Applications/Utilities/Terminal.app for Apple hardware, and then use the command shown below:
{{Command|ssh -Y userid@machine_name}}
{{Command|ssh -Y userid@machine_name}}
    
    
Bureaucrats, cc_docs_admin, cc_staff
2,224

edits

Navigation menu