Cat the Source of Program in Path
May 27, 2026
Use which and cat together to quickly read shell script source code from anywhere in your PATH
A collection of technical guides, tutorials, and reference materials focused on Linux system administration, infrastructure management, and DevOps practices. Topics include ZFS storage management, SSH security and automation, Gentoo Linux configuration, container orchestration with Incus, network administration, and shell scripting techniques.
Browse by topic using the tags below each post, or explore the complete archive chronologically.
May 27, 2026
Use which and cat together to quickly read shell script source code from anywhere in your PATH
May 24, 2026
Set up Ansible to accept SSH host keys on first connection while maintaining security for subsequent connections
May 21, 2026
Configure genkernel to build an initramfs with SSH and LUKS support for remote system unlocking on Gentoo
May 18, 2026
Migrate from eth0 to predictable network interface names on Gentoo using udevadm and OpenRC
May 15, 2026
Set up syslog-ng and logrotate for system logging on Gentoo with hardened configuration
May 12, 2026
Create custom patches for Gentoo packages using git diff and Portage's user patch system
May 9, 2026
Configure automatic ZFS snapshots with zfs-auto-snapshot and custom patch for improved date formatting
May 6, 2026
Install git on Gentoo and configure it for GitHub access using SSH keys
May 3, 2026
Improve ZFS efficiency and management by creating separate datasets for tmp and var directories
April 30, 2026
Set up cronie on Gentoo for automated task scheduling with crontab configuration