Animesh Kumar {itsAnimesh}
I'm an IT professional/FOSS Geek living and working in New Delhi, India. Currently for the most part I work as a Technical Consultant developing Open Source ICT solutions for social and societal inclusion. I am a a FOSS enthusiast, I want to create an awareness about FOSS through the work I do. Below are the latest updates from a some social networks I subscribe to.
Generate Hardware Information on Linux!!!
You can generate a nice report (HTML or XML format) of your laptop/desktop hardware information by executing this command:
lshw -html > sysinfo.html
You may need to install it first… For Debian and Ubuntu users installation is simple..
sudo aptitude install lshw
You can find the detailed information about lshw from the following page: http://www.ezix.org/project/wiki/HardwareLiSter