Computing/Printing

Printing@3Is

The printing service is only available when connected through LIP wired network, so it's not possible to print when connected to EDUROAM or any wireless network.

Go to http://printserv.lip.pt:631/printers/

If you can see this page you can use the printers.

MacOS

Windows

http://printserv.lip.pt:631/printers/"queue" (check the queues available using the link. Queues structure: xf = x floor ; bw = black ; cl = color)

Go to the printers and Add a new printer

print-win-07.jpg

Then select "The printer that I want isn't listed"

print-win-06.jpg

Select "Select a shared printer by name" and fill the box with

http://printserv.lip.pt:631/printers/"queue"

The queue can be found in the link http://printserv.lip.pt:631/printers/

print-win-05.jpg

If the printer and queue are correct this page will be displayed a few seconds only

print-win-04.jpg

Choose the manufacturer and the model of the printer, is the model is not listed, a driver can be downloaded in the manufacturer website, or Generic PCL or PS driver can be used (Will work as best-effort).

print-win-03.jpg

I

print-win-02.jpg print-win-01.jpg

If everything works, a new printer should be visible in the printers window.

LINUX

For Fedora, for other distributions some paths need to be changed.

$ vi /etc/avahi/avahi-daemon.conf

domain-name=lip.pt

browse-domains=lip.pt

$ echo "ServerName printserv.lip.pt" >> /etc/cups/client.conf

$ systemctl enable cups-browsed.service

$ systemctl enable cups.service

$ systemctl enable avahi-daemon

$ systemctl restart cups-browsed.service

$ systemctl restart cups.service

$ systemctl restart avahi-daemon



Links



last edited 2023-10-03 13:00:15 by carlos