ubuntu terminal command
Some useful command how to check cpu information using ubuntu terminal.
cat /proc/cpuinfo
That should tell you quite a lot about your cpu.
sudo lspci (or sudo lspci -v)
This tells you a lot about your machine.
sudo dmidecode
This tells you quite a bit more about your machine.
0 responds:
Post a Comment