Display System Resources / Information in Ubuntu 12.04 (Precise Pangolin)

Want to know what your computer is made of? In Windows you can go to System Information and get a report of all the hardware and system components attached to your computer. Well, this brief tutorial is going to show you haw to quickly get hardware information in Ubuntu 12.04. When you run this one line command, it will show you info about your system board, graphic card, CPU, system memory, hard disk, etc…

Without wasting your time, let’s get going.

Objectives:

  • Get system information in Ubuntu 12.04
  • Enjoy!

To get started, press Ctrl – Alt – T on your keyboard to open Terminal. When it opens, run the commands below.

sudo lshw -html >> system_info.html

 

system_info_precise

 

To view the report, run the command below:

firefox report_name.html

 

system_info_precise_1

Replace report_name with the name of the report.

 

Enjoy!

 

system_info_precise_2

One comment on “Display System Resources / Information in Ubuntu 12.04 (Precise Pangolin)
  1. Pat OLeary says:

    Thanks. That’s a plain and simple method – and gives excellent detail.

    That’s one to put in the Ubuntu box of fault-finding tricks.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>