Manjaro Difference between revisions of "System Maintenance/ru"

Difference between revisions of "System Maintenance/ru"

From Manjaro
(Created page with "Чтобы узнать текущий размер: {{UserCmd|command=journalctl --disk-usage}}")
Tags: Mobile web edit Mobile edit
(Created page with "Чтобы удалить все записи, кроме самых последних, по размеру или времени: {{UserCmd|command=journalctl --vacuum-size=...")
Tags: Mobile web edit Mobile edit
Line 30: Line 30:
{{UserCmd|command=journalctl --disk-usage}}
{{UserCmd|command=journalctl --disk-usage}}


To remove all but the most recent entries by size or time:
Чтобы удалить все записи, кроме самых последних, по размеру или времени:
{{UserCmd|command=journalctl --vacuum-size=50M}}
{{UserCmd|command=journalctl --vacuum-size=50M}}
{{UserCmd|command=journalctl --vacuum-time=2weeks}}
{{UserCmd|command=journalctl --vacuum-time=2weeks}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.