info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVSpserver - connection refused


From: Derek R. Price
Subject: Re: CVSpserver - connection refused
Date: Fri, 17 Nov 2000 14:07:51 -0500

Bradley Johnston wrote:

> I also did a kill -HUP and I got a message that no inetd services were
> running?

Sounds like you're not starting inted or it went down.  You probably need
something like the following (assuming inetd is really installed):

/etc/rc.d/rc5.d/S50inetd linked to ../init.d/inetd

and:

    #!/bin/sh
    /etc/rc.d/init.d/inetd start

as root should start a new server.  If that doesn't work you might want to
check /var/log/,essages for the system messages about why it wouldn't start.

if Mandrake 7.2 is based on RedHat 7, it may be running xinetd as well.  The
links and commands necessary would be similar to the ones above, but the config
files are somewhat different and hupping inetd won't do any good even if you
change the correct configs.  Man 'inet'd and 'xinetd' for more.

you might also browse the sysadmin links at http://www.linuxdoc.org .  There
might even be a page on inetd or you might find something useful on it in the
Networking HOWTO.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:address@hidden     OpenAvenue ( http://OpenAvenue.com )
--
I will not expose the ignorance of the faculty.
I will not expose the ignorance of the faculty.
I will not expose the ignorance of the faculty...

          - Bart Simpson on chalkboard, _The Simpsons_






reply via email to

[Prev in Thread] Current Thread [Next in Thread]