how to see the system configuration in your linux system?

Answers were Sorted based on User's Feedback



how to see the system configuration in your linux system? ..

Answer / support

You can check the system info by using following command

cat /proc/cpuinfo

Is This Answer Correct ?    38 Yes 0 No

how to see the system configuration in your linux system? ..

Answer / arvind chaturvedi

dmidecode

With help of This command you will get whole configuration
state of system

Is This Answer Correct ?    17 Yes 2 No

how to see the system configuration in your linux system? ..

Answer / nishant mendhe

cat /proc/cpuinfo

Is This Answer Correct ?    15 Yes 0 No

how to see the system configuration in your linux system? ..

Answer / sureshkumar

/proc is a processes directory in the linux os.
mainly two files show the system configuration /proc/cupinfo
and then /proc/meminfo is memory information

Is This Answer Correct ?    17 Yes 7 No

how to see the system configuration in your linux system? ..

Answer / anand priyadarshi

using either kudzu or hwconf

Is This Answer Correct ?    2 Yes 9 No

how to see the system configuration in your linux system? ..

Answer / madhava reddy

#ifconfig <enter>
root directory u type this command

Is This Answer Correct ?    2 Yes 9 No

how to see the system configuration in your linux system? ..

Answer / hrishikesh

shell prompt type this

make menuconfig

the blue screen will appear will show everything
processor,herd disk and other peripheral information
dont do any changes in this if u dont have any idea of how
to configure it

Is This Answer Correct ?    3 Yes 14 No

Post New Answer

More Linux Commands Interview Questions

what are the basic elements of firewall?

2 Answers   Athena Security Solutions, CMC,


What is the command to see on which port which service is running?

0 Answers  


How do you create a file in linux?

0 Answers  


How do you open a command prompt when issuing a command?

0 Answers  


What the command used for list the contents of your home directory, current directory and all subdirectories?

0 Answers  






What is difference between egrep and grep?

0 Answers  


what is soft mount and hard mount? i have to make permanent nfs mount permanent what shall i do?

4 Answers   IBM,


What is cmake in linux?

0 Answers  


What is the makefile in c?

0 Answers  


What does mkdir mean in linux?

0 Answers  


How do I find the umask value in linux?

0 Answers  


What is du command in linux?

0 Answers  


Categories