[KLUG Members] Talk

Jeremy Leonard members@kalamazoolinux.org
Wed, 28 May 2003 10:24:17 -0400 (EDT)


On 28 May 2003, Adam Williams wrote:

> > It's supposed to start in xinetd But it doesn't seem to.
> > I tried starting it from the bash prompt. The server daemon I mean.
> > /usr/sbin/in.talkd
> > I know it uses UDP.
> > What does c'n'p mean.
> > below is listing of /etc/xinetd.d/talk
> > service talk
> > {
> >         disable = no
> >         socket_type             = dgram
> >         wait                    = yes
> >         user                    = nobody
> >         group                   = tty
> >         server                  = /usr/sbin/in.talkd
> > }
> > When I try to start the client I get:
> > Error on read from talk daemon: Connection refused. Press any key... 
> 
> Does chkconfig list it as an enabled service?
> 
> [root@estate2 root]# chkconfig --list talk
> talk            on

[root@elite root]# chkconfig --list talk
talk            on


> 
> 
> _______________________________________________
> Members mailing list
> Members@kalamazoolinux.org
> 
>