|
Trick: Step-by-Step IPP based Print Server using CUPS |
|
|
|
Wednesday, 06 December 2006 |
This tutorial describes how to install a Linux print server with CUPS. It also covers the installation and configuration of printer drivers on the print server as well as the printer setup on a Windows 2000 client.
If the CUPS is installed with a private IP and wants to print from anywhere, we need to configure port forwarding at router end and router should configured with a public ip so that the print service can be used with http://publicIP:631/printers/printername and router will forward packets to localip:631.
Read more at HowtoForge.com |