Linux Mint System Analyzer?

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
EchoLynx

Linux Mint System Analyzer?

Post by EchoLynx »

I am going to install Mint on my old laptop, but I have forgotten how much RAM it has. In Windows I use CPUID's PCWizard 2008 to detect system hardware, but I have never had the need in linux. What would you recommend that I use? (Please, only suggestions that are in the repos.)

Thanks a bunch.
EchoLynx
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
67GTA
Level 6
Level 6
Posts: 1301
Joined: Wed Jun 06, 2007 9:49 pm
Location: Kentucky, USA

Re: Linux Mint System Analyzer?

Post by 67GTA »

Try

Code: Select all

hardinfo
It is in the repos. It will show up as "System Profiler and Benchmark" in your menu. It covers just about any info you can get out of your PC. You can also use the command line. Open a terminal and try running these tools.

Code: Select all

lspci

Code: Select all

lsusb

Code: Select all

sudo lshw
"The only thing necessary for the triumph of evil is for good men to do nothing." Edmund Burke
Locked

Return to “Beginner Questions”