Size: 1305
Comment:
|
← Revision 38 as of 2023-10-03 13:00:15 ⇥
Size: 3702
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#acl All:read | |
Line 2: | Line 3: |
'''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.''' |
|
Line 5: | Line 12: |
* If not, if a '''''gear wheel''''' is not available in the toolbar, then click in a blank space in the toolbar, with the right button mouse, then '''''Customize toolbar '''''option, drag the gear wheel to the toolbar, then click in the Gear Wheel. | * If not available, or doesn't work, or for other reason the step above is not possible, if a '''''gear wheel''''' is not available in the toolbar, then click in a blank space in the toolbar, with the right button mouse, then '''''Customize toolbar '''''option, drag the gear wheel to the toolbar, then click in the Gear Wheel. |
Line 8: | Line 15: |
* '''''URL:''''' [[http://printersv.lip.pt:631/printers/queue|http://printserv.lip.pt:631/printers/queue]] | * [Option 1 - By name] '''''URL:''''' [[http://printserv.lip.pt:631/printers|http://printserv.lip.pt:631/printers/"queue"]] ''(check the queues available using the link. Queues structure: xf = x floor ; bw = black ; cl = color)'' * [Option 2 - By IP] '''''URL:''''' [[http://192.168.230.1:631/printers|http://192.168.230.1:631/printers/"queue"]] ''(check the queues available using the link. Queues structure: xf = x floor ; bw = black ; cl = color)'' |
Line 12: | Line 21: |
* '''''Driver:''''' Select Software, and then choose the right driver for the printer. If a driver is not available, go to the manufacture website and download the driver for your operation system. If the manufacture doesn't provide a driver, you can try use the '''''Generic postScript Printer''''' or '''''Generic PCL Printer '''''drivers. | * '''''Driver:''''' Select Software, and then choose the right driver for the printer. If a driver is not available, go to the manufacture website and download the driver for your operation system. If the manufacture doesn't provide a driver, you can try the '''''Generic postScript Printer''''' or '''''Generic PCL Printer '''''drivers. |
Line 15: | Line 24: |
[[http://printersv.lip.pt:631/printers/queue|http://printserv.lip.pt:631/printers/queue]] | [[http://printserv.lip.pt:631/printers|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'' {{attachment:print-win-07.jpg||width="424",height="316"}} Then select "The printer that I want isn't listed" {{attachment:print-win-06.jpg||width="424",height="316"}} 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/''' {{attachment:print-win-05.jpg||width="424",height="316"}} If the printer and queue are correct this page will be displayed a few seconds only {{attachment:print-win-04.jpg||width="424",height="316"}} 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). {{attachment:print-win-03.jpg||width="424",height="316"}} I {{attachment:print-win-02.jpg||width="424",height="316"}} {{attachment:print-win-01.jpg||width="693",height="227"}} 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 |
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
If LIP printers are available in System Preferences » Printers & Scanners » + , then you can add the printers and test if works.
If not available, or doesn't work, or for other reason the step above is not possible, if a gear wheel is not available in the toolbar, then click in a blank space in the toolbar, with the right button mouse, then Customize toolbar option, drag the gear wheel to the toolbar, then click in the Gear Wheel.
Type: Internet Printing Protocol (http)
[Option 1 - By name] URL: http://printserv.lip.pt:631/printers/"queue" (check the queues available using the link. Queues structure: xf = x floor ; bw = black ; cl = color)
[Option 2 - By IP] URL: http://192.168.230.1:631/printers/"queue" (check the queues available using the link. Queues structure: xf = x floor ; bw = black ; cl = color)
Name: A name for the printer
Driver: Select Software, and then choose the right driver for the printer. If a driver is not available, go to the manufacture website and download the driver for your operation system. If the manufacture doesn't provide a driver, you can try the Generic postScript Printer or Generic PCL Printer drivers.
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
Then select "The printer that I want isn't listed"
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/
If the printer and queue are correct this page will be displayed a few seconds only
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).
I
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