Sponsored Content
Top Forums UNIX for Advanced & Expert Users To send a message to another system Post 302120524 by aajan on Wednesday 6th of June 2007 11:29:53 PM
Old 06-07-2007
i need to send messages to three systems of the same network.
 

10 More Discussions You Might Find Interesting

1. Cybersecurity

Sendmail keep a user from send message

Hello, i have a problem with my sendmail, i want' to keep a user from sending mail, how can i process ? My user is titi, and i don't want' that titi can't send mail via sendmail is it possible ? thnak a lot (1 Reply)
Discussion started by: westside
1 Replies

2. UNIX for Dummies Questions & Answers

send message across terminals

Hello: How would you send message to other unix users logged in into the system now.. what should i verify, before sending them a mail across that displays mesage on the terminal. Any man pages? Thanks, ST2000 (2 Replies)
Discussion started by: ST2000
2 Replies

3. Shell Programming and Scripting

How to Send warning message to user

Hai..I have one question in unix Shell script.Following is the script System Configuration: lcpu=4 mem=8192MB kthr memory page faults cpu ----- ----------- ------------------------ ------------ ----------- r b avm fre re pi po fr sr cy ... (1 Reply)
Discussion started by: sollin
1 Replies

4. UNIX for Dummies Questions & Answers

Send message from Unix to PC

What is the best way to send message from Unix script to PC users connected to the box ? I tried "smbclient -M <machine>" but doesn't work. I prefer not to use Samba. Thanks. (3 Replies)
Discussion started by: mnagaya
3 Replies

5. Shell Programming and Scripting

error-when trying to send the message thru email.

Hi All, I want to send a message through email. I have written below code. But it is not worling. Anybody has idea, why it is not working?. export $file1=$home1/pip1.$$ mailx -s "This Message from unix" abc@yahoo.com< $file1 thanks,Mary. (5 Replies)
Discussion started by: MARY76
5 Replies

6. UNIX for Dummies Questions & Answers

send message to a remote system

I am analyzing snoop output and want to send "Hello world" to a remote system. I want to see if the message received is encrypted or not. can I use ping to send a text message? like ping "helloworld" <IP Addr> Please help. Thank you (5 Replies)
Discussion started by: rakeshou
5 Replies

7. Red Hat

[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... (5 Replies)
Discussion started by: flekzout
5 Replies

8. Programming

[Solved] how to send an integer via message queue?

how can i send an integer via message queue? i try this, but it doesn't work, child process receive 13345943 instead of 5 #include <stdio.h> #include <stdlib.h> #include <sys/types.h> #include <sys/msg.h> #include <sys/ipc.h> #include <sys/sem.h> #include <errno.h> #include <unistd.h>... (2 Replies)
Discussion started by: tafazzi87
2 Replies

9. Post Here to Contact Site Administrators and Moderators

Cannot send new Private Message (PM)

To be able to send PMs your post count must be 10 or greater. You currently have 16 posts. If you have a question for the forum moderators and/or administrators, please post your question here. ...you might want to try searching the forums: What am I doing wrong? (3 Replies)
Discussion started by: -=XrAy=-
3 Replies

10. AIX

Curl, to send text message

hello friends I need to send a text message MSM by AIX with a function called CURL you have some example of how it is done so that you can help me please (4 Replies)
Discussion started by: tricampeon81
4 Replies
ip6_setup(8)						      System Manager's Manual						      ip6_setup(8)

NAME
ip6_setup - IPv6 configuration program SYNOPSIS
/usr/sbin/ip6_setup DESCRIPTION
The ip6_setup utility allows you to configure the IPv6 networking software on your system. To run ip6_setup, enter the following command and then answer the questions: # ip6_setup You must know your Internet Protocol Version 6 (IPv6) address. If your network uses subnet routing, you must know the subnet mask for your network. The network manager should be able to provide you with the information that you need. After the ip6_setup command completes, the network services on the system can be restarted manually with the following command: # /usr/sbin/rcinet restart Before you restart the network services with the preceding command, warn the users that the network services on the system are being removed. File systems that were not mounted using the /etc/fstab file or the automount command must be unmounted with the unmount command. You must remount these file systems using the mount command after the network is started on your system. Alternatively, you can reboot the system with the following command: # /usr/sbin/shutdown -r now FILES
Specifies the host name file. Specifies the environment variables that define the network configuration on your system. Specifies the trusted hosts file. Specifies the network name file. Specifies Internet routing information. Specifies Internet routing information. SEE ALSO
Commands: mount(8), rcinet(8) Files: gateways(4), hosts(4), hosts.equiv(4), networks(4), routes(4). Network Administration ip6_setup(8)
All times are GMT -4. The time now is 02:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy