Panasonic KX-P7310 Printer User Manual


 
Settings and Printing
Network
NetworkMaintenance and Spec.
Setup in UNIX
69
[For Solaris 2.3x - 2.5x]
1 Create Print Queue.
(1) Log in as root.
# login root
(2) Stop print scheduler.
# /usr/sbin/lpshut
(3) Add print server.
Example: Add host name "kxp7310"
# /usr/sbin/lpsystem -RO -t bsd kxp7310
(4) Set up print queue.
Example: Add print queue name "kxp7310lp"
# /usr/sbin/lpadmin -p kxp7310lp -s kxp7310!lp
If you use csh, use "\!". "lp" after "!" is the printer queue name.
(5) Start print scheduler.
# /usr/bin/sh /etc/init.d/lp start
(6) Enable print queue.
# /usr/sbin/accept kxp7310lp
# /usr/bin/enable kxp7310lp
2 Print
• Print using "lp" command.
# lp -d kxp7310lp <file name>