KubeCTL
Reference for kubectl, the command-line client for the Kubernetes API server: installation across platforms, kubeconfig setup, common resource and debugging commands, output formatting, and troubleshooting.
Reference for kubectl, the command-line client for the Kubernetes API server: installation across platforms, kubeconfig setup, common resource and debugging commands, output formatting, and troubleshooting.
Performance tuning and anti-detection techniques for KVM virtual machines: CPU pinning, AMD SMT topology, hypervisor spoofing, and CPUID faulting.
Reference for LXC OS-level virtualization on Linux: architecture, installation, container lifecycle, networking, cgroup v2 resource limits, security hardening, and troubleshooting.
Reference for LUKS full-disk and partition encryption with cryptsetup, covering setup, key management, header backup, automated decryption, and recovery.
LVM is a device-mapper framework for Linux that abstracts physical storage into logical volumes. Covers creating, extending, reducing, thin provisioning, snapshots, LUKS layering, caching, RAID, and migration.
Reference for managing Linux software RAID arrays with mdadm and the kernel md driver: creating arrays, persistent configuration, monitoring, disk failure recovery, write-intent bitmaps, and troubleshooting.
Reference for running MongoDB: installation, configuration, authentication, CRUD, indexing, aggregation, replica sets, sharding, backup, performance tuning, monitoring, and troubleshooting.
Reference for managing wired, wireless, VPN, bond, bridge, and VLAN connections on Linux with NetworkManager via nmcli and nmtui. Covers connection profiles, static and DHCP IP setup, WiFi security, dispatcher scripts, …
Reference for setting up NFS servers and clients on Linux, covering NFSv3 vs NFSv4, exports, firewall ports, mount options, Kerberos, performance tuning, and troubleshooting.
Reference for the nftables packet filtering framework: address families, tables, chains, rules, sets and maps, NAT, rate limiting, rule management, and migration from iptables.