Find the Process ID (PID) of a Process
April 24, 2026
Quick method to find the process ID (PID) of a running process using ps and grep commands
Linux system administration guides covering server configuration, user management, security hardening, performance tuning, and infrastructure maintenance. Essential knowledge for managing Linux servers and workstations.
April 24, 2026
Quick method to find the process ID (PID) of a running process using ps and grep commands
April 21, 2026
Essential nmap commands for host discovery, MAC address enumeration, and vulnerability scanning
April 18, 2026
Install and use eix for faster, more efficient Gentoo package searching compared to emerge -s
April 15, 2026
Configure CPU-specific flags in Gentoo's make.conf for optimized compilation using cpuid2cpuflags
April 12, 2026
Clean up stage3 tarball file after Gentoo installation is complete and system is stable
April 9, 2026
Fix hard-to-read dark blue directories by customizing dir_colors configuration for improved terminal visibility
April 6, 2026
Automatically include custom script directories in PATH with support for local and shared scripts across your network
April 3, 2026
Configure system-level bash aliases available to all users with centralized management
March 31, 2026
Configure keychain to manage SSH keys seamlessly in interactive shells and scripts
March 28, 2026
Configure the default bashrc template with SSH keychain integration for seamless key management across users
March 25, 2026
Guide to creating SSH keypairs with RSA and modern algorithms, including key type comparison and OpenSSH version support
March 22, 2026
Quick reference for ZFS snapshot management, pool creation, and essential commands
March 19, 2026
Quick reference guide for Incus container commands, mounting directories, and running nested Incus instances
March 16, 2026
Step-by-step guide to expanding a Windows guest VM disk using ZFS and virsh, including recovery partition management
March 13, 2026
Fix "cannot be restored due to subsequent snapshot" errors when rolling back Incus container snapshots by configuring zfs.remove_snapshots
March 10, 2026
Minimize resource usage on headless servers by reducing the number of active TTYs to one
March 7, 2026
Automatically clean up old Gentoo kernel files to free boot partition space using eclean-kernel
March 4, 2026
Configure Hetzner vswitch with public subnet routing for virtual machines using layer 3 networking instead of layer 2
March 1, 2026
Set up Hetzner vswitch with VLAN tagging for static IP management across virtual machines on Gentoo
February 20, 2026
Query NVMe drive serial numbers and test disk performance with hdparm
February 17, 2026
Clean up RAID arrays and wipe disks when starting fresh in a rescue environment
February 14, 2026
Find all kernel drivers currently in use by your hardware with lspci
February 11, 2026
Install and use ZFS in Hetzner's rescue environment to access your ZFS pools
February 8, 2026
Quick commands to get CPU count, memory size, and disk information on a Linux server
February 5, 2026
Quick reference for Hetzner's rescue system with common installimage commands and useful utilities
February 2, 2026
bash alias to bypass knownhosts
January 26, 2026
Leverage tab and bash completion to be more effective on the Linux command line
January 19, 2026
bash script to open connection when server is available
January 12, 2026
Leverage screen to be more effective on the Linux command line
January 5, 2026
Track Gentoo package compilation progress and estimate time remaining with the genlop utility