|
|
|
|
|
by pmontra
4047 days ago
|
|
You might want to follow these instructions to secure your ssh server and client https://stribika.github.io/2015/01/04/secure-secure-shell.ht... Be careful: not all clients support the newest algorithms. Example: Ubuntu 12.04 ssh client doesn't support curve25519-sha256@libssh.org (I'm still googling how to upgrade to the latest openssh, anybody has the answer?) In general, check that you are still able to connect to your server before closing your last ssh connection to it. |
|