All public logs
Jump to navigation
Jump to search
Combined display of all available logs of HPCWIKI. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:55, 18 February 2024 Admin talk contribs created page Journalctl tips and tricks (Created page with "{| class="wikitable" |+ !Type !Description !Example !Notes |- |boot log |To see the boots that <code>journald</code> knows about |<code>journalctl --list-boots</code> | |- |enable persistent boot information | |<code>sudo mkdir -p /var/log/journal</code><code>sudo vi /etc/systemd/journald.conf</code>add, <code>. . .</code> <code>[Journal]</code><code>Storage=<mark>persistent</mark></code> | |- |Time Windows | |<code>journalctl --since "YYYY-MM-DD HH:MM:SS</code> <code>"...") Tag: Visual edit