New Solaris 11 printing system and lpr printing
Hello
Do you know how it possible printing without to add printer via gui or lpadmin. I've found this document. (Doc ID 1439667.1) and it says
use commandline to print to a remote queue without adding the printer via GUI or lpadmin
% lp [ -h hostname] [ -d queuename ] filename
Example:
% lp -h printerserver.company.com -d hplaser /etc/motd
Bu i couldn't print something becouse our printers dont use 631/TCP (IPP) we use 515/TCP (LPR)
when i try this i get error
# lp -h PC153P002:515 -d prm153P002 /etc/motd
lp: Unknown
best regards
Murat