Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
ed4a6a1e
Commit
ed4a6a1e
authored
Jun 18, 2021
by
Francesc Guasch
Browse files
Merge branch 'gh-pages' of github.com:UPC/ravada into gh-pages
parents
48c0f698
0faf9ec0
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/docs/install_guest_linux.rst
View file @
ed4a6a1e
...
...
@@ -38,3 +38,13 @@ For Debian, Ubuntu and similar systems:
sudo dpkg-reconfigure unattended-upgrades
Other Linux flavours may have similar tools. Contributions welcome.
Limit systemd log size
----------------------
*Thanks to Jordi Lino for this tip* .
You can change the systemd configuration to limit the journal log disk usage (100 MB for example).
Edit the /etc/systemd/journald.conf file and un-comment (remove # at the beginning) the line #SystemMaxUse= and change it to SystemMaxUse=100M.
Read `this <https://ubuntuhandbook.org/index.php/2020/12/clear-systemd-journal-logs-ubuntu/>`__ for more information.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment