Go to TogaWare.com Home Page. GNU/Linux Desktop Survival Guide
by Graham Williams
Duck Duck Go



CLICK HERE TO VISIT THE UPDATED SURVIVAL GUIDE

Add Printing to New Host

If you have CUPS set up already on a server, and you generally have the same environment on your desktop machines, when setting up a new host, simply install the packages listed above. Then copy over the appropriate configuration files:

  # cd /etc/cups
  # scp athens:/etc/cups/printers.conf . 
  # scp 'athens:/etc/cups/ppd/*' ppd
  # chmod o+r ppd/*.ppd

Always keep your configuration up to date on the server, perhaps using the web interface via http://athens:631/. (If you use instead the command line interface with the command lpadmin then you also need to copy lpoptions across.) A convenient way to keep the configurations consistent is with rdist (see Section 66.1.1 for an example).


Support further development by purchasing the PDF version of the book.
Other online resources include the Data Science Desktop Survival Guide.
Books available on Amazon include Data Mining with Rattle and Essentials of Data Science.
Popular open source software includes rattle and wajig.
Hosted by Togaware, a pioneer of free and open source software since 1984.
Copyright © Togaware Pty Ltd. . Creative Commons ShareAlike V4.