MX kernel vs Antix's

Message
Author
User avatar
BitJam
Developer
Posts: 2283
Joined: Sat Aug 22, 2009 11:36 pm

Re: MX kernel vs Antix's

#11 Post by BitJam »

Moltke wrote: Fri Feb 15, 2019 12:03 am Thanks for the reply. Actually, I ran

Code: Select all

dmesg
and yes the output is quite long and can't understand much of it.
You could trying running:

Code: Select all

dmesg | grep "^Memory" 
to try to get just that one line. Or pipe the output through less and then poke around:

Code: Select all

dmesg | less
"The first principle is that you must not fool yourself -- and you are the easiest person to fool."

-- Richard Feynman

Post Reply

Return to “Software / Configuration”