Exploring a Linux box : List hardware and Bios information from the terminal December 15, 2010
Posted by tournasdimitrios1 in Linux.Tags: Exploring a Linux box
add a comment
This article will outline two command line utilities that will collect information about the architecture and infrastructure of a computer . Depending on the command line arguments provided to these utilities , the information can be very detailed . The first tool is installed by default on CentOs , while the second tool must be separately downloaded from EPEL repository .
- dmidecode
- lshw

Linux >>> 
