Service Cheatsheets
How this differs from the cheatsheet index: the cheatsheet index lists all SysRef sections that are structured as look-up cheatsheets (including networking, security, and deep dives), ordered for scanning. Service cheatsheets (this page) is only the service vertical — the same seven hosts as items 10–16 on Start Here — so you can jump straight without hunting through a long master list. For a guided first pass through 01–18, start from Start Here: foundations.
Access: from any page, Ctrl+K / Cmd+K or / opens site search to jump by title (keyboard-first wayfinding; pair with the sidebar and site map).
Chrony
Time sync. Why time matters, config, chronyc commands, service checks.
Rsyslog
Log handling and forwarding. Config, facilities, severities, TCP/UDP forward.
Postfix
Mail transfer. main.cf, relay, queue, postconf, postfix check.
Dovecot
IMAP/POP3 and mailbox access. doveconf, doveadm, service checks.
Squid
Forward proxy. What a proxy is, ACL rules, access/cache logs.
Nginx
Web server and reverse proxy. Server blocks, nginx -t, reload.
Apache
Web server. VirtualHosts, apachectl configtest, apachectl -S.