[Dxspider-support] /spider/src/client eating CPU

Dirk Koopman G1TLH gb7tlh at dxcluster.org
Wed May 30 09:45:39 BST 2012


On 30/05/12 09:37, Alex Savenok wrote:
> Hi!
>
> I'm using CentOS 6.2, DXSpider V1.55 build 0.104
>
> I found /etc/xinetd.d/spdlogin file with
>
> service spdlogin
> {
>          flags           = REUSE
>          socket_type     = stream
>          protocol        = tcp
>          wait            = no
>          user            = root
>          server          = /usr/sbin/tcpd
>          server_args     =*/spider/src/client login telnet*
> }
>

Either just remove the "spdlogin" file or, as a minimum, put a 
"disable		= yes" line in there and then do a "service xinetd.d restart".

If you are not using xinetd for anything (else), an even better solution 
would be to "rpm -e xinetd' (i.e. remove it). Then do an "rm -rf 
/etc/xinetd.d" just to be certain.

Dirk




More information about the Dxspider-support mailing list