I am attempting to print the flexbackup log each morning using cron.
In Printers I have set up the printer:
xerox Xerox PE220 lp0 N/A N/A Remove
From a putty session:
[root@ibmeserver ~]# gunzip -c /var/log/flexbackup/all.latest.gz | lp -d xerox
I get the following errot:
lp: unable to print file: server-error-service-unavailable
How can I make lp available? or should I be going about this using a different method.
Thanks,
Francis