![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Red Hat Red Hat is the world's leading open source technology solutions provider with offerings including Red Hat Enterprise Linux (RHEL), Fedora, open source applications, security and systems management, virtualization, and Services Oriented Architecture (SOA) solutions. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to broadcast a message ? | vigneshinbox | High Level Programming | 0 | 04-07-2009 12:59 AM |
| How to broadcast a message across the network using Socket programming in C?? | vigneshinbox | High Level Programming | 1 | 04-06-2009 12:26 PM |
| Looking for an X11 Utility - Send Keystrokes to Multiple Clients | Alon.Albert | UNIX for Dummies Questions & Answers | 5 | 07-08-2008 12:10 PM |
| Cron wall message problem | tt155 | UNIX for Advanced & Expert Users | 2 | 07-07-2005 04:21 AM |
| How can I deny messaging which use "wall" to send message out? | wilsonchan1000 | UNIX for Dummies Questions & Answers | 7 | 07-17-2002 10:06 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
[help] how to send wall/broadcast message to all clients
Hi,
as per title, please help me.. I use command wall host1 host2 hellowwwww but it only receive in the host1.. how can I send this to all the clients.. I want this 1 server to send to all the clients.. or is there any program that I can use? I know this openfire, but seems complicated since it needs to connect to mysql etc... my purpose for using this is just to tell all clients that I'm going to shutdown one of my server or I'm doing a maintenance.. etc... I'm using RHEL4.. Please help me.. thank you.. |
|
||||
|
how to send wall/broadcast message to all clients
If you want send message to every user in your system no need to mentation the user.
You have to follow the below command. Message should be enclosed with double or single quote. Code:
#wall "Message " |
|
||||
|
I want to send message to all clients/servers.. I have like more than 10 servers.. I want to send to all of them from one server.. instead I have to login through them one by one..
|
|
||||
|
It always helps to know what Operating System (with version) and shell you are running. In this case an overview of the communications setup between the servers would also help.
Assuming that each remote host is set up to respond to "rwall", use "rwall". Otherwise assuming that each remote host is set up to respond to "remsh", issue a "wall" from "remsh". If you have no way of running a unix command on the remote server the task is impossible. |
|
||||
|
hi sorry forget to post that.. I am using RHEL4 but RWALL is not supported to RHEL if I'm not wrong.. because I was looking at the package in redhat network of rwall but there is no rwall package for RHEL.. only for normal redhat 5 6 7 8 or 9
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|