|
You are here |
btorpey.github.io | ||
| | | | |
gavinhoward.com
|
|
| | | | | I recently started managing my own server, and I made a few security mistakes. This post contains the lessons I learned. | |
| | | | |
shendrick.net
|
|
| | | | | How to enable SSH server (SSHD) on a Valve Steam Deck. | |
| | | | |
golb.hplar.ch
|
|
| | | | | [AI summary] A comprehensive guide covering the initial setup, security hardening, and configuration of a self-hosted Virtual Private Server using Ubuntu and SSH. | |
| | | | |
blog.m5e.de
|
|
| | | In this Guide, I want to cover installing ZITADEL with PostgreSQL on a Linux system. Please be aware that PostgreSQL support is still in Beta at the time of this writing, and you will need a PostgreSQL installation with Version 14 or higher. NGINX Proxy Create a new subdomain and point it to your server. Use certbot -d domain.name for creating a new SSL Cert. Create a new file in /etc/nginx/sites-available/domainname | ||