Hardware
Monitoring USB communications using usbmon interface
Learn how to monitor USB devices by using the usbmon kernel module together with Wireshark or Tshark.
Frequently Asked Questions
How to see the memory details on Linux?
dmidecode --type 17 | grep -E "Type|Speed"
How to see the available hard disks on Linux?
lsblk -nd -I 8,259 -o NAME