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 / saravanan
2.First check whether u have writable permission or not.If no write permission means
Use this command #chmod 666 directory name
7.All the configuration has been stored as a kickstart file. using that file we can install os in many system with same configuration.
file location---> /root/anaconda-ks.cfg
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does comm do and how to use it?
How to hide the partition in grub booting?
How does grep work in linux?
Which Command used to lock user password in Linux?
What is the command can be used to check for file corruption?
What does chmod 666 do?
What is the pwd command?
Write about an internal command.
Enlist some linux networking and troubleshooting commands?
What does && mean in bash?
What is command to check ports running/used over local machine
What command is used to check the number of files, disk space, and each user’s defined quota?
What file type is a makefile?
How can we increase disk read performance in single command?
Does linux cp command overwrite?