LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 05-24-2005, 07:13 PM   #1
FunBunny
LQ Newbie
 
Registered: May 2005
Posts: 8

Rep: Reputation: 0
How do you disable NFS so that it doesn't try to start on bootup?


Hello All,

You may know me from the thread "Getting NFS Quota errors, among others, with Mandrake 8.2".

I've been reading a bit since creating that thread and I've come to the conclusion that I don't really need it. Would somebody please tell me if this is true and also tell me how to disable NFS Services, Quotas, Mountd, deamon, etc.? Thanks.

FB
 
Old 05-24-2005, 10:23 PM   #2
osvaldomarques
Member
 
Registered: Jul 2004
Location: Rio de Janeiro - Brazil
Distribution: Conectiva 10 - Conectiva 8 - Slackware 9 - starting with LFS
Posts: 519

Rep: Reputation: 34
Hi FunBunny,

You have some administrative commands on all the descendants of the Red Hat systems. Mandrake, conectiva, mandriva are some of these. For control what services you want to be started you have chckconfig. This tool has several options to turn on and off and to display the state of the daemons.
To disable a daemon you have to do:
Code:
chkconfig --del <daemon>
In your case, the daemons are nfsd, quota. Mountd is associated with nfsd; if you disable nfsd you already do it to mountd.
To list the daemon's state:
Code:
chkconfig --list
Pay attention to the fact that even after you delete nfsd it will appear on this list; just the state of it will be all off. And, last but not least, to activate automatically a daemon on boot, you will have to do 2 commands, as far as I know for guaranty:
Code:
chkconfig --add <daemon>
chkconfig <daemon> on
Don't ask me why. It just works.

Cheers,

Osvaldo.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
disable cold start and warm start snmp traps chkisco Linux - Newbie 0 10-28-2005 02:58 AM
Missing files for NFS on bootup.... vinoloco Fedora 12 03-04-2005 03:49 PM
disable graphical bootup? evilchild Mandriva 16 04-17-2004 01:39 PM
Disable DHCP at bootup lunartek Linux - Newbie 1 06-13-2003 04:38 AM
start programs while bootup venkatesh Linux - Newbie 1 01-19-2002 02:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 01:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration