Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Legacy Forums
General Discussion (Legacy)
Topic:
What is the Linux equivalent of 'net send'?
« previous
next »
+
Print
Pages: [
1
]
Go Down
What is the Linux equivalent of 'net send'?
5 Replies
2306 Views
Shaun
What is the Linux equivalent of 'net send'?
«
on:
June 23, 2003, 06:41:13 PM »
I've tried Googling and haven't come up with anything meaningful. I just want to broadcast a short message from the SME box to all windows clients. Surely there is a utility that allows me to do this?
Logged
steve
Re: What is the Linux equivalent of 'net send'?
«
Reply #1 on:
June 23, 2003, 11:13:37 PM »
search sourceforge.net
there is a linux 'winpopup' app out there
steve
Logged
James Pybus
Re: What is the Linux equivalent of 'net send'?
«
Reply #2 on:
June 24, 2003, 03:14:22 AM »
Cant you just net send /domain:yourdomain message from one of the clients?
Logged
Shaun
Re: What is the Linux equivalent of 'net send'?
«
Reply #3 on:
June 24, 2003, 01:08:40 PM »
No. If you want people to notice and heed the message is has to come from the server. Besides, I don't have a Windows client to send from.
Logged
Geoff
Re: What is the Linux equivalent of 'net send'?
«
Reply #4 on:
June 24, 2003, 01:37:43 PM »
Email to everyone@yourdomain.com from the LAN.
Logged
Marco
Re: What is the Linux equivalent of 'net send'?
«
Reply #5 on:
June 24, 2003, 02:04:36 PM »
One machine:
cat $file | smbclient -M$CLIENTNAME
or search google for smbwall
http://groups.google.com/groups?q=smbwall&hl=en&lr=&ie=UTF-8&selm=slrnanagn3.paa.rob0%40hal.1984.lan&rnum=3
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
General Discussion (Legacy)
Topic:
What is the Linux equivalent of 'net send'?