Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • Thanks. Any sort of small performance test (if it's an easy 1-2 line command that I can remember when out and about looking at systems in shops, for example) on any kind of hardware (cpu, ram, hdd, video, audio, motherboard, monitor, battery, etc), but I think you already hit a few of those with your list above. Very handy, cheers. Commented Mar 2, 2016 at 5:55
  • 1
    @fuzzyanalysis I revised my answer, have another look :) Commented Mar 2, 2016 at 7:07
  • that is a brilliant answer that I am sure many people will benefit for a long time to come. Thanks so much :) Commented Mar 3, 2016 at 9:53
  • 1
    And for finding out what is exactly in that box, I like lshw -html > /path/to/file/hw.html as root and then look at the resulting file in a web browser. Basically a nice formatted combo of all the different ls[pci|usb|etc] stuff plus more. Commented Dec 31, 2018 at 6:28
  • @ivanivan that is quite nice. Commented Jan 1, 2019 at 3:15