bash:commands:hardware_commands
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
bash:commands:hardware_commands [2021/01/26 15:38] – created peter | bash:commands:hardware_commands [2021/01/26 15:52] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== BASH - Commands - Hardware Commands ====== | ====== BASH - Commands - Hardware Commands ====== | ||
+ | |||
+ | ^Description^Command^ | ||
+ | |Display block device related information|lsblk| | ||
+ | |Display CPU information|cat / | ||
+ | |Display PCI devices|lspci -tv| | ||
+ | |List the number of interupts per CPU per I/O device|cat / | ||
+ | |List hardware configuration information|lshw| | ||
+ | |Perform a disk speed test|hdparm -tT /dev/sda| | ||
+ | |Show USB devices|lsusb -tv| | ||
+ | |Show BIOS information|dmidecode| | ||
+ | |Show disk information|hdparm -i /dev/sda| | ||
+ | |Test for unreadable blocks on a disk|badblocks -s /dev/sda| | ||
+ | |||
+ | ---- | ||
bash/commands/hardware_commands.1611675507.txt.gz · Last modified: 2021/01/26 15:38 by peter