LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   chat (https://www.linuxquestions.org/questions/linux-newbie-8/chat-720660/)

shuchi 04-21-2009 08:54 AM

chat
 
can anyone plz tell me how can i chat with other system within network if i know the IP adderess of that particular system or how can i send message (i dont know the username and password, ofcourse):confused:


how can i use wall command without login into that computer?

mrclisdue 04-21-2009 09:02 AM

talk is an old(er) program that comes with most distros, afaik. Have a look at:

$ man talk

With a bit more effort on your part (relatively simple to set up) you can set up an internal jabber server/system.

cheers,

shuchi 04-23-2009 12:43 AM

chat
 
Quote:

Originally Posted by mrclisdue (Post 3516202)
talk is an old(er) program that comes with most distros, afaik. Have a look at:

$ man talk

With a bit more effort on your part (relatively simple to set up) you can set up an internal jabber server/system.

cheers,



hey, it doesn't work. I checked the connection with that computer, and it is ok.
but when i typed d command:
talk q@station25 tty01


it shows



no connection yet



Error on read from talk daemon: connection refused.





so tell me the other way plzzzzzzzzzzz

ic_torres 04-23-2009 01:58 AM

how about trying man ytalk?

shuchi 04-23-2009 02:15 AM

chat
 
Quote:

Originally Posted by ic_torres (Post 3518040)
how about trying man ytalk?

what's that?????? is it a command, i didn't get it and no manual pages in RHEL5.........

ic_torres 04-23-2009 02:27 AM

Quote:

Originally Posted by shuchi (Post 3518046)
what's that?????? is it a command, i didn't get it and no manual pages in RHEL5.........


Code:

YTalk(1)                                                                                                                          YTalk(1)

NAME
      ytalk - A multi-user chat program.

SYNOPSIS
      ytalk [-x] [-s] [-Y] [-i] [-h hostname_or_ip] username...

DESCRIPTION
      YTalk V3.1.1

      YTalk  is  in  essence a multi-user chat program.  It works almost exactly like the UNIX talk program and even communicates with the
      same talk daemon(s), but YTalk allows for multiple connections.

      The username field may be formatted in several different ways:
            name          - some user on your machine
            name@host    - some user on a different machine
            name#tty      - some user on a particular terminal
            name#tty@host - some user on a particular tty on a
                            different machine
            name@host#tty - same as "name#tty@host"
            aliasname    - an alias defined in your .ytalkrc

got it from fedora. .

shuchi 04-23-2009 02:34 AM

chat
 
[QUOTE=ic_torres;3518051][CODE]
YTalk(1) YTalk(1)

NAME
ytalk - A multi-user chat program.


thankyou very much........
but here i can use only RHEL5, so i need the solution for that.

linuxlover.chaitanya 04-23-2009 04:10 AM

yum install ytalk should install it for you

shuchi 04-25-2009 12:10 AM

thanx
 
Quote:

Originally Posted by linuxlover.chaitanya (Post 3518126)
yum install ytalk should install it for you


thanx buddy
but if i hv RHEL5 on server also then wat can i do?
is there no way in RHEL5?

linuxlover.chaitanya 04-25-2009 01:13 AM

I do not understand what you want to say. What is the issue? And I guess there is no problem with talk in your system. Only that remote system is refusing the connection. This could be due to the firewall if it exists or that talk daemon is stopped. Have a look at it, I am not sure how talk works internally.


All times are GMT -5. The time now is 10:38 PM.