Linux World
Pages
(Move to ...)
Home
Programming
Computer Architecture
Tit Bits
Trouble Shoot
Kernel Related
Quizzes
Linux Tips
▼
Motherboard details from commad line
We can find out all the details about the motherboard in our system from the command line using the command lshw.
For example:
lshw -class bus | grep -A 6 Motherboard
Output:
description: Motherboard product: 08A0 vendor: Compal physical id: 0 version: 32.22 serial: CMD5201ADL
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment