Changes for page Druckenrechnerhalle

Last modified by Aysegül Omus on 2024/05/14 11:05

From version 3.1
edited by Fedi Abichou
on 2023/07/05 16:19
Change comment: There is no comment for this version
To version 1.1
edited by wikibot
on 2023/02/05 20:30
Change comment: Imported from foswiki

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.abichou
1 +XWiki.wikibot
Content
... ... @@ -5,7 +5,7 @@
5 5  |= Function|= condition
6 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 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. 
8 +| Scann to e-mail | Anyone can scan and work with any e-mail address.
9 9  | Scan to USB | Works directly on the printer.
10 10  | Print from USB |Only USB sticks with FAT or FAT32 file system are supported.
11 11  
... ... @@ -26,28 +26,31 @@
26 26  
27 27  You can check if your print Quota ist credited, by typing the following commad in Terminal
28 28  
29 -{{{lpquota
29 +{{{
30 +lpquota
30 30  }}}
31 31  
32 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 33  
34 -----
35 +----++ Ubuntu
35 35  
36 -++ Ubuntu
37 -
38 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 39  
40 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 41  
42 42  The following commands are entered in the terminal:
43 -{{{ssh username@lxhalle.in.tum.de lpquota}}}
42 +{{{
43 +ssh username@lxhalle.in.tum.de
44 +lpquota
45 +}}}
44 44  
45 -----
47 +----++ Windows
46 46  
47 -++ Windows
48 -
49 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 }}}
50 +{{{
51 +putty username@lxhalle.in.tum.de
52 +lpquota
53 +}}}
51 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 52  
53 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.
... ... @@ -62,10 +62,12 @@
62 62  <sticky> </sticky>
63 63  {{/html}}
64 64  
65 - nobody@lxhalle: $ lpquota
68 + nobody@lxhalle:~ $ lpquota
66 66  
67 -{{{|===== Abfrage des Druckerquotas fuer 'nobody' =====|
70 +{{{
68 68  
72 +|===== Abfrage des Druckerquotas fuer 'nobody' =====|
73 +
69 69   Kontingent 300 Seiten
70 70  
71 71  
... ... @@ -72,12 +72,17 @@
72 72  }}}
73 73  
74 74  ----
75 -
76 76  == Accounting ==
77 77  
78 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 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}}
84 +please print {{html wiki="true"}}
85 +<span class='WYSIWYG_COLOR ' style='color:Red'>PDF-Files</span>
86 +{{/html}} with {{html wiki="true"}}
87 +<span class='WYSIWYG_COLOR ' style='color:Red'>Document Viewer</span>
88 +{{/html}} on {{html wiki="true"}}
89 +<span class='WYSIWYG_COLOR ' style='color:Red'>Linux</span>
90 +{{/html}}
81 81  
82 82  == Available printers ==
83 83  
... ... @@ -91,12 +91,16 @@
91 91  
92 92  . Save the document on a **USB-Stick** and print directly from the printer. All settings can be edited on the printer.
93 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.
104 +. Print the document **directly from your RBG/in.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 95  
96 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'>**
107 +<p align='left'>
98 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 }}}
109 +. You can print documents from your personal computer **via the terminal** with the command. {{{
110 + ssh login@lxhalle.in.tum.de lpr < docname.pdf
111 +}}} If double-sided or white/black is desired, the following parameters must be provided. {{{
112 + ssh login@lxhalle.in.tum.de lpr -o sides=two-sided-long-edge -o JCLColorCorrection=BlackWhite < docname.pdf
113 +}}}
100 100  
101 101  
102 102  == Printing using various programs ==
... ... @@ -134,11 +134,15 @@
134 134  In the Linux machines simply select **Applications** -> **System** -> **Print Quota**
135 135  
136 136  or just enter in Terminal (in the Computer hall under **Applications** -> **Accessories** -> **Terminal**)
137 -{{{lpquota }}}
151 +{{{
152 +lpquota
153 +}}}
138 138   and check how many pages are available. The output is similar to this:
139 139  
140 -{{{|===== Abfrage des Druckerquotas fuer 'user' =====|
156 +{{{
141 141  
158 +|===== Abfrage des Druckerquotas fuer 'user' =====|
159 +
142 142   Kontingent 300 Seiten
143 143  
144 144