If you want to see a bit of information about your machine's hardware in Linux, open a terminal and run
sudo dmidecode
Best pipe it through less. It's a lot.
#Linux
Please Login to reply.
That's a very useful command, indeed. But for daily usage I prefer to install 'inxi'.