Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rpc.rwalld(8) [freebsd man page]

RPC.RWALLD(8)						    BSD System Manager's Manual 					     RPC.RWALLD(8)

NAME
rpc.rwalld -- write messages to users currently logged in server SYNOPSIS
/usr/libexec/rpc.rwalld [-n] DESCRIPTION
The rpc.rwalld utility is a server which will send a message to users currently logged in to the system. This server invokes the wall(1) command to actually write the messages to the system. The following option is available: -n Do not become a daemon. This option is only available when rpc.rwalld is not invoked by inetd(8). Messages are sent to this server by the rwall(1) command. The rpc.rwalld daemon is normally invoked by inetd(8). The rpc.rwalld utility uses an RPC protocol defined in /usr/include/rpcsvc/rwall.x. SEE ALSO
rwall(1), wall(1), inetd(8) BSD
June 7, 1993 BSD

Check Out this Related Man Page

RWALL(1)                                                    BSD General Commands Manual                                                   RWALL(1)

NAME
rwall -- send a message to users logged on a host SYNOPSIS
rwall host [file] DESCRIPTION
The rwall command sends a message to the users logged into the specified host. The message to be sent can be typed in and terminated with EOF or it can be in a file. DIAGNOSTICS
rwall: RPC: Program not registered The rpc.rwalld(8) daemon has not been started on the remote host. rwall: RPC: Timed out A communication error occurred. Either the network is excessively congested, or the rpc.rwalld(8) daemon has terminated on the remote host. rwall: RPC: Port mapper failure - RPC: Timed out The remote host is not running the portmapper (see portmap(8) ), and cannot accommodate any RPC-based services. The host may be down. SEE ALSO
wall(1), portmap(8), rpc.rwalld(8) HISTORY
The rwall command appeared in SunOS. Linux NetKit (0.17) August 15, 1999 Linux NetKit (0.17)
Man Page

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

TFTP setup

ok, I configured inetd.conf so that the tftp string is not commented out, but I cannot get the process to start. I'm running Solaris 5.8 and need some help. Cabletron said that it's process is 3485, i tried to kill it, it's the wrong process. I started inetd again and still can't kill it. i... (15 Replies)
Discussion started by: veitcha
15 Replies

2. UNIX for Dummies Questions & Answers

inetd.conf file = gone on my home linux box

Hi there I'm trying to set up swat on my linux box at home and when i read the man pages on it it says that i have to edit a file called inetd.conf but i did a search like find / -name inetd.conf but it only comes up with this. /etc/linuxconf/archive/Home-Office/etc/inetd.conf find:... (2 Replies)
Discussion started by: nemex
2 Replies

3. UNIX for Advanced & Expert Users

The server does not shoutdown

I have a NCR 4300 server with Unix and i have the problem with the reboot and the shutdown y think one proccess is the problem but i don´t now which one is? when i write "ps -A" i detect the idleproc with value of 9550:00. Which command can i use for verify my problem. Thanks Carlos Rodríguez. (12 Replies)
Discussion started by: cmr88
12 Replies

4. Cybersecurity

Unix Services (Solaris 9)

Our systems group is asking if it would be Ok to turn off certain services due to potention security risks. The following are being contemplated. Service chargen daytime discard dtspcd echo exec finger fs gssd in.comsat kcms_server ktkt_warnd login name rpc.cmsd rpc.metad... (4 Replies)
Discussion started by: BCarlson
4 Replies

5. AIX

Disable snmpd for good

Hi everyone, I am struggling with something that I thought it would be really easy. I want to disable snmpd, but every time y reboot my server, it starts again. I've commented it out on the rc.tcpip file, but still it starts automatically. # Start up the Simple Network Management Protocol (SNMP)... (4 Replies)
Discussion started by: Janpol
4 Replies