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
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