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 / sachin mali
1. For changing the runlevel you should have to go in
/etc/inittab. There you can change the runlevel what you
want.It will not affecting current user. After restarting
system your system will boot in which run level you have set.
3. Internel command means whichever command are builtin the
system BIOS. And External command means Which are
nonbuiltin.It outside the shell. It require shell.
4. VMstat & sar are showing the free memory of the system.
5. ls command is use list a file & cat & vi is to open a file.
6.
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is bash linux?
What is the difference between command ‘ping’ and ‘ping6’?
What does cd – command do?
What is help command in linux?
Is python faster than bash?
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.
What are different command to check ram, process and hdd of linux machine?
How do I find the process id in linux?
How do I clear bash history in linux?
What is nslookup command?
Which command is used to uncompress gzip files?
What are the linux commands used in devops?
Why we use pwd command in linux?
How do I check cpu usage?