Mullvad's plan for future: discontinue OpenVPN Mullvad discontinued support for the OpenVPN protocol. It plans to focus entirely on WireGuard now. Read on to find more. 10 Nov 2024 · 2 min read
How to setup Portainer on Linux 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. 6 Nov 2024 · 6 min read
How to setup Docker on 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. 10 Oct 2024 · 2 min read
How to self-host MongoDB on a Raspberry Pi 4 MongoDB is a performant NoSQL Database, and packs a ton of features. You can self-host MongoDB instances on a Raspberry Pi. Read on to find out how. 4 Sep 2024 · 3 min read
How to Choose the Right CMS for Your Business Introduction Selecting the right Content Management System (CMS) for your business is a crucial decision that can impact your online presence, ease of website management, and overall business growth. Whether 29 Jun 2024 · 9 min read
SEO Strategies for WordPress Websites Boost your WordPress site traffic with expert SEO tips: from optimizing plugins to mastering keywords, follow these strategies to rank higher and grow faster. 22 Mar 2024 · 3 min read
How to setup Minio Object Storage Object storage is the cheapest form of cloud storage solutions. Setting Up Minio Object storage isn't that complicated. Read on to find out. 20 Mar 2024 · 6 min read
Using NGINX to redirect to multiple websites 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... 24 Dec 2023 · 5 min read
Simple Ways to Free Up Space in Ubuntu Server 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. 26 Jul 2023 · 3 min read
How to self-host PostgreSQL Database on Linux Postgres is a performant SQL Database, and packs a ton of features. You can self-host Postgres on any linux machine including a Raspberry Pi. Read on to find out how. 13 Jul 2023 · 3 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. 22 Mar 2023 · 4 min read
Some commonly used Postgres commands Taking selective backup in Postgres or inspecting which process is holding up transaction, you can get it all done pretty quickly. Here's how. 6 Mar 2023 · 5 min read