Autor: karl Datum: To: dng Betreff: Re: [DNG] Printing without CUPS. Does it still work?
terryc: > As per subject and how do you set it up.
I use lprng and lpr, postscript printers, works very well; and an
A2 inkjet, can be run thrugh gimp/gutenprint.
> I have a few headless servers and sometimes I need to see files/logs/etc
> printed on paper.
Like a2ps <file> | lpr ?
Works best with an all postscript workflow, if you have inkjets, there
will be some headaches. Old matrix type printer, no problem, just maka
sure \n is converted to \r\n on output.
> I am still vaguely familiar with setting up
> /etc/printcap but after a few system upgrades, hardware changes and
> cups installations, a current lack a working example. So, f anyone has
> a exampe with remote printer sans cups, a look would be good.