Difference between revisions of "SSH"
(→SSH Secure Shell) |
m (→SSH Secure Shell) |
||
Line 29: | Line 29: | ||
** The OpenSSH client provided by [https://www.cygwin.com/ Cygwin]. | ** The OpenSSH client provided by [https://www.cygwin.com/ Cygwin]. | ||
* Linux: Your computer should have ssh installed by default. Otherwise, install the openssh-client package. Install [https://mosh.org/ Mosh] (mobile Shell) when roaming or having intermittent connections. | * Linux: Your computer should have ssh installed by default. Otherwise, install the openssh-client package. Install [https://mosh.org/ Mosh] (mobile Shell) when roaming or having intermittent connections. | ||
− | * OS X: the ssh client should be available on your Mac. For | + | * OS X: the ssh client should be available on your Mac. For graphical/X11 functionality one can install [http://xquartz.macosforge.org XQuartz]. Install [https://mosh.org/ Mosh] (mobile Shell) when roaming or having intermittent connections. |
* Android: [https://juicessh.com/ JuiceSSH] or [https://connectbot.org/ ConnectBot]. Install [https://mosh.org/ Mosh] (mobile Shell) when roaming or having intermittent connections. | * Android: [https://juicessh.com/ JuiceSSH] or [https://connectbot.org/ ConnectBot]. Install [https://mosh.org/ Mosh] (mobile Shell) when roaming or having intermittent connections. |
Revision as of 10:57, 18 July 2018
SSH Secure Shell
SSH is used to get a secure terminal-connection to a login server. All Linux loginservers can be reached with SSH client software, not only on the standard port 22, but also on ports 80 and 443.
Recommended ssh client software:
- Windows:
- MobaXterm. From the MobaXterm website: "MobaXterm is an enhanced terminal for Windows with an X11 server, a tabbed SSH client and several other network tools for remote computing (VNC, RDP, telnet, rlogin). MobaXterm brings all the essential Unix commands to Windows desktop, in a single portable exe file which works out of the box." The support of OpenGL could also be a reason to start using MobaXterm. If you use it professionally, you should consider subscribing to MobaXterm Professional Edition. MobaXterm is available on the S-disc.
- Mosh (mobile Shell) when roaming and intermittent connections.
- PuTTY.
- The OpenSSH client provided by Cygwin.
- Linux: Your computer should have ssh installed by default. Otherwise, install the openssh-client package. Install Mosh (mobile Shell) when roaming or having intermittent connections.
- OS X: the ssh client should be available on your Mac. For graphical/X11 functionality one can install XQuartz. Install Mosh (mobile Shell) when roaming or having intermittent connections.
- Android: JuiceSSH or ConnectBot. Install Mosh (mobile Shell) when roaming or having intermittent connections.
Recommended file transfer clients: