Re: Cups server for intermediate queues possible?

[email protected] (Volker Lenhardt) Sat, 27 May 2006 14:06:57 +0000 (UTC)
Newsgroups gmane.linux.printing.general
Organization http://www.linuxprinting.org/
Message-ID <[email protected]>
In article <[email protected]>, Till Kamppeter <[email protected]>
writes:
> 
> On the desktop create queues with the appropriate printer driver/PPD
> file and URIs like
> 
> ipp://<server host name or IP>:631/printers/<queue name on server>
> 
> If YaST does not offer this possibility (for example by manually entered
> URI), use the web interface of CUPS, the "lpadmin" command, or the KDE
> Printing Manager.
> 
> Configure the cupsd.conf on the server so that print jobs from the
> desktop are accepted. Uncomment the "application/octet-stream" lines in
> the /etc/cups/mime.types and /etc/cups/mime.convs files on the server,
> so that it accepts already filtered (printer-ready) jobs. Do not forget
> to restart the CUPS daemon on the server after modifying the config files.
> 
>    Till
> 
> 
> Volker Lenhardt wrote:
> > On my desktop I need a print server building queues to send their output as
raw
> > data to another cups server in my LAN to feed non-ps-printers.
> >

Thank you, Till, it works fine. Concerning Cups I had to adjust many things I
had misunderstood in the first time. At the end all fits together wonderfully
easy.

Cheers
Volker