Self-Host
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.
Self-Host
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.
Self-Host
If you are thinking of using a linux machine to setup services, best way forward is to use docker-compose and portainer is a free and open-source tool to manage docker-compose with ease. Read on to find how to set up Portainer.
Linux
Setting up Docker on a linux machine is pretty easy and can be done in less than 10 minutes. Read on to find out how.
Self-Host
Object storage is the cheapest form of cloud storage solutions. Setting Up Minio Object storage isn't that complicated. Read on to find out.
Nginx
Planning on serving multiple websites using a couple of devices? Wondering how to redirect the incoming URL requests to multiple devices on LAN using a reverse-proxy like NGINX? Read on to find more...
Dev-Ops
Low Disk Problem or ran out of space on Ubuntu Server? This article shows you several easier ways to clean up your system or to free up the space on your Ubuntu Server.
Java
Running a Java application is easy. But how to run the same java application as a windows service? Read on to find out.