printer sharing in Linux
To make an Ubuntu computer act as a printer server, follow these instructions.
The device URI on the server will look like this:
hp:/usb/<printer_name>?serial=<serial_number>
while on the client it’s:
ipp://<server_ip_address>:631/printers/<printer_name>

Leave a Reply