User Tools

Site Tools


bash:commands:hardware_commands

BASH - Commands - Hardware Commands

DescriptionCommand
Display block device related informationlsblk
Display CPU informationcat /proc/cpuinfo
Display PCI deviceslspci -tv
List the number of interupts per CPU per I/O devicecat /proc/interrupts
List hardware configuration informationlshw
Perform a disk speed testhdparm -tT /dev/sda
Show USB deviceslsusb -tv
Show BIOS informationdmidecode
Show disk informationhdparm -i /dev/sda
Test for unreadable blocks on a diskbadblocks -s /dev/sda

bash/commands/hardware_commands.txt · Last modified: 2021/01/26 15:52 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki