Otherwise known as "a decision I disagree with and must try to undermine."
Otherwise known as "a decision I disagree with and must try to undermine."
Plenty fast.
Plenty fast.
dmesg | grep -i read
and look for info about read errors. That's a sign the disk urgently needs to be backed up and replaced.
dmesg | grep -i read
and look for info about read errors. That's a sign the disk urgently needs to be backed up and replaced.
* OOM -- this refers to the Out of Memory process killer, a kernel hueristic used by the kernel when memory pressure is tight. If a process is no longer running, you can check to see if it was killed by OOM:
dmesg | grep -i oom
* OOM -- this refers to the Out of Memory process killer, a kernel hueristic used by the kernel when memory pressure is tight. If a process is no longer running, you can check to see if it was killed by OOM:
dmesg | grep -i oom
Dayamn.
Dayamn.
I mean, my wife might object, but that was brilliant.
I mean, my wife might object, but that was brilliant.