Corrected healines

This commit is contained in:
2026-03-24 18:44:43 +01:00
parent d88df0413e
commit aeb85fc7cc

View File

@@ -48,7 +48,7 @@ From this point, I assume that you do have set up domain and DNS to your IPv4 ad
Also, I am using VPS with Ubuntu 24, so all commands count with that. Also, I am using VPS with Ubuntu 24, so all commands count with that.
### Set up SSH keys ### Set up SSH
This should be your first step. You do not want to enable connection to your VPS just via password. You should generate keys and set up your VPS to accept SSH connection only via them. Good guide how to do from DigitalOcean is [here](https://www.digitalocean.com/community/tutorials/how-to-configure-ssh-key-based-authentication-on-a-linux-server). This should be your first step. You do not want to enable connection to your VPS just via password. You should generate keys and set up your VPS to accept SSH connection only via them. Good guide how to do from DigitalOcean is [here](https://www.digitalocean.com/community/tutorials/how-to-configure-ssh-key-based-authentication-on-a-linux-server).