Re: how to find and start talkd for use it with talk command ?

2004-05-27 Thread [EMAIL PROTECTED]
--- [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 hi!
 
 on free bsd 5.2
 
 how can i find and start talkd for use it with talk
 command ?
 can i?
 
 or if i cant - can i use some similar instead ...?
 
 10x in advance.
 
 regards!

hi again!

i solved my problem with google and some other unixes
docs..aix at most

talkd is started via inetd and executable is in
/usr/libexec/in.ntalkd
thus , #which talkd not give me the answer.
other my mistake is that i read man talkd and there is
an entry to mand with no one word for inetd or
in.ntalkd or inetd.conf

i suggest some small additions in man page:

on bottom add related link to inetd
and on top add talkd (or ntalkd) can be started via
/etc/inetd.conf and is located in
/usr/libexec/in.ntalkd

or something like thisand man page will be more
actual and usefull.

sorry for inconvenience , regards!




__
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: how to find and start talkd for use it with talk command ?

2004-05-25 Thread Jonathan Chen
On Tue, May 25, 2004 at 01:52:55PM -0700, [EMAIL PROTECTED] wrote:
 hi!
 
 on free bsd 5.2
 
 how can i find and start talkd for use it with talk
 command ?
 can i?

Uncomment the ntalk line in /etc/inetd.conf, and:

kill -HUP pid of inetd

-- 
Jonathan Chen [EMAIL PROTECTED]
--
  Opportunities are seldom labeled
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]