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:
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- My 10 UNIX Command Line Mistakes
- Linux: 20 Iptables Examples For New SysAdmins

- 25 PHP Security Best Practices For Sys Admins
- The Novice Guide To Buying A Linux Laptop
- 10 Greatest Open Source Software Of 2009
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- Top 20 OpenSSH Server Best Security Practices
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Linux Video Editor Software
Facebook it - Tweet it - Print it -


{ 37 comments… read them below or add one }
Very useful commands. Thank you…
Nice commands, very useful.
Thank you.
Nice commands
Thanks for the help
Thanks Vivek Gite !
It was very useful for me..
very useful command
thanks
Thanks a lot helped me al ot
this commands very useful for me.
thanks
Thanx for providing linux commands
it is very helpful to linux users.
very useful
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
Thank You,
It was very useful to me
Helped me a-lot, Thanks for these commands.
I got here what i was searching for.
Thanks.
Thank your for your help.
and very usefull
Best Regards.
Thank you sir verry helpful command
Very useful info. The precise question and answer are provided.
Hi Mr. Gite,
Thank You, very useful information.
nice commands, thanks alot
Thank you very much .It is very useful
Thanks for the useful cmd
Thanks for this command.
very useful for me… thanks ya….
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…!
try lshw
thanks ..
Very usefull……..
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.
Good One
Very userful commands
It is really very good source of information related to system h/w.
very useful command thanks!
Thanks.. its very useful.. and we can use lshw and top commands….
Information is very helpful. Thank You
was very userful Thank u
Thanks you very much that’s fine command for see all information about hardware:
this is useful information to us
Thank You
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!