|
|
# Printing
|
|
|
|
|
|
Cubbli prints by default to Helsinki University smartcard printers. Use the print queue `smartcard-ps`. More info about smartcard printing is available from Helpdesk: https://helpdesk.it.helsinki.fi/en/computer-and-printing/printing/printing-university
|
|
|
|
|
|
For printing to work on Cubbli laptops:
|
|
|
|
|
|
* The printing laptop needs to be connected to the University network. Wired connection, Eduroam and University VPN will all work.
|
|
|
* 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.
|
|
|
* If you are using a Freshman (fuxi) laptop, you won't get the Kerberos ticket automatically, but need to use command line command `kinit`.
|
|
|
|
|
|
You can validate that you have a working connection and a valid Kerberos ticket with command `krenew`:
|
|
|
|
|
|
<pre>
|
|
|
|
|
|
jjaakkol@lx1-fuxigen2:\~$ krenew && echo "Ticket is OK"\
|
|
|
Ticket is OK\
|
|
|
jjaakkol@lx1-fuxigen2:\~$
|
|
|
|
|
|
</pre>If you have printing problems updating or removing printers or printer drivers isn't helpful on a Linux host.
|
|
|
|
|
|
## Adding University personal printers
|
|
|
|
|
|
Select "HY Install Printers" from the University menu. Then search for your printer from the list and click "Add printer".
|
|
|
|
|
|
<table>
|
|
|
<tr>
|
|
|
<th>
|
|
|
|
|
|
<div>
|
|
|
|
|
|

|
|
|
|
|
|
</div></th>
|
|
|
<th>
|
|
|
|
|
|
<div>
|
|
|
|
|
|

|
|
|
|
|
|
</div></th>
|
|
|
</tr>
|
|
|
</table>
|
|
|
|
|
|
## Other printers
|
|
|
|
|
|
USB connected printers and printers broadcasting in the local network (WiFi or wired) are likely to work by default. You can use command [`lpadmin`](https://www.cups.org/doc/man-lpadmin.html) to printers manually.
|
|
|
|
|
|
|
|
|
|
|
|
Copypasted from [Confluence](https://wiki.helsinki.fi/display/it4sci/Printing) on 6.9.2022 |
|
|
\ No newline at end of file |