Thursday 31 December 2009

TIP: How to find out what your motherboard is, from Linux

I couldn't be bothered to open the case on my tower system and a little browsing found this.

Open bash command prompt by typing 'konsole'. Then type:
Code:
sudo dmidecode | less


It shows BIOS, motherboard, CPU and memory (including SRAM type) installed.

Categories: How-To, Linux, OS Tags: kde, Kubuntu, Linux, konsole, motherboard, BIOS, CPU, memory

No comments: