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 command can you use to review boot messages?

3 Answers   TCS,


i dont know root password then this situation can we change or break root password to ant process

5 Answers  


State and explain about features of UNIX?

0 Answers  


Who unix commands?

0 Answers  


How do you create a text file in linux terminal?

0 Answers  






How do you execute more than one command or program from a single command line entry?

0 Answers  


What is mkdir p linux?

0 Answers  


What is the copy command in linux?

0 Answers  


You locate a command in the /bin directory but do not know what it does. What command can you use to determine its purpose

0 Answers  


What does the top command display?

10 Answers   iNautix, Yahoo,


How do I find old commands in linux?

0 Answers  


How do you run command every time a file is modified?

0 Answers  


Categories