GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Certification  >  Sun  >  310-014
Go To First  |  Previous Question  |  Next Question 
 310-014  |  Question 23 of 175    Print  
Which three commands stop the NFS server daemons? (Choose three)
A. /etc/init.d/nfs.server stop
B. /etc/rc5.d/K28nfs.server stop
C. /etc/rc2.d/K28nfs.server stop
D. /etc/rc0.d/S15nfs.server stop
E. /etc/rc3.d/S15nfs.server.stop
F. /etc/rc0.d/K28nfs.server stop
Answer: A, C and E



  
Total Answers and Comments: 5 Last Update: April 09, 2007   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
June 30, 2005 09:09:42   #1  
Pradeep Desh        

RE: Which three commands stop the NFS server daemons? (Choose three) A. /etc/init.d/nfs.server stop ...
E is definetly a wrong choice as S## is used for starting an service.
B can be given instead of that.

 
Is this answer useful? Yes | No
September 28, 2005 02:44:03   #2  
preethamrao        

RE: Which three commands stop the NFS server daemons? ...

Hi All

/etc/rc5.d/S15nfs.server or /etc/rc5.d ( directory or file does not exist by default ) hence one can make use of /etc/rc3.d/S15nfs.server stop command to stop NFS server daemons.

/etc/rc3.d/S15nfs.server start ( to start )

/etc/rc3.d/S15nfs.server stop ( to stop irrespective of the letter S in the beginning )

Bye !!

Preetham


 
Is this answer useful? Yes | No
March 12, 2006 18:52:11   #3  
Anthony        

RE: Which three commands stop the NFS server daemons? ...

These are the correct answers.. look no further and ask no questions

A. /etc/init.d/nfs.server stop
C. /etc/rc2.d/K28nfs.server stop
F. /etc/rc0.d/K28nfs.server stop



 
Is this answer useful? Yes | No
December 12, 2006 01:41:37   #4  
aamir zahoor        

RE: Which three commands stop the NFS server daemons? ...

Correct Answers are ABC.

A is the main script other are linked to it.

NFS uses run level 3.

D and E are scripts which are starting with S meaing that start script. not kill or stop.

For F option NFS server do not run at level 0.

If agree reply.

aamir


 
Is this answer useful? Yes | No
April 09, 2007 16:34:19   #5  
peter        

RE: Which three commands stop the NFS server daemons? ...
Six files use the same inode number they are:
/etc/init.d/nfs.server
/etc/rc0.d/K28nfs.server
/etc/rc1.d/K28nfs.server
/etc/rc2.d/K28nfs.server
/etc/rc3.d/S15nfs.server
/etc/rcS.d/K28nfs.server

So the correct answer should be A C and F. E is very close to the answer if E is /etc/rc3.d/S15nfs.server stop then E is correct answer too.

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape