1.I want to change runlevel but the Users shall not be
disturbed?how?
2.Disk have 5gb disk utilization even though files unable to
create, why?
3.what are the internal and external command in linux?
4.sar command o/p?
5.how list the open files?
6.what is kernel compiling?
7.How do u See complete configuration in ur system?
8.how will u make a daily updates with cron daily?
9.which port is associated with ttys0?
10.specific some problems linux admin(if u are linux
admin)faced and how did u overcome it?
Answer Posted / diadems
1. use init <runlevel>, at runtime.
2. disk quota has been set and reached for the current user.
3. same as above
4. same as above
5. same as above
6. lay man definition, adding support for required hardware
and modules in the Linux kernel.
7. sysreport, question too generalized,
8. same as above
9. same as above
10. :)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can we increase disk read performance in single command in Linux operating system?
How do I get to root directory in linux?
What is the difference between kill and kill in linux?
How cp command works in linux?
What are the basic command in linux?
What is difference between sh and bash?
What is the bash in linux?
How do I change directories in linux command line?
What is Data Command?
How do I permanently delete linux history?
How can I create a file with cmd?
What is the purpose output of cd command?
What does f mean linux?
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.
What does chmod 644 do?