Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save earentir/7a13d63b29ec9f1dc02a4eb3cb4e3eda to your computer and use it in GitHub Desktop.
Save earentir/7a13d63b29ec9f1dc02a4eb3cb4e3eda to your computer and use it in GitHub Desktop.
Clear journald logs
## 2days
journalctl --vacuum-time=2d
##500mb
journalctl --vacuum-size=500M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment