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 revision
Previous revision
Next revisionBoth sides next revision
en:ssh:config [2017-03-07 15:39] kleisingen:ssh:config [2020-06-23 15:34] – [SSH Client] Ignatios Souvatzis
Line 1: Line 1:
-====== Configuration ======+===== Configuration =====
  
 You find here two of the most common ssh tools described. But many more are available. You find here two of the most common ssh tools described. But many more are available.
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>