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 / balasundaram
1. We can use the command, init <run level>.
2. It has many reasons,
a. Quota may touched to allocated hard limit.
repquota <mount point>
b. Capacity of the hard disk itself is 5GB. So 100%
utilization happened already.
df -h
c. inode limit may reached its maximum limit
df -i
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Who am I command in linux?
What is the example of command sentence?
How does mkdir work in linux?
What is grep command?
How do I clear terminal command history?
What does df command do in linux?
How do I run whois command?
How do I find command history in linux?
How do I open a text file in cmd?
Does linux cp command overwrite?
What is cd in cmd?
How to write the output of a command to a file?
What does sh do in linux?
Explain grep command.
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?