mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-16 16:54:24 +00:00
chore: added hints to harden ssh on turris os
This commit is contained in:
@@ -322,6 +322,7 @@ Solution: update the SSH server.
|
||||
- [How to perform hostname canonicalization]
|
||||
- [How to reuse SSH connection to speed up remote login process using multiplexing]
|
||||
- [Get started with OpenSSH for Windows]
|
||||
- [Restrict SSH login to a specific IP or host]
|
||||
|
||||
<!-- project's references -->
|
||||
[ssh_config man page]: https://man.openbsd.org/ssh_config
|
||||
@@ -339,5 +340,6 @@ Solution: update the SSH server.
|
||||
[how to perform hostname canonicalization]: https://sleeplessbeastie.eu/2020/08/24/how-to-perform-hostname-canonicalization/
|
||||
[how to reuse ssh connection to speed up remote login process using multiplexing]: https://www.cyberciti.biz/faq/linux-unix-reuse-openssh-connection/
|
||||
[multiple similar entries in ssh config]: https://unix.stackexchange.com/questions/61655/multiple-similar-entries-in-ssh-config
|
||||
[restrict ssh login to a specific ip or host]: https://docs.rackspace.com/support/how-to/restrict-ssh-login-to-a-specific-ip-or-host/
|
||||
[use sshfs to mount a remote directory as a volume on osx]: https://benohead.com/mac-os-x-use-sshfs-to-mount-a-remote-directory-as-a-volume/
|
||||
[using the ssh config file]: https://linuxize.com/post/using-the-ssh-config-file/
|
||||
|
||||
Reference in New Issue
Block a user