File ,storage issue

Karthik_997

New Member
Joined
Mar 29, 2024
Messages
1
Reaction score
0
Credits
12
hello i am using POP operating system,,,i have a secondary storage of 512 gb,,,,but in my machine the "syslog" file occupies 181.4GB of storage,,,,why it is so,,,,how to reduce the size and make it normal
please help,,i am beginner to linux
 


This can be quite complicated. But the jist of it is something has gone wrong in you log file parameters.
This page will tell you how to correct that. Look at answer #1 And follow the instructions carefully.
that should reduce the size of the file considerably. Good luck.
 
POP!_OS is meant to run properly on System76 hardware.

I'd just try a different distro to see if the behavior exists in that distro.
 
Don't know about Pop Distro but in Linux Mint Cinnamon you can reduce Journal Log Files in the Terminal...

Sometimes the journal can be unexpectedly large. To check the space the journal is taking, you can run:

Code:
du -sh /var/log/journal

To check journal disk usage…

Code:
sudo journalctl --disk-usage

To clean Journal Logs and set a size…

Code:
sudo journalctl --vacuum-size=100M

Hope this helps.
m1212.gif
 

Members online


Latest posts

Top