elog2labfolder/installation_cups.rst~
changeset 17 02a3741242b2
parent 15 523ca1dfd077
child 18 57431f642e82
equal deleted inserted replaced
16:4afdd7d61fe2 17:02a3741242b2
    91 	# Set the default printer/job policies...
    91 	# Set the default printer/job policies...
    92 	<Policy default>
    92 	<Policy default>
    93 	  ... # probably as in the original
    93 	  ... # probably as in the original
    94 	</Policy>
    94 	</Policy>
    95 
    95 
    96 Change the *Server Admin*'s e-mail address and the server that shall be listened to (see the ``Listen`` statement). Set `FileDevice Yes` in ``/etc/cups/cups-files.conf``. Now, create a directory where all printers will go, e.g. ``/usr/local/labfolder/printers``.
    96 Change the *Server Admin*'s e-mail address and the server that shall be listened to (see the ``Listen`` statement). Set ``FileDevice Yes`` in ``/etc/cups/cups-files.conf``. Now, create a directory where all printers will go, e.g. ``/usr/local/labfolder/printers``.
    97 
    97 
    98 Get the package for creating new printers from git::
    98 Get the package for creating new printers from git::
    99 
    99 
   100 	labfolder@lftest:~$ git clone https://github.molgen.mpg.de/weiher/cupsPrinters
   100 	labfolder@lftest:~$ git clone https://github.molgen.mpg.de/weiher/cupsPrinters
   101 	labfolder@lftest:~$ ls
   101 	labfolder@lftest:~$ ls