๐ All Posts
Explore our complete collection of technical guides, tutorials, and quick tips. Use the filters below to find exactly what you need, or browse chronologically through the archive.
๐๏ธ Browse by Category
๐ณ Docker & Containers Containerization guides, Docker Compose, and deployment workflows
๐ง Linux Administration System administration, boot repair, chroot, and remote access
๐พ Storage & Disks LVM, LUKS, ZFS, RAID management, and encryption
๐ Networking & Security VPN setup, packet analysis, mail servers, and security tools
๐ฆ Package Management APT, DPKG, repositories, PPAs, and custom packages
โจ๏ธ Command Reference Bash, Git, SSH, Docker, and essential command guides
๐ Quick Pills Short, focused how-tos and quick tips
๐ Content Statistics
Recent Activity
Most Popular Categories
๐ Filter & Search
2025 (37 posts)
Manzolo PPA (My Own Ubuntu Repository)
Manzolo PPA โ My Personal Ubuntu Repository
Install my tools directly with apt!
Secure, GPG-signed repository hosted at โฆ
Build Your Own Ubuntu Repository with Docker
Build Your Own Ubuntu Repository with Docker ๐ฆ
Ever wanted to distribute your own software packages just like Ubuntu โฆ
Installing NVIDIA Container Toolkit
A guide to installing the NVIDIA Container Toolkit to enable GPU support for Docker containers
Docker Compose Playground
Docker Playground Manager ๐ณ
Introducing Docker Playground Manager, a powerful tool for managing Docker development โฆ
APT Package Repository Management Guide
Complete guide to manage APT packages, identify repository sources, and audit installed packages on Debian/Ubuntu โฆ
Encrypted LVM Disk Resize (LUKS + LVM)
Quick guide to resize QEMU disks with LUKS encryption and LVM partitions
QEMU/VirtualBox Disk Resize
Quick guide to resize QEMU/VirtualBox virtual disks and expand partitions
Batch Image Optimization
Quick guide to batch optimize JPEG images for web use, reducing file size while maintaining quality
LUKS Encrypted Container
Quick guide to create and use LUKS encrypted containers for secure file storage on Linux
Windows System Repair and Maintenance
Quick guide to repair corrupted Windows system files using SFC and DISM tools
SD Card Backup and Restore
Quick guide to backup and restore SD cards using dd and gzip compression
Network Traffic Analysis with tcpdump (Debian/Ubuntu)
Network Traffic Analysis with tcpdump (Debian/Ubuntu)
Introduction
tcpdump is a lightweight, command-line packet capture โฆ
Network Traffic Analysis with Wireshark (Debian/Ubuntu)
Network Traffic Analysis with Wireshark (Debian/Ubuntu)
Introduction
Wireshark is a powerful open-source tool for โฆ
APT and DPKG Guide (Debian/Ubuntu)
APT and DPKG Guide (Debian/Ubuntu)
Introduction
apt and dpkg are core tools for package management on Debian and Ubuntu โฆ
Mail Server Installation and Configuration Guide (Debian/Ubuntu)
Mail Server Installation and Configuration Guide (Debian/Ubuntu)
Introduction
Setting up a complete mail server allows โฆ
OpenVPN Server Installation and Configuration Guide (Debian/Ubuntu)
OpenVPN Server Installation and Configuration Guide (Debian/Ubuntu)
Introduction
Setting up an OpenVPN server allows โฆ
RDP Installation and Configuration Guide (Debian/Ubuntu)
RDP Installation and Configuration Guide (Debian/Ubuntu)
Introduction
Remote Desktop Protocol (RDP) enables remote โฆ
LVM RAID Management Guide (Debian/Ubuntu)
LVM RAID Management Guide (Debian/Ubuntu)
Introduction
Logical Volume Management (LVM) is a flexible storage management โฆ
LUKS Disk Encryption Management Guide (Debian/Ubuntu)
LUKS Disk Encryption Management Guide (Debian/Ubuntu)
Introduction
LUKS (Linux Unified Key Setup) is a standard for โฆ
ZFS Pool Management Guide (Debian/Ubuntu)
ZFS Pool Management Guide (Debian/Ubuntu)
Introduction
ZFS (Zettabyte File System) is an advanced filesystem and volume โฆ
GPG Bash Playground
GPG Bash Playground Guide
Introduction
The GPG Bash Playground is an educational Bash script that demonstrates the โฆ
Chroot Guide for Debian/Ubuntu
Chroot Guide for Debian/Ubuntu
Introduction
A chroot (change root) environment allows you to switch the root directory โฆ
Linux Boot Repair (Debian/Ubuntu)
Linux Boot Repair Guide (Debian/Ubuntu)
Introduction
Boot issues in Debian or Ubuntu can prevent your system from โฆ
Windows Boot Repair
Windows Boot Repair Guide
Introduction
Windows boot issues can prevent your system from starting correctly, often due to โฆ
Wordpress backing up (files and database) and dockerizing
WordPress Management Script Usage Guide
Introduction
The wp-management script is a powerful Bash tool designed to โฆ