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
What does history command do in linux?
Is cmake only for c++?
How remove all files in a directory linux?
What is command line in unix?
What would be the result of the command paste -s dog cat?
Explain about communication features in UNIX?
Explain about sh?
What is p in mkdir?
What command would you use to check how much memory is being used by linux?
What language is clang written in?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
How do you grep?
What does f mean linux?
How does case sensitivity affect the way you use commands?
How often do you use grep command and how in Linux operating system?