-
Couldn't load subscription status.
- Fork 3
Open
Labels
Description
From the general guide (see here):
- Firewalls: here and here
- TCP/IP stack hardening
- ssh security measures
- deny root login
- force public key
- two-factor authentication with Google
- note about ports: link
One question is if sensible hardening measures can be pre-configured by the installer or if anything needs to be done after the install.
A second question is if we change the ssh port. In case we use two-factor authentication I guess it won't be necessary. It seems that it should be enough by default to only open the ssh port in the firewall configuration, while also requiring public key-only login (only disadvantage is that at least one key needs to be set up while connected directly to the server).