Find mainboard info in Ubuntu
Question:
Is there a command on linux that will give the mainboard info?
Or is this hidden in /proc/ somewhere?
Answer:
use
Code:
sudo lshw
at the teminal
or
System -> Preferences -> Hardware Information
Question:
Is there a command on linux that will give the mainboard info?
Or is this hidden in /proc/ somewhere?
Answer:
use
sudo lshw
at the teminal
or
System -> Preferences -> Hardware Information