linux:remote_access:openssh
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:remote_access:openssh [2026/02/20 19:37] – gsys | linux:remote_access:openssh [2026/04/07 23:00] (current) – [Agent] gsys | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| | ~/ | | ~/ | ||
| | ~/ | | ~/ | ||
| + | | ~/ | 700 | drwx------ | | ||
| </ | </ | ||
| ===== Harden SSH Access ====== | ===== Harden SSH Access ====== | ||
| Line 46: | Line 47: | ||
| sudo rm -v / | sudo rm -v / | ||
| sudo dpkg-reconfigure openssh-server | sudo dpkg-reconfigure openssh-server | ||
| - | sudo systemctl restart | + | sudo systemctl restart |
| </ | </ | ||
| 2. Delete old Public Keys from clients known_hosts files | 2. Delete old Public Keys from clients known_hosts files | ||
| + | |||
| + | ===== Agent ===== | ||
| + | < | ||
| + | eval " | ||
| + | ssh-add -l | ||
| + | ssh-add --apple-use-keychain .ssh/ | ||
| + | </ | ||
linux/remote_access/openssh.1771612640.txt.gz · Last modified: by gsys