Search

You can find the results of your search below.

Fulltext results:

Repurpose Old Printers Using a Raspberry Pi
6 Hits, Last modified:
usually find this from your router’s DHCP client list or by using network scanning tools. Once your Ra... etc/cups/cupsd.conf </code> Look for: <code bash> Listen localhost:631 </code> Comment it out: <code bash> #Listen localhost:631 </code> Then add: <code bash> Port 631 </code> This allows CUPS to listen on port 631 on all interfaces. ==== 3. Allow a