Cups
Server
A server can be setup via docker with the linuxserver image.
Client
For Linux computers follow these instructions:
- Install the cups-client package (in Arch Linux it is included in
cups) - Edit
/etc/cups/client.confand insertServerName <ip to print-server>:631 - Restart the cups service:
systemctl restart cups - Test connectivity:
lpstat -r - Check the detected printers with:
lpstat -v