Self-Host 24 Nov 2024 · 7 min read How to self-host a blog site for free using Ghost Planning on starting a blog site and wondering where to start? You can setup a blog site based on GhostCMS on a raspberry pi. Read on to find out. Read more
Nginx 18 Nov 2024 · 7 min read How to configure NGINX as reverse proxy with TLS Do you have a service running that needs to be reached via a domain name? Do you want to secure it with TLS? Read on to find out how you can use NGINX for this. Read more
Java 22 Mar 2023 · 4 min read How to Run a Java application jar as a Windows service Running a Java application is easy. But how to run the same java application as a windows service? Read on to find out. Read more