Tutorials

Path-Based Reverse Proxying with Caddy

Caddy is a great web server and can be used to reverse proxy to multiple destinations using path handlers

67 views this month

Running multiple PostgreSQL instances on the same machine

PostgreSQL is a popular relational database, let's take a look at how to run multiple instances on the same machine on different ports.

41 views this month

Getting started with h3 by unjs

h3 is a modern alternative to express.js built by the unjs team. Let's take a look at how to build a simple API with it.

33 views this month

UFW Rules with Comments - Quick Reference Guide

Comments are a powerful tool when creating and managing UFW rules.

28 views this month

The difference between Bandwidth and Data Transfer

Bandwidth is a word commonly used to explain itself and data transfer but theres actually a difference. Let's understand that difference.

21 views this month

Understanding the different types of SSH keys

SSH keys are an important part of connections between services, but there are a few different types. Let's take a look at them.

18 views this month

What is Cloudflare Hyperdrive?

Cloudflare Hyperdrive is a great technology introduced in 2023 for turning a regional database into a global database

18 views this month

Simplify Your Server Connections with SSH Config

SSH config is a powerful tool which we can use to configure profiles to connect to multiple machine with ease.

14 views this month

How to host a SvelteKit application

Svelte and SvelteKit feels like the next generation in frontend development. Let's take a look at how we can deploy a SvelteKit to production.

14 views this month

Backing up directories on your VPS with Restic and S3

Keeping backups of your data is crucial when running a VPS, let's see how we can use Restic and S3 to backup directories on our VPS.

14 views this month