How to see your system configuration
- Open Terminal.
- Type this command : sudo lshw -html > lshw.html
- Go to Home folder
- Open lshw.html file in browser
Thats it.... :)
sudo lshw -html > lshw.html will create a html file on your home folder with all configuration details.