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


Please Help Members By Posting Answers For Below Questions

What are the 4 kinds of sentences with examples?

583


How to recover /etc/passwd file and /etc/shadow file?

546


What is ulimit in linux?

562


What is bash command?

496


What are the 7 types of sentences?

554






Enlist some linux networking and troubleshooting commands?

519


What does the command env do?

536


What is df -h command?

663


What is command grouping?

563


How often do you use grep command and how in Linux operating system?

531


Which command reduces the size of a file?

583


Explain trap command; shift command, getopts command of linux?

565


What is apple llvm?

534


What is unix finger command?

510


What is du -s * | sort -k1,1rn | head command used for?

530