Is there any method I can brodcast messages to DRBL clients? |
Yes, you can make that with some scripts. Thanks to Tim Shelley (tim_j_shelley _at_ hotmail com) for sharing this:
"It's a script we use to open dialogs on client machines to all logged in users. I'm sure when you look at the script there maybe be better ways to do what I've done but I guess thats the fun of putting out into the public domain :). The drblmessage.sh relies on another script - msg.sh which I have also included. It's the one that runs on the client machine to launch zenity.
Of course the messaging script can be easily modified to send messages to specific clients rather than all of them.
I've only run this on Ubuntu 9.04, so I'm not sure if it will work on other Linux platforms. I'd also like to thank the DRBL community who helped me alot with this."
You can download script files here.
|
|