1.what is Kernel parameters?
2.how many cpu have use in your machine?
Answer Posted / 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 |
Post New Answer View All Answers
What file type is a makefile?
How do I check cpu usage?
Why we use pwd command in linux?
How do I run a .sh file in linux?
What are system commands?
What is df command in linux?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
Why bash is used in linux?
What is $$ in shell script?
Which command is used to clear the screen?
What is the default number of shell commands saved in the history list of .cshrc file?
How do I test my cpu speed?
How can you check the amount of lines in a file?
How is grep so fast?
How do I check storage on linux?