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 / debjyoti
2. check the /var/log/messages for confirmation what is the
problem
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many linux commands are there?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
How do I get to root in linux?
What are different command to check ram, process and hdd of linux machine?
Which command will show you free/used memory? Does free memory exist on linux?
What is cat command in linux?
What is linux load average?
How do I check memory usage on linux?
What does cd – command do?
How do I check disk space in linux?
What is the use of ls command?
What are the examples of simple command?
What does free command do in linux?
What is mkdir m in linux?
You issue the command head * what would the resulting output be?