Results 1 to 3 of 3
Hi all. A local government surplus store has a number of PCs for sale running Linux (Ubuntu I believe). I am only casually familiar with Linux, so I'm seeking advice. ...
- 10-09-2008 #1Just Joined!
- Join Date
- Oct 2008
- Posts
- 2
Hardware analyzer app
Hi all. A local government surplus store has a number of PCs for sale running Linux (Ubuntu I believe). I am only casually familiar with Linux, so I'm seeking advice. Is there an application (x86 binary) that will report information on the hardware, such as CPU type, CPU speed, physical RAM, HDD capacity, video card (including onboard RAM), etc? I want something I can stick on a USB drive, pop into each machine and run to verify / determine the hardware specs.
Different machines may be running different distributions, so something as portable as possible (thus not GUI based) would be preferable.
Thanks!
- 10-09-2008 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,075
Welcome to the forums!
If you want to use something already on the machine(s), you might be able to get all the info you need and more with the dmidecode command:
You might be able to run that from a liveCD, or a liveUSB drive, but I've never tried it.Code:dmidecode | more
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 10-10-2008 #3Just Joined!
- Join Date
- Oct 2008
- Posts
- 2
Thanks. So this command is pretty ubiquitous then?


Reply With Quote
