


















Here i am making debugging hassle free (atleast for myself) The Prelude With us (Cachy User) living in bleeding edge version of all the package, we often encounter system crash, kernel panic, etc and in most case we used journalctl -b -1 p 3 or equivalent after the crash and reboot, here i came up with an idea, to use a single command everytime system boot, aka sudo dmesg -w -l err what it did is output error kernel message to terminal, but now it’s often pain to run it every single time boot. ...
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。