seems Note is a special keyword for Forgejo

This commit is contained in:
tengel 2026-02-02 08:43:08 -06:00
parent e39667004e
commit fa96e303df

View file

@ -79,7 +79,7 @@ systemctl restart sshd
**Test logging in again** to ensure the changes are as expected. Do not log out of the active, working SSH session as root until you've confirmed in _another_ session you can log in as your non-root user and still gain `sudo` to root.
> **OVH** their cloud-init opens up password SSH and allows the user to sudo without password, see `/etc/ssh/sshd_config.d/50-cloud-init.conf` and `/etc/sudoers.d/90-cloud-init-users`
> **Note** OVH cloud-init opens up password SSH and allows the user to sudo without password, see `/etc/ssh/sshd_config.d/50-cloud-init.conf` and `/etc/sudoers.d/90-cloud-init-users`
## Server Hardening