fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


linux:remote_access:openssh

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
linux:remote_access:openssh [2026/04/05 19:42] – [Permissions] gsyslinux:remote_access:openssh [2026/04/07 23:00] (current) – [Agent] gsys
Line 51: Line 51:
  
 2. Delete old Public Keys from clients known_hosts files 2. Delete old Public Keys from clients known_hosts files
 +
 +===== Agent =====
 +<code>
 +eval "$(ssh-agent -s)"
 +ssh-add -l
 +ssh-add --apple-use-keychain .ssh/id_rsa    # macos
 +</code>
linux/remote_access/openssh.1775410955.txt.gz · Last modified: by gsys