If you're new here, you may want to subscribe to my RSS feed and if you have questions related to your ubuntu system post question to our forums. Thanks for visiting!
- General information: Kernel version, Distribution release,Hostname/domainname, some important software versions.
- CPU information: Name/vendor, Frequency, L2 Cache, model/family/stepping.
- Memory information: Total, Free, Cached, Active/inactive, Swap.
- IDE information: Disks CD/DVD-roms, Model, Capacity, Cache.
- Filesystem information: Filesystem disk space usage(mounted partitions).
- Hardware information: Motherboard chipset, IDE interface, VGA contoller,
Multimedia controllers(sound cards), Ethernet cards.
- USB information: USB controllers.
- NVIDIA information: Graphic card model, AGP rate, Fast writes/SBA, Driver
version. (accelerated linux driver needed)
- Other information: Sound card details, Input devices, Screen resolution.
Install sysinfo in Ubuntu
Install sysinfo using the following command
sudo aptitude install sysinfo
This will complete the installation.
Using Sysinfo
If yo want to open go to Applications--->System Tools--->Sysinfo

Once it opens you should see similar to the following screen

You need to select on your left panel which information you want to see now we will see one by one first one is System details

CPU Details

Memory Details

Storage Details

Hardware Details you can choose different options from dropdown menu

Motherboard details

Graphic card Details

Network Details

Sysinfo version details





Awesome tool, thanks for the info!
Try hardinfo (GUI based) or lshw (command line) - both are much more comprehensive than sysinfo, both in Ubuntu universe repository.
Sysinfo could be improved by adding a feature that shows exactly how much RAM the Graphics card has…
i use under ubuntu 8.0.4 sudo aptitude install sysinfo and I am getting
Couldn’t find any package whose name or description matched “sysinfo”
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
@Bill
You need to make sure you have enabled universe and multiverse repositories.If you don’t have enabled use this guide
Thank you admin.That was it
I was using LiveCd and 2 times i managed to use sysinfo without doing anything with repositories.Now its ok
Thanks for help. Also from Richard.