1.what is Kernel parameters?
2.how many cpu have use in your machine?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
i am working in one company and i attend intervew they asked why do u want to chage company pls give me inteligent answar
Does cp overwrite?
What would you do when all the processess hangs and there is no other option in unix?
When u comment the ctrl+alt+del trap in the /etc/inittab save the file. Tell the command to save the changes without rebooting the machine?
What are the main components of a Linux system?
How do you read ext2/3 file system in windows?
What is grep command?
I have Laptop. I want to assign DHCP ip address, but in my Laptop having Wireless and with wire NIC cards, it is possible to assign reserve ip address for both NIC card, but same host name?
How can we increase disk read performance in single command in Linux?
what is Bourne shell.
1 Answers Google, HCL, Infosys,
How do you change file permissions in Linux?
What does the command env do?