Page 1 of 1

How to get your system specs/info

Posted: Sat Jul 13, 2013 7:07 pm
by mikethedj4
There's an application called SysInfo that will allow you to see your system specs in a GUI interface.
sysinfo.png
To install SysInfo on Ubuntu type the following in your terminal.
Code: Select all
sudo apt-get install sysinfo
It will then be located in Applications > System > Tools > SysInfo if you're using Ubuntu 10.10-

If you want a more thorough/details/advanced look at your system you can type the following in your terminal.
Code: Select all
lshw
terminal-specs.png
There you all go.