Linux Tutorials & Guides
Comprehensive, hands-on guides for Linux engineers. From fundamentals to advanced production patterns.
Linux server security: nftables, firewalld, and port scanning defense
Build layered firewall defenses with nftables and firewalld, detect and block port scans with rate limiting and...
OpenLDAP directory services: setup and client integration
Install and configure OpenLDAP with OLC (cn=config), manage directory entries with LDIF, set up TLS encryption,...
DHCP server configuration with Kea and ISC dhcpd
Deploy DHCP services using Kea and legacy ISC dhcpd, configure subnets and reservations, integrate PXE boot and DDNS,...
NFS exports and mounts: NFSv4, Kerberos, and performance tuning
Set up NFSv4 exports with pseudo filesystems, configure Kerberos security flavors, tune mount options for throughput,...
Samba file server: shares, authentication, and Windows integration
Configure Samba 4.x file shares with smb.conf, manage user authentication via tdbsam, join Active Directory domains,...
Nginx web server: configuration, reverse proxy, and load balancing
Configure Nginx server blocks, reverse proxy with upstream load balancing, SSL/TLS termination, HTTP/2 and HTTP/3,...
Apache HTTP Server: virtual hosts, modules, and HTTPS
Deploy Apache with MPM tuning, name-based virtual hosts, mod_rewrite and mod_proxy, SSL/TLS via Let's Encrypt with HSTS...
DNSSEC implementation: signing zones and chain of trust
Implement DNSSEC with inline signing in BIND9, manage ZSK/KSK rollovers, submit DS records, validate with delv, and...
BIND DNS server: named.conf and zone management
Configure BIND9 from named.conf structure through zone files, zone transfers with TSIG, split-horizon DNS, rndc...
Email filtering with Sieve, Rspamd, and spam control
Set up Sieve-based mail filtering, integrate Rspamd with Postfix for spam control, configure DKIM signing, Bayesian...
Dovecot IMAP and POP3: mailbox delivery and client access
Configure Dovecot for IMAP and POP3 access with TLS, authentication backends, LMTP delivery, quotas, shared mailboxes,...
Postfix mail server: installation, configuration, and relay control
Install and configure Postfix with TLS, SASL authentication, relay restrictions, virtual domains, and production-grade...