Panasonic KX-P7305 User Manual

Page 253

Advertising
background image

Settings and Printing

Network

Network

Maintenance and Spec.

Setup in UNIX

70

[For HP-UX 9.x and 10.x]

1

Set up remote spooler.

(1) Log in as root.

# login root

(2) Disable printer spooler.

# /usr/lib/lpshut

(3) Add the following line to the /etc/inetd.conf.

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

(4) Restart inetd.

/etc/inetd -c

2

Create print queue.

(1) Log in as root.

# login root

(2) Create print queue "kxp7310lp".

Example: Create print queue "kxp7310lp".

# /usr/lib/lpadmin -pkxp7310lp -mrmodel -ormkxp7310
-orplp -ocmrcmodel -osmrsmodel -ob3 -v/dev/null
The "lp" after "-orp" is the remote printer queue name.
(3) Enable print queue.

# /usr/lib/accept kxp7310lp
# /usr/bin/enable kxp7310lp

(4) Start print scheduler.

# /usr/lib/lpsched

3

Print

• Print using "lp" command.

# lp -d kxp7310lp <file name>

Advertising