/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

freebsd.uw.cz
| | www.claudiokuenzler.com
3.5 parsecs away

Travel
| | After upgrading to Ubuntu 22.04 a SSH user was unable to login using his ssh-rsa key.
| | colincogle.name
4.0 parsecs away

Travel
| | SSH is easy to secure, but that doesn't mean there isn't more work to be done.
| | materials.rangeforce.com
4.1 parsecs away

Travel
| | SSH (secure shell) is a widely-used protocol for remote administration of Unix and Linux servers. The default configuration of many SSH server implementations includes several potentially-insecure settings so as to maintain compatibility with outdated client software. The ssh-audit tool can be used to check the server settings and recommend changes so as to improve security.
| | thoughts.greyh.at
5.1 parsecs away

Travel
| Today I explored ssh-audit, a tool designed to audit SSH configurations. Although it's an excellent tool, I found the hardening guides somewhat lacking. Hence, I decided to write a detailed walkthrough, ensuring the ssh/sshd configurations are easily readable.