1.what is Kernel parameters?
2.how many cpu have use in your machine?

Answers were Sorted based on User's Feedback



1.what is Kernel parameters? 2.how many cpu have use in your machine? ..

Answer / franklin doss

1.kernel parameters
parameters provide mechanisms to adjust the functiong of
linux kernel.
the sysctl command used to view kernel parameters.

2.simply type in root
# cat /proc/cpuinfo

Is This Answer Correct ?    19 Yes 2 No

1.what is Kernel parameters? 2.how many cpu have use in your machine? ..

Answer / ravi

The sysctl command is used to view the kernel parameters

To know how many cpus are being used, use the top command.
This gives the percentage cpu utilization and if the linux
box has more than 1 cpu, then follow top with the numaral 1.

uptime gives the load on the system.

Is This Answer Correct ?    1 Yes 1 No

1.what is Kernel parameters? 2.how many cpu have use in your machine? ..

Answer / basha phatan

Kernal parameters are nothing but all the parameters in
/etc/system hear we can edit according to our requrement.

to check the how many cpus in the machine jus type this
command #psrinfo
to check the cpu speec #psrinfo -v

cool

Is This Answer Correct ?    6 Yes 10 No

Post New Answer

More Linux Commands Interview Questions

how is "to run even after user logs out"

2 Answers   Google,


What is ps command in linux?

0 Answers  


What is the example of command sentence?

0 Answers  


How to root mirror in linux?

0 Answers  


What does (cd dir && command) do?

0 Answers  






What are the commands in linux?

0 Answers  


Who linux commands?

0 Answers  


What command should you use to check your file system?

0 Answers  


In Linux how you set time a limit on quota?

1 Answers   Mind Tree,


How you will uncompress the file?

7 Answers   Linux,


what is the fastest way to enter a series of commands from the command-line in linux

0 Answers  


You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?

0 Answers  


Categories