Linuxpad

Got Linux?

How to Run Restic Backup Server in Docker

Restic is a fast, secure backup program that supports encrypted, deduplicated backups to various storage backends. The Restic REST server provides an HTTP-based backend that multiple machines can back up...

Monitor Docker Containers Logs With Dozzle.

Dozzle is a lightweight, real-time log viewer for Docker containers that runs as a self-hosted web application.  It provides a clean, browser-based interface to monitor live logs from Docker, Docker...

Private Internet Access App in Gentoo.

Private Internet Access (PIA) is a widely used virtual private network (VPN) service known for its strong focus on privacy, security, and affordability.  Owned by Kape Technologies since 2019, PIA...

Backup Your Gentoo System With Snapper.

Snapper is a snapshot management tool for Linux that enables users to create, compare, and restore point-in-time snapshots of file systems.  It is primarily used with Btrfs and thin-provisioned LVM...

Arch linux Installation With Luks + Btrfs + Uki + Secure Boot

Arch Linux is a lightweight, flexible, and user-centric Linux distribution designed for competent users who value simplicity, control, and up-to-date software. It follows a rolling release model, meaning it continuously...

Gentoo Installation With Systemd-boot + Ugrd + Luks

Gentoo Linux is a highly customizable and performance-focused Linux distribution that is known for its flexibility and source-based nature. Unlike most other Linux distributions, which typically distribute precompiled binary packages,...

Reverse Proxy Server For Your HomeLab

Traefik is a leading modern open source reverse proxy and ingress controller that makes deploying services and APIs easy. Traefik integrates with your existing infrastructure components and configures itself automatically...

Automatic Container Updates With Watchtower.

Docker is a popular containerization platform that allows you to easily package, distribute, and run applications in lightweight, portable containers. In light of this, one of the essential tasks is...

How to Install Docker on Arch Linux: A Step-by-Step Guide

Are you venturing into the world of containerization and looking for an efficient way to deploy applications, Docker is the tool you need. But what’s better than harnessing the...