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

Which command will show you free/used memory? Does free memory exist on linux?

558


You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?

555


What happens to hard link when file is deleted?

488


I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?

1168


How to write the output of a command to a file?

567






How do I check cores in linux?

527


What does chmod 666 do?

527


What the command used for list the contents of your home directory, current directory and all subdirectories?

516


What is pwd in linux command?

697


Which Command used to lock user password in Linux?

565


Which command is used to clear the screen?

537


How can we increase disk read performance in single command?

544


Brief about the command nn?

601


How do I list all processes in linux?

510


You issue the command head * what would the resulting output be?

525