|
#1
|
||||
|
||||
|
Wall command
Hi,
(1)Does ne body know what port does the "wall" command uses to send message to all the terminals. (2) Is there any command that i can send a message to only a particular IP address (Host) Thanks Shaell |
|
#2
|
|||
|
|||
|
I can't figure out what port it is, but if you know how you could block all ports then use wall, then read the firewall logs.
As for just one user, try useing write. http://www.hmug.org/man/1/write.php wall -g will send to a group. But no idea how to send to an IP address.
__________________
Jesus saves Buddha does incremental backups |
|
#3
|
|||
|
|||
|
Try this
You talk about the "wall" command which broadcasts messages to all terminals. If you wanna send a specific message to one terminal,, try this.
Log in as root user example: echo "how you doing today" > /dev/tty5 this will send the specific message to terminal 5, or whatever terminal you choose. Hopefully this helps. |
|
#4
|
||||
|
||||
|
Hi shaell,
wall does not use any ports as it only 'broadcasts" to terminals on a single machine. It does not send messages from one machine to another. I don't know of any generic Unix tools that provides messaging between systems.
__________________
cmd /k ipconfig/all [use to start ipconfig from 'Run'] cmd /k ping <some website, like google or yahoo> [use to ping 'www.google.com' from 'Run'] |
|
#5
|
||||
|
||||
|
For messaging between systems, you might look into something like ssh + party.
__________________
Tips for Linux Newcommers If we have helped you, please consider supporting Cyber Tech Help with a subscription.
|
![]() |
| Bookmarks |
«
Previous Topic
|
Next Topic
»
| Topic Tools | |
|
|
All times are GMT +1. The time now is 09:29 AM.
[
RSS ]









