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

can any one send me one project on linux ...?

0 Answers   Verizon,


What is the command can be used to check for file corruption?

0 Answers  


What is the command to see all the processes are working in the last 30 days?

9 Answers  


How do I set permission to run in linux?

0 Answers  


How do I stop a linux job?

0 Answers  


What signal is ctrl c?

0 Answers  


When is it better to use the more command rather than cat command?

3 Answers  


my clients are getting services from servers but how to know which client is using which service. is there any files to keep information about these? clients used ftp, nis, samba, apache, squid, nfs and mail services how to know how many users got service from server side with date,time and client system ip ?

3 Answers   Wipro,


ls -l ls -t ls -r ls -a ls -ltr ls -u grep error file.txt grep -v error file.txt perl prg.pl | ./file.txt tee chmod +x chmod -x chmod =x ps bg date +%y%m%d ?

0 Answers   HP,


What is the status code 403,404 represented in apache server?

2 Answers  


How to shuffle the GRUB booting from one Disk to other?

1 Answers  


How would you find whether a remote server is up or not?

8 Answers   HP,


Categories