SSH: Difference between revisions

From ICT science
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
SSH, for ''secure shell'', is a protocol for safely connecting to an [[Linux interactive shell|interactive shell]].  It replaces older and more insecure protocols, such als Telnet.  Interactive servers within the Faculty of Science network are usually only accessible using SSH, sometimes even only from within the faculty Soliscom domain.
SSH, for ''secure shell'', is a protocol for safely connecting to an [[Linux interactive shell|interactive shell]].  It replaces older and more insecure protocols, such als Telnet.  Interactive servers within the Faculty of Science network are usually only accessible using SSH, sometimes even only from within the faculty Soliscom domain.


* On Windows, [[PuTTY]] is a good SSH client.
* On '''Windows''', [[PuTTY]] is a good SSH client.
* On Linux and Mac OS systems, SSH clients are readily available.  See also [[SSH with passphrase]].
* On '''Linux''' and '''Mac OS''' systems, SSH clients are readily available.  See also [[SSH with passphrase]].


[[Category:Index]]
[[Category:Index]]

Latest revision as of 09:51, 19 September 2013

SSH, for secure shell, is a protocol for safely connecting to an interactive shell. It replaces older and more insecure protocols, such als Telnet. Interactive servers within the Faculty of Science network are usually only accessible using SSH, sometimes even only from within the faculty Soliscom domain.

  • On Windows, PuTTY is a good SSH client.
  • On Linux and Mac OS systems, SSH clients are readily available. See also SSH with passphrase.