1.what is Kernel parameters?
2.how many cpu have use in your machine?
Answer Posted / 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 View All Answers
What are the basic commands for user management?
How often do you use grep command and how in Linux operating system?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
How do I find old commands in linux?
How do I run multiple commands in linux?
How do I clear bash history in linux?
What does chmod 755 do?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
What is du -s * | sort -k1,1rn | head command used for?
Brief about finger username?
State and explain about features of UNIX?
What is cpu core in linux?
What does cd do in linux?
How can you check the amount of lines in a file?
Why echo is used in linux?