Wiki source code of Druckenrechnerhalle

Last modified by Fedi Abichou on 2023/07/05 16:19

Show last authors
1 {{html wiki="true"}}
2 <span class='WYSIWYG_COLOR ' style='color:Red'> **Requirements:**</span>
3 {{/html}}
4
5 |= Function|= condition
6 | Print / Print from USB | You need an in.tum account to print from the black boxes or the web interface. You also need contingent
7 | copy | Works directly on the printer, this requires a student card with a charged credit.
8 | Scann to e-mail | Anyone can scan and work with any e-mail address. 
9 | Scan to USB | Works directly on the printer.
10 | Print from USB |Only USB sticks with FAT or FAT32 file system are supported.
11
12 = Printing in the Computer Labs =
13
14 to print in the Computer Labs you should log in first to the Blackbox. In the 'kleine Rechnerhalle' (00.07.023), there are two
15 printers. However you can use any Xerox Printer in the [[FMI, Garching Hochbrueck and Galileo>>https://xwiki.rbg.tum.de/bin/view/Informatik/Benutzerwiki/XeroxDrucker#Aufstellorte]].To be able to print you must have print Quota which you can buy from the Fachschaft. You also get 50 pages free per semester.
16
17
18
19 {{toc/}}
20
21
22
23 == Where can I buy Print Quota? ==
24
25 You can buy your Print Quota from the Fachschaft. For more Information you can visit the Fachschaft website [[Fachschaft website>>https://mpi.fs.tum.de/fuer-studierende/service-der-fachschaft/druckkontingent/]].
26
27 You can check if your print Quota ist credited, by typing the following commad in Terminal
28
29 {{{lpquota
30 }}}
31
32 At the beginning of the semester, students receive 50 pages **for free**. (E.g. for matriculation certificate for the MVV, etc.). Just check the exact number of available pages by using lpquota.
33
34 ----
35
36 ++ Ubuntu
37
38 The command lpquota runs on the lxhalle and in the computer labs with Linux operating system. Just enter the command lpquota in the terminal.
39
40 If you want to remotely access the Ubuntu account and see if there is enough print contingent, you can start an ssh connection to lxhalle and run the command lpquota.
41
42 The following commands are entered in the terminal:
43 {{{ssh username@lxhalle.in.tum.de lpquota}}}
44
45 ----
46
47 ++ Windows
48
49 On the black boxes with Windows operating system in the computer halls you can look up the print contingent by entering the following commands in the command prompt:
50 {{{putty username@lxhalle.in.tum.de lpquota }}}
51 If you want to access the Windows account from home and query the print contingent, you can use putty to establish a remote connection and enter the command **lpquota**.
52
53 [[Here>>https://xwiki.rbg.tum.de/bin/view/Informatik/Helpdesk/Ssh#A_1.1_Windows_40Putty_41]] is how to build a SSH (Secure Shell) connection to lxhalle with Putty.
54 After logging in, you can enter the command **lpquota** in the puTTY prompt.
55
56
57 **Example (for user 'nobody')**:
58
59
60
61 {{html wiki="true"}}
62 <sticky> </sticky>
63 {{/html}}
64
65 nobody@lxhalle: $ lpquota
66
67 {{{|===== Abfrage des Druckerquotas fuer 'nobody' =====|
68
69 Kontingent 300 Seiten
70
71
72 }}}
73
74 ----
75
76 == Accounting ==
77
78 Pages are counted by the printers and quota system. In **duplex** mode (default) the count is per printed side of the paper. Color pages count double that of black and white pages. A3 pages count as two A4 pages. The page count will be displayed on the cardreader during printing and changes accordingly.
79
80 please print {{html wiki="true"}}<span class='WYSIWYG_COLOR ' style='color:Red'>PDF-Files</span>{{/html}} with {{html wiki="true"}}<span class='WYSIWYG_COLOR ' style='color:Red'>Document Viewer</span>{{/html}} on {{html wiki="true"}}<span class='WYSIWYG_COLOR ' style='color:Red'>Linux</span>{{/html}}
81
82 == Available printers ==
83
84 Please visit the [[Wiki>>https://xwiki.rbg.tum.de/bin/view/Informatik/Benutzerwiki/XeroxDrucker]] for mor information about printing.
85
86 The print jobs can be printed out at any Xerox Printer in the [[FMI, Garching Hochbrueck and Galileo>>https://xwiki.rbg.tum.de/bin/view/Informatik/Benutzerwiki/XeroxDrucker#Aufstellorte]]. Just put your Card on the cardreader and select 'Druckjobliste' or 'Alles Drucken' on the display.
87
88 == Printing options ==
89
90 **You have the following possibilities to print documents**:
91
92 . Save the document on a **USB-Stick** and print directly from the printer. All settings can be edited on the printer.
93
94 . Print the document **directly from your ITO/ cit.tum (Linux) account**. In the PDF editor go to File > Print and adjust the desired settings. In the next section you will find more information on how to edit settings.
95
96 . You can print documents via **https://qpilot.rbg.tum.de**. However, please note that the settings can only be edited on the printer. No settings can be edited on the qpilot website.
97 <p align='left'>**
98
99 . You can print documents from your personal computer **via the terminal** with the command. {{{ssh login@lxhalle.in.tum.de lpr < docname.pdf }}}If double-sided or white/black is desired, the following parameters must be provided. {{{ssh login@lxhalle.in.tum.de lpr -o sides=two-sided-long-edge -o JCLColorCorrection=BlackWhite < docname.pdf }}}
100
101
102 == Printing using various programs ==
103
104 === Printing with Document Viewer (Linux): ===
105
106 The first clues to the error can already be found here
107
108 The print menu can be called up with **File** → **Print** (Alternativ: **Strg+P**).
109
110 *First setting:
111
112 When your printing for the first time, some default settings need to be changed, otherwise the printers will not be able to print your received job. These are the settings for page size and Paper Scource. Since the printers are loaded with A3 and A4 size paper, error messages sometimes occur if the job was not sent in either format. And since the paper size is clearly linked to the paper source, the default value **Tray 1** (A3) is not always correct. It should be configured as follows:
113
114 [[image:print1.png||width="550"]]
115
116 Adjust color:
117
118 If you want to print in color, you should not click on Color, but on Advanced. **Automatic** means colored here.
119
120 [[image:print2.png||width="550"]]
121
122 Send a print job:
123
124 As already mentioned in the topic Available printers, check that followme is selected before sending your Print job. In this step, you should also select the number of copies that you need.
125
126 [[image:print3new.png||width="550"]]
127
128 == Troubleshooting ==
129
130 === I clicked on print, but the printer just does not print! ===
131
132 ==== Case 1 - Is there enough quota? ====
133
134 In the Linux machines simply select **Applications** -> **System** -> **Print Quota**
135
136 or just enter in Terminal (in the Computer hall under **Applications** -> **Accessories** -> **Terminal**)
137 {{{lpquota }}}
138 and check how many pages are available. The output is similar to this:
139
140 {{{|===== Abfrage des Druckerquotas fuer 'user' =====|
141
142 Kontingent 300 Seiten
143
144
145 }}}
146
147 Often, problems are occured when you dont have enough quota left to print a document. This must then be purchased again from the Fachschaft.
148
149 ==== Case 2 - I have enough quota - but no expression ====
150
151 Has the queue **followme** been selected?
152
153 In some cases the printer has not been selected, a click has been made or **Print to File** has been specified. In the lab currently only the queue **followme** configured.
154
155 Will you print directly from Firefox? In this case it often helps to select **Print to file ...** in Firefox and create a PDF file. This can then usually be printed out without any problems.
156
157 ==== Case 3 - I selected **followme** and quota - but no printout ====
158
159 Just have a look at our helpdesk (Kleine Rechhnerhalle 00.07.023 in the rear). It may be necessary to refill paper or it may be a different error condition that needs to be resolved.