Preserve the System Journal Flashcards
1
Q
What command confirms that the /var/log/journal directory does not exist?
A
ls /var/log/journal
2
Q
What command creates the /var/log/journal directory?
A
mkdir /var/log/journal
3
Q
What command is used to restart the systemd-journald service to apply the configuration changes?
A
systemctl restart systemd-journald.service