Wiki source code of Printing

Last modified by Niko-Ville Koljonen on 2024/02/16 14:16

Show last authors
1 Cubbli prints by default to Helsinki University smartcard printers. Use the print queue {{code language="none"}}smartcard-ps{{/code}}. More info about smartcard printing is available from helpdesk: [[https:~~/~~/helpdesk.it.helsinki.fi/en/computer-and-printing/printing/printing-university>>url:https://helpdesk.it.helsinki.fi/en/computer-and-printing/printing/printing-university||shape="rect"]]
2
3 For printing to work on Cubbli laptops:
4
5 * The printing laptop needs to be connected to the University network. Wired connection, Eduroam and University VPN will all work.
6 * You need to have a valid Kerberos ticket. This will be obtained automatically, only if your laptop password is the same as your AD password.
7 * If you are using a Freshman (fuxi) laptop, you won't get the Kerberos ticket automatically, but need to use command line command {{code language="none"}}kinit{{/code}}.
8
9 You can validate that you have a working connection and a valid Kerberos ticket with command krenew:
10
11
12 \\
13
14 {{{jjaakkol@lx1-fuxigen2:~$ krenew && echo "Ticket is OK"Ticket is OKjjaakkol@lx1-fuxigen2:~$ }}}
15
16 If you have printing problems updating or removing printers or printer drivers isn't helpful on a Linux host.
17
18 == Adding University personal printers ==
19
20 Select "HY Install Printers" from the University menu. Then search for your printer from the list and click "Add printer".
21
22 (% class="wrapped" %)
23 |=(((
24 (% class="content-wrapper" %)
25 (((
26 [[image:attach:image2021-4-28_10-18-8.png]]
27 )))
28 )))|=(((
29 (% class="content-wrapper" %)
30 (((
31 [[image:attach:image2021-4-28_10-21-6.png]]
32 )))
33 )))
34
35 == Other printers ==
36
37 USB connected printers and printers broadcasting in the local network (WiFi or wired) are likely to work by default. You can use command [[lpadmin>>url:https://www.cups.org/doc/man-lpadmin.html||shape="rect"]]{{code language="none"}}{{/code}} to printers manually.
38
39 \\
40
41 \\