Friday, June 10, 2011

Priner issues .. trouble shooting



#cd /etc/lp/interface  

#ll|grep -i printname
#lpstat -vprintname  (printer details)
#lpstat -oprintname (printer queue status)
#lpstat -pprintname (printer status)

#w
#cd

#telnet ip portno
#echo "TEST PRINT"|lp -d printname (sending a test print)
#echo "TEST PRINT"|lp -d printname
#lpstat -ojprintname (cheking weather it got fired from the queue)

LP printer Creation:

lpadmin -p -orm -orp -mrmodel -v/dev/null -orc -ocmrcmodel -osmrsmodel

lpadmin -p143_zb1 -ormAUABGN-PRN2 -orp143_zb1 -mrmodel -v/dev/null -orc -ocmrcmodel -osmrsmodel

No comments:

Post a Comment