How to View Linux System Hardware Information
use the lshw tool to gather vast information about your hardware components such as cpu, disks, memory, usb controllers etc.
Read moreuse the lshw tool to gather vast information about your hardware components such as cpu, disks, memory, usb controllers etc.
Read moreTo know only system name, you can use uname command without any switch will print system information or uname -s
Read more