User Tools

Site Tools


useful:linux-commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
useful:linux-commands [2024/06/21 21:13] adminuseful:linux-commands [2024/07/23 16:19] (current) admin
Line 50: Line 50:
  
      bluetoothctl      bluetoothctl
 +     
 +===== Limiting journal log size =====
 +
 +Edit the file:
 +
 +     /etc/systemd/journald.conf
 +     
 +and set SystemMaxUse, for example
 +
 +     SystemMaxUse=250M
 +
 +Then restart journal with:
 +
 +     systemctl restart systemd-journald
 +     
useful/linux-commands.1719004428.txt.gz · Last modified: 2024/06/21 21:13 by admin