How to list hardware in ubuntu / backtrack 5

sometimes we need to know the hardware list of our laptop in ubuntu OS it can be done with command ‘lshw’.
example :

# lshw

if it is not installed u can install it by shell command

# apt-get install lshw

 

Leave a Reply

Your email address will not be published. Required fields are marked *