Linux Command to find the system configuration and hardware information

by Vivek Gite on August 2, 2007 · 37 comments

Q. What is the command to find the system configuration on Linux operating system using command line (text) mode?

A. Most of the hardware information can be extracted from /proc file system, for example display CPU and Memory information, enter:
cat /proc/meminfo
cat /proc/cpuinfo

See the complete list of Linux command to gathers up information about a Linux system

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

{ 37 comments… read them below or add one }

1 Venu February 15, 2008

Very useful commands. Thank you…

Reply

2 prash October 15, 2008

Nice commands, very useful.
Thank you.

Reply

3 pavan February 3, 2009

Nice commands

Thanks for the help

Reply

4 Chetan Saxena February 9, 2009

Thanks Vivek Gite !

It was very useful for me..

Reply

5 sud February 23, 2009

very useful command

thanks

Reply

6 rajkumar March 5, 2009

Thanks a lot helped me al ot

Reply

7 D.veera March 11, 2009

this commands very useful for me.

thanks

Reply

8 srinu m April 6, 2009

Thanx for providing linux commands
it is very helpful to linux users.

Reply

9 siva April 6, 2009

very useful

Reply

10 Kasun April 26, 2009

thanks,
also i need to find what FTP server is installed on my Remote Web Server via SSH,
can you provide command for that?

Thanks

Reply

11 A.Karthic Kumar May 6, 2009

Thank You,

It was very useful to me

Reply

12 Kailash Murari May 20, 2009

Helped me a-lot, Thanks for these commands.

Reply

13 Chetan Saxena July 10, 2009

I got here what i was searching for.

Thanks.

Reply

14 noor August 25, 2009

Thank your for your help.
and very usefull

Best Regards.

Reply

15 sarfaraz August 26, 2009

Thank you sir verry helpful command

Reply

16 Srinivas October 7, 2009

Very useful info. The precise question and answer are provided.

Reply

17 Khetra April 13, 2010

Hi Mr. Gite,
Thank You, very useful information.

Reply

18 rissadum June 26, 2010

nice commands, thanks alot

Reply

19 shabeer June 26, 2010

Thank you very much .It is very useful

Reply

20 Arun July 1, 2010

Thanks for the useful cmd

Reply

21 samir July 2, 2010

Thanks for this command.

Reply

22 semmalraja August 4, 2010

very useful for me… thanks ya….

Reply

23 Jaydeep September 20, 2010

hey not useful for me…!

I want some command which will tell me hw much graphics memory do I have and how much graphical memory is being used by a particular application…!

Reply

24 dozor October 6, 2010

try lshw

Reply

25 Rushikesh October 14, 2010

thanks ..

Reply

26 M.r DEBNATH January 18, 2011

Very usefull……..

Reply

27 sandya February 19, 2011

The command was good enough,but we can even try with the most simple command:’top’
will give the information,of both the cpu and memory information.

Reply

28 Praveen Adiga March 9, 2011

Good One

Reply

29 Sudharshana March 17, 2011

Very userful commands

Reply

30 Sagar Shedge April 12, 2011

It is really very good source of information related to system h/w.

Reply

31 naba April 20, 2011

very useful command thanks!

Reply

32 Ajee kumar N April 29, 2011

Thanks.. its very useful.. and we can use lshw and top commands….

Reply

33 Srinivas September 28, 2011

Information is very helpful. Thank You

Reply

34 Shalmal October 19, 2011

was very userful Thank u

Reply

35 santhosh kumar routhu December 21, 2011

Thanks you very much that’s fine command for see all information about hardware:

Reply

36 MOTE PANDURANG January 28, 2012

this is useful information to us
Thank You

Reply

37 Lars-Andreas February 10, 2012

I Tried to “vim” the files rather than “cat”ing them. I found that to be a bit more informal, but thats just my opinion. Thank you for the help anyways!

Reply

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 2 + 7 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.




Previous post:

Next post: