<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: lan messagging utility in rhl 9 ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346602#M70643</link>
    <description>Hi&lt;BR /&gt;#smbclient -I 10.0.0.3 hello ^D&lt;BR /&gt;when I type the message and then to send the message, type ^D, my LinuxBox(rhl 9) only produce the beep sound, but didnt send the message to the destination(10.0.0.3).&lt;BR /&gt;&lt;BR /&gt;Second I want to clear that I want to send messages to the machines running Linux, and since there are some machines running win2k, thus I would like to know how to send messages from Linux to windows machines as well. &lt;BR /&gt;&lt;BR /&gt;But the major task is to send messages from Linux(rhl 9) machine to another Linux(rhl 9) machines&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
    <pubDate>Tue, 03 Aug 2004 23:20:32 GMT</pubDate>
    <dc:creator>Maaz</dc:creator>
    <dc:date>2004-08-03T23:20:32Z</dc:date>
    <item>
      <title>lan messagging utility in rhl 9 ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346597#M70638</link>
      <description>Hi All&lt;BR /&gt;&lt;BR /&gt;there is a lan messaging utility in win 2k, called "net send"&lt;BR /&gt;&lt;BR /&gt;net send machine_ip message&lt;BR /&gt;&lt;BR /&gt;whats in Linux equivalent ? I mean is there any lan messaging utility too ? if please let me know &lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Sun, 01 Aug 2004 20:18:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346597#M70638</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2004-08-01T20:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: lan messagging utility in rhl 9 ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346598#M70639</link>
      <description>smbclient -M &lt;MACHINE&gt;&lt;BR /&gt;&lt;BR /&gt;Type your message, and press ctrl-D&lt;/MACHINE&gt;</description>
      <pubDate>Sun, 01 Aug 2004 20:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346598#M70639</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-08-01T20:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: lan messagging utility in rhl 9 ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346599#M70640</link>
      <description>Thanks Stuart, I higly expect that ur words will work, but I didnt try yet. If i failed I'll let u know.&lt;BR /&gt;&lt;BR /&gt;Thanks n Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Sun, 01 Aug 2004 20:54:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346599#M70640</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2004-08-01T20:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: lan messagging utility in rhl 9 ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346600#M70641</link>
      <description>smbclient -M machine_ip "hi" ^D &lt;BR /&gt;it doesnt work.&lt;BR /&gt;&lt;BR /&gt;Any1 any Ideaz&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Aug 2004 20:15:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346600#M70641</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2004-08-02T20:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: lan messagging utility in rhl 9 ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346601#M70642</link>
      <description>If you are using the IP, you'll also need the '-I' flag:&lt;BR /&gt;&lt;BR /&gt;smbclient -M &lt;MACHIENNAME&gt; -I &lt;IP&gt;&lt;BR /&gt;&lt;TYPE text=""&gt;&lt;BR /&gt;&lt;/TYPE&gt;&lt;/IP&gt;&lt;/MACHIENNAME&gt;</description>
      <pubDate>Mon, 16 Sep 2024 09:21:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346601#M70642</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2024-09-16T09:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: lan messagging utility in rhl 9 ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346602#M70643</link>
      <description>Hi&lt;BR /&gt;#smbclient -I 10.0.0.3 hello ^D&lt;BR /&gt;when I type the message and then to send the message, type ^D, my LinuxBox(rhl 9) only produce the beep sound, but didnt send the message to the destination(10.0.0.3).&lt;BR /&gt;&lt;BR /&gt;Second I want to clear that I want to send messages to the machines running Linux, and since there are some machines running win2k, thus I would like to know how to send messages from Linux to windows machines as well. &lt;BR /&gt;&lt;BR /&gt;But the major task is to send messages from Linux(rhl 9) machine to another Linux(rhl 9) machines&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Tue, 03 Aug 2004 23:20:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346602#M70643</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2004-08-03T23:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: lan messagging utility in rhl 9 ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346603#M70644</link>
      <description>Oh.&lt;BR /&gt;&lt;BR /&gt;You want Linux-to-Linux..&lt;BR /&gt;&lt;BR /&gt;not Linux-to-Windows..&lt;BR /&gt;&lt;BR /&gt;I dunno.  I don't use that sort of messaging enough to have tried finding a linux-client equivalent.</description>
      <pubDate>Wed, 04 Aug 2004 00:20:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346603#M70644</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-08-04T00:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: lan messagging utility in rhl 9 ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346604#M70645</link>
      <description>Hi Maaz,&lt;BR /&gt; How about these links ...&lt;BR /&gt;&lt;BR /&gt;1. Ksalup &lt;BR /&gt;&lt;BR /&gt; &lt;A href="http://rpmfind.net/linux/RPM/RedHat_7.x.html" target="_blank"&gt;http://rpmfind.net/linux/RPM/RedHat_7.x.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;2. ( Mandrake )&lt;BR /&gt;  &lt;A href="http://rpms.mandrakeclub.com/rpms/mandrake/official/10.0/contrib/i586/ksalup-1.2.0-2mdk.i586.html" target="_blank"&gt;http://rpms.mandrakeclub.com/rpms/mandrake/official/10.0/contrib/i586/ksalup-1.2.0-2mdk.i586.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;3. &lt;BR /&gt; &lt;A href="http://rpms.mandrakeclub.com/rpms/mandrake/official/10.0/contrib/i586/amsn-0.83-3mdk.i586.html" target="_blank"&gt;http://rpms.mandrakeclub.com/rpms/mandrake/official/10.0/contrib/i586/amsn-0.83-3mdk.i586.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ram.</description>
      <pubDate>Wed, 04 Aug 2004 02:13:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346604#M70645</guid>
      <dc:creator>Ramalingam</dc:creator>
      <dc:date>2004-08-04T02:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: lan messagging utility in rhl 9 ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346605#M70646</link>
      <description>Dear Ramalingam, Many Thanks for ur kind help/favor.&lt;BR /&gt;I m really very sorry for replying too late.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Sun, 15 Aug 2004 20:41:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346605#M70646</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2004-08-15T20:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: lan messagging utility in rhl 9 ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346606#M70647</link>
      <description>rwall works pretty well, if you're able to stomach running that daemon on your servers.&lt;BR /&gt;&lt;BR /&gt;Alternatively, some basic scripting and you should be able to kick off a script that ssh's into a list of hosts and wall's the box.</description>
      <pubDate>Wed, 25 Aug 2004 07:26:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lan-messagging-utility-in-rhl-9/m-p/3346606#M70647</guid>
      <dc:creator>Chris Saunderson</dc:creator>
      <dc:date>2004-08-25T07:26:02Z</dc:date>
    </item>
  </channel>
</rss>

