elog2labfolder/_build/html/_sources/installation_cups.rst.txt
changeset 18 57431f642e82
parent 15 523ca1dfd077
--- a/elog2labfolder/_build/html/_sources/installation_cups.rst.txt	Mon Jun 04 13:54:51 2018 +0200
+++ b/elog2labfolder/_build/html/_sources/installation_cups.rst.txt	Mon Jun 04 16:38:36 2018 +0200
@@ -4,6 +4,7 @@
 Follow this guide to set up CUPS virtual printers to be able to print webpages and pictures/files (PDF, PNG, JPG, PS) to one of labfolder's logbooks, thus, creating a new entry with an attachment. If you are an admin of the labfolder VM read the section :ref:`section_cups_admin`. Users of labfolder read the section :ref:`section_cups_user`.
 
 
+
 .. _section_cups_admin:
 
 Set up CUPS as labfolder admin
@@ -121,13 +122,16 @@
 	mysql> use labfolder;
 	mysql> INSERT INTO user (email, password, firstname, lastname, signupTimestamp, maxStorage) VALUES ('printer@fhi-berlin.mpg.de', '91a13f2aba4a35b00c35dfacadd1d75f4a5171dfa7a465fca9c40e6b007ce982', 'Printer', 'Print', '2018-03-21 10:54:00', '10000000');
 
+Das Passwort steht für "test1234". Der entsprechende Hash-Wert im MySQL-Kommando wurde von Florian Hauer (labfolder) erstellt.
+
+
 
 .. _section_cups_user:
 
 Printing to labfolder projects
 ------------------------------
 
-The last thing you need to do is to set up a printer *operating* on your local machine. In Ubuntu Gnome hit Alt+F2 keys and enter ``system-config-printer``. In this printer config interface add a new printer *operating* as follows:
+The last thing you need to do is to set up a printer, for example, *operating* on your local machine. In Ubuntu Gnome hit Alt+F2 keys and enter ``system-config-printer``. In this printer config interface add a new printer *operating* as follows:
 
 .. image:: _static/create_local_printer01.png
    :width: 70 %
@@ -163,3 +167,5 @@
    :width: 70 %
    :align: center
 
+Now, just select this printer when printing a webpage or a picture to a labfolder project.
+