|
You are here |
lukasrotermund.de | ||
| | | | |
becomesovran.com
|
|
| | | | | My post on how I like to manage servers. I cover SSH, networking, log rotation, and server management basics. | |
| | | | |
golb.hplar.ch
|
|
| | | | | [AI summary] The user has followed a comprehensive guide to secure and configure their VPS server. They have successfully set up SSH with key-based authentication, disabled root login, configured a firewall, and set up a non-root user for system management. The guide also covers changing the SSH port, disabling SSH protocol 1, and setting up SSH agent for passwordless login. The user is now ready to deploy additional services and applications on their secure server. | |
| | | | |
blog.miguelgrinberg.com
|
|
| | | | | miguelgrinberg.com | |
| | | | |
blog.michal.pawlik.dev
|
|
| | | In this post I want to share a simple solution for the simple problem I wanted to solve some time ago. The problem definition is following: I have a top level domain and a VPS operating on it. I also have a blog you are reading now hosted with Gitlab Pages. I want to host a website from my top level domain. Hosting pages using Gitlab pages (similarly to Github Pages) is very convenient to set up, you just set up a pipeline and a subdomain configure the subdomain. | ||