RH7.1 question.
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Jason L Tibbitts III tibbs at math.uh.eduThu May 24 14:27:32 PDT 2001
- Previous message: scyld, mpich, and bpsh
- Next message: [Mailer-Daemon@icantbeli
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>>>>> "A" == <alvin at Mail.Linux-Consulting.com> writes: A> turn off all of them thingies.... you have to explicitly say "disable = A> yes" in each file in /etc/xinetd.d/* to turn that service off It's probably easier to use chkconfig: cd /etc/xinetd.d; for i in *; do chkconfig $i off; done chkconfig --list will show you all of your services (boot-time and xinetd-based). I'm very happy that Red Hat moved to xinetd because I can finally install and remove packages without worrying about things messing with /etc/inetd.conf. - J<
- Previous message: scyld, mpich, and bpsh
- Next message: [Mailer-Daemon@icantbeli
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
