Blog


Setup ZeroTier on OpenWRT


Categories: [Tech]

ZeroTier is a powerful networking tool that allows you to create virtual networks, making it easy to connect devices across different physical locations. This is my simple guide on the process of installing and configuring ZeroTier on an OpenWRT rout...

Continue Reading...


Rclone Docker Plugin


Categories: [Tech]

rclone is a powerful command-line program that helps you manage files hosted on cloud storages. It supports a wide range of cloud storage providers and can be easily integrated into Docker containers using the rclone Docker plugin.

This blog is...

Continue Reading...


Setup OpenRC in Alpine Container


Categories: [Tech]

Alpine Linux is a lightweight Linux distribution often used in containerized environments. One of the key difference in full and containerized Alpine Linux installation is openrc, a dependency-based init system. While OpenRC exists by default in cl...

Continue Reading...