Wiki source code of Printing

Last modified by Thomas Coelho (local) on 2025/05/07 11:30

Hide last authors
Thomas Coelho 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5
Thomas Coelho (local) 6.1 6 = Available Printers =
7
Thomas Coelho 1.1 8 The following common accessible printers are available:
9
Thomas Coelho (local) 7.2 10 (% class="table-bordered" %)
Thomas Coelho 1.1 11 |Name|Features|Type|Location
Thomas Coelho (local) 7.1 12 |canon1|duplex color A3|Canon iR-ADV C5840|01.117
Thomas Coelho 1.1 13 |psBlack1|duplex|HP LaserJet M608|01.117
Thomas Coelho (local) 5.1 14 |psColor1|duplex color|HP Color LaserJet M652|01.117
Thomas Coelho (local) 7.2 15 |canon2|duplex color A3|Canon iR-ADV C5840|02.113
Thomas Coelho 1.1 16 |psBlack2|duplex|HP LaserJet M608|02.113
Thomas Coelho (local) 5.1 17 |psColor2|duplex color|HP Color LaserJet M652|02.113
Thomas Coelho 1.1 18
19 **Note**: Other printers are meant for local use only.
20
Thomas Coelho (local) 5.1 21 The most convenient way to print your files is via the program gtklp, a graphical front-end to the printing system that lets you choose the most suitable printing style. You may use it directly on a shell.
Thomas Coelho 3.1 22
23 = Printing from private Linux =
24
Thomas Coelho (local) 5.1 25 == Pre-condition ==
Thomas Coelho 3.1 26
27 To access our printers you have to be connected by cable to the outlets with the blue dots or by ~[~[VPN Access|VPN]].
28
29 Access from Wifi is only possible with a ~[~[VPN Access|VPN]] Connection.
30
31 The following is also valid for any other Linux machine connected to the blue outlets, e.g. self managed desktop computers.
32
Thomas Coelho (local) 5.1 33 == Scenarios ==
Thomas Coelho 3.1 34
Thomas Coelho (local) 5.1 35 === Self managed desktops ===
Thomas Coelho 3.1 36
37 This is a simple, but also the most radical way to connect to a printer. This will bypass your local cups server on the notebook and let your applications talk directly with the ITP print server.
38
39 You can change this system wide or only for the current user. System wide settings go to the file '''/etc/cups/client.conf'''. Personal changes go to '''~~/.cups/client.conf'''.
40
41 In most cases this file needs to be created. The man page tells you that this is deprecated. Currently this is only valid for MacOS and runs fine with Ubuntu 18.04. Add the following line to the file:
Thomas Coelho (local) 8.1 42 \\ {{code language="none"}}ServerName print-itp:631{{/code}}
Thomas Coelho 3.1 43
44 With this setting you will not be able to print somewhere else.
45
46 If you are using this, you should disable cups-browsed or remove the package. Esp. if you encounter high a CPU load for cups.
47
Thomas Coelho 4.1 48 = Printing from Windows =
Thomas Coelho 3.1 49
Thomas Coelho (local) 7.1 50 == Download driver archive ==
Thomas Coelho 3.1 51
52
Thomas Coelho (local) 7.1 53 == Installing the drivers ==
Thomas Coelho 3.1 54
55
Thomas Coelho (local) 7.2 56