Skip to content

Quick note: find out about hardware / devices connected to your Linux box from terminal

Linux image
Some useful commands from your terminal to find out what hardware and devices are connected to your Linux box:

List hardware:
lshw

To send the output to file: lshw >> /home/lshw.txt
To filter hardware to be listed: lshw | grep usb

How to list information regarding different types of devices:
lsusb
lspci
lscpu
pspcmcia


Source

Trackbacks

No Trackbacks

Comments

Display comments as Linear | Threaded

No comments

Add Comment

Enclosing asterisks marks text as bold (*word*), underscore are made via _word_.
Standard emoticons like :-) and ;-) are converted to images.
E-Mail addresses will not be displayed and will only be used for E-Mail notifications.

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

Form options