On Fri, Apr 3, 2009 at 2:04 PM, Balaviswa nathanv <[email protected]> wrote: > Hi all, > > I would to know the command used to see all the system configuration? > like hardware, HDD, memory etc.
hardware: lspci dmidecode /proc/cpuinfo HDD: what info? df - free space du - disk usage dmesg | grep hd dmesg | grep sd memory: free meminfo /proc/meminfo please go through LPI exam 101 prep: Hardware and architecture http://www.ibm.com/developerworks/linux/lpi/101.html?S_TACT=105AGX03&S_CMP=LP -- benjamin rualthanzauva http://twitter.com/rualthan _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
