This is a general question when using Ubuntu but I am using 20.04 Budgie Desktop on an HP Pavilion laptop. I only have 8GB RAM and so occasionally I need to do a hard reboot (i.e. hold down the power button) because the graphics I am working with have overloaded the RAM; typically it happens when I'm dealing with large Inkscape documents with >100k objects. I was just wondering if it's a good idea to force fsck (as in this post) or does the system check disk health automatically?
Thanks for any advice,
Jeremy
sudo nano /etc/sysctl.d/10-magic-sysrq.conf
Then change the number in line 26 from 176 to 244 i.e. kernel.sysrq = 244 – oldfred Nov 15 '21 at 20:48free
to see. Readman free mkswap swapon
. – waltinator Nov 15 '21 at 21:14