Tag: hardware
Linux Terminal – hardware drive info – Ubuntu
Get drive Manufacturer, Model number, serial number, etc..: If we are concerned with the first drive in the system (/sda): 1sudo hdparm -i /dev/sda To see what volumes exist: 1sudo … Read More
System76 Galago Pro 2017 – Hardware Specs
Spec breakdown: Getting under the hood. PART DETAIL MORE DETAIL MacBook Pro 13 2015 Processor KABY LAKE i7-7500U: 2.7 up to 3.5 GHz 4MB Cache – 2 Cores – 4 … Read More
Linux – what kind of RAM does this machine have?
Useful for not only the local machine, but, for example, a remote node you’ve ssh’d into. Using lshw 123456789101112131415161718192021<strong>sudo lshw -C memory</strong> *-memory <strong>description: System Memory</strong> … Read More