On Fri, 24 Jan 2014, Daniel Hedlund wrote:

> Do any of the following still produce useful results?  The CUPS_SERVER
> environment variable overrides the ServerName attribute in
> /etc/cups/client.conf:
>
> lpstat -r

[rshepard@salmo ~]# lpstat -r
scheduler is running

> CUPS_SERVER=localhost lpstat -r

[rshepard@salmo ~]$ CUPS_SERVER=localhost lpstat -r
scheduler is running

> CUPS_SERVER=/var/run/cups/cups.sock lpstat -r

[rshepard@salmo ~]$ CUPS_SERVER=/var/run/cups/cups.sock lpstat -r
scheduler is running

> CUPS_SERVER=localhost:631/version=1.1

[rshepard@salmo ~]$ CUPS_SERVER=localhost:631/version=1.1
[rshepard@salmo ~]$ lpr sql-ledger-upgrade.pdf 
lpr: Error - scheduler not responding!

   D'oh!

Rich

_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to