Specs. on my computer

mooseman1976

Member
Joined
Aug 15, 2021
Messages
39
Reaction score
6
Credits
343
Hello, Where do I go in linux mint 19.3 to find out what motherboard, memory, cpu and all the information about my computer? Thank you
 


In your terminal:

Code:
sudo apt install inxi && inxi -v 7

There's also this:

 
also "lshw" is helpful.
 
Once you have installed inxi then terminal codes [note space between inxi and -]
inxi -F will give a general overview
inxi -Fnx will give a few more details,
sudo inxi -Fnmx will give more details of network and memory
If you are asked to run any inxi command to be pasted back to the forum always add a z to the end, this filters out some sensitive information [inxi -Fnxz]
 

Members online


Latest posts

Top