Gemeinsame Systemgruppe IfI/b-it

You are here: aktuelles » en » ssh » config

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:ssh:config [2020-06-23 15:32] – levels Ignatios Souvatzisen:ssh:config [2020-06-23 15:34] – [SSH Client] Ignatios Souvatzis
Line 5: Line 5:
 ==== SSH Client ==== ==== SSH Client ====
  
-The Unix SSH client is preinstalled on numerous distributions. Otherwise you can quickly install it using a packet manager.+The Unix SSH client is preinstalled on numerous OSes and distributions (including MaxOS-X). Otherwise you can quickly install it using a packet manager.
 Standard command for a connection is: Standard command for a connection is:
 <code> ssh [username]@[ssh server] </code> <code> ssh [username]@[ssh server] </code>