Posts

Showing posts with the label Hardware

[Level 1] How to get ram spec in Ubuntu

If you want to get the ram module information from Ubuntu. Please use command dmidecode with type 17. ex. $ sudo dmidecode --type 17 | more Wish this helps. regards, Stanley Huang

[Level 1] How to get hardware information in Ubuntu.

How to list hardware in Ubuntu. Just type the command: # lshw stanley-ubuntu                description: Desktop Computer ... Wish this helps. regards, Stanley Huang