Test yourself under real exam conditions: 50 timed questions, 60 on the clock, pass mark 70%%. Instant score with a full review of everything you got wrong. Free — no account needed.
Exam details
~/.ssh/config file?It allows users to define shortcuts and configuration options (like Hostname, User, Port, IdentityFile) for SSH connections.
~/.ssh/authorized_keys file?600 (read/write for owner only).
A Canonical Name record that maps one domain name (alias) to another domain name (canonical).
A Mail Exchange record that specifies the mail server responsible for accepting email messages on behalf of a domain.
rsyslog and journald?rsyslog is a traditional syslog daemon that writes logs to text files (e.g., /var/log/syslog). journald is part of systemd and stores logs in a binary format, accessible via journalctl.