Oki 6120E manual Ps -e grep rlp

Models: 6120E

1 222
Download 222 pages 25.45 Kb
Page 164
Image 164

Section 4 - Appendix B - Application Considerations

yourqueuename - This is the name of the queue on the OkiLAN 6120e and must end with 1, 2, 3 or 4, depending on the port selected to service the print jobs.

If FF, LF or NF are the last two letters of the queue name, the job will be converted accordingly. See the section on Remote Queue Names.

Prerequisites

Before you proceed, the following prerequisites must be met. Most of the time steps 2 through 5 are already configured since the HP-UX system is on a TCP/IP network. Do not perform steps 2 through 5 unless the installation procedure fails!

1.The name OKIPRINTER and the IP address assigned to the OkiLAN 6120e are in the “/etc/hosts” file on the HP-UX system.

2.Make sure the rlp process is not running by typing at the UNIX prompt:

ps -e grep rlp

If rlp is not running, you will not see any output after executing this command.

If rlp is running (that is, if you see output after executing this command), kill the process with the command:

kill -15 process_number.

3.Make sure the following entry is in the “/etc/inetd.conf” file:

printer stream tcp nowait root “/usr/lib/ rlpdaemon” rlpdaemon -i

If the rlp daemon is not running when a print request is made, this entry in “/etc/inetd.conf” will tell inetd to auto-start the rlp daemon and service the pending print request. This is helpful if the daemon died or was terminated for some reason. For more information on inetd or “/etc/inetd.conf”, type man inetd or man inetd.conf.

IV - 70

OKI OkiLAN 6120e User’s Guide

Page 164
Image 164
Oki 6120E manual Ps -e grep rlp