There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

pnutzh4x0r ,
@pnutzh4x0r@lemmy.ndlug.org avatar

If you suspect that the issue is journald, you can use the following command to check how much space it is using:


<span style="color:#323232;">journalctl --disk-usage
</span>

Rather than periodically running journalctl --vacuum-size=500 to free up space, you can just limit the journal by adding the following to a new file such as /etc/systemd/journald.conf.d/size.conf:


<span style="color:#323232;">[Journal]
</span><span style="color:#323232;">SystemMaxUse=512M
</span>

This will limit the journal from using more than 512MB. That said, if journald is filling up fast, then something is spamming your logs and you could run journalctl -a -f to get a sense of what is being written to your logs.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines