VPS
Virtual Private Server
Hardening
- Use an ssh key instead of a password.
- Keep the system up to date.
- Set up a firewall with ufw or iptables and only open the ports that you need.
- Limit the amount of permissions you give to each user.
- Avoid running processes as root.