Changes for page Druckenrechnerhalle

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

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

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.wikibot
1 +XWiki.abichou
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,31 +26,28 @@
26 26  
27 27  You can check if your print Quota ist credited, by typing the following commad in Terminal
28 28  
29 -{{{
30 -lpquota
29 +{{{lpquota
31 31  }}}
32 32  
33 33  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.
34 34  
35 -----++ Ubuntu
34 +----
36 36  
36 +++ Ubuntu
37 +
37 37  The command lpquota runs on the lxhalle and in the computer labs with Linux operating system. Just enter the command lpquota in the terminal.
38 38  
39 39  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.
40 40  
41 41  The following commands are entered in the terminal:
42 -{{{
43 -ssh username@lxhalle.in.tum.de
44 -lpquota
45 -}}}
43 +{{{ssh username@lxhalle.in.tum.de lpquota}}}
46 46  
47 -----++ Windows
45 +----
48 48  
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 -{{{
51 -putty username@lxhalle.in.tum.de
52 -lpquota
53 -}}}
50 +{{{putty username@lxhalle.in.tum.de lpquota }}}
54 54  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**.
55 55  
56 56  [[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.
... ... @@ -65,12 +65,10 @@
65 65  <sticky> </sticky>
66 66  {{/html}}
67 67  
68 - nobody@lxhalle:~ $ lpquota
65 + nobody@lxhalle: $ lpquota
69 69  
70 -{{{
67 +{{{|===== Abfrage des Druckerquotas fuer 'nobody' =====|
71 71  
72 -|===== Abfrage des Druckerquotas fuer 'nobody' =====|
73 -
74 74   Kontingent 300 Seiten
75 75  
76 76  
... ... @@ -77,17 +77,12 @@
77 77  }}}
78 78  
79 79  ----
75 +
80 80  == Accounting ==
81 81  
82 82  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.
83 83  
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}}
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}}
91 91  
92 92  == Available printers ==
93 93  
... ... @@ -101,16 +101,12 @@
101 101  
102 102  . Save the document on a **USB-Stick** and print directly from the printer. All settings can be edited on the printer.
103 103  
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.
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.
105 105  
106 106  . 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.
107 -<p align='left'>
97 +<p align='left'>**
108 108  
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 -}}}
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 }}}
114 114  
115 115  
116 116  == Printing using various programs ==
... ... @@ -148,15 +148,11 @@
148 148  In the Linux machines simply select **Applications** -> **System** -> **Print Quota**
149 149  
150 150  or just enter in Terminal (in the Computer hall under **Applications** -> **Accessories** -> **Terminal**)
151 -{{{
152 -lpquota
153 -}}}
137 +{{{lpquota }}}
154 154   and check how many pages are available. The output is similar to this:
155 155  
156 -{{{
140 +{{{|===== Abfrage des Druckerquotas fuer 'user' =====|
157 157  
158 -|===== Abfrage des Druckerquotas fuer 'user' =====|
159 -
160 160   Kontingent 300 Seiten
161 161  
162 162