Just thought I would share.<br><br>Set up a working Linux print server for a LAN. Working with Wes Smith at the shop setting up a print server for windows clients. One thing to consider is the post script drivers for the windows clients.<br>
Configure CUPS for the LAN. Here is a guide for CUPS config.d (<a href="http://www.cups.org/documentation.php/ref-cupsd-conf.html)Make">http://www.cups.org/documentation.php/ref-cupsd-conf.html)Make</a> sure users have read write access to the printer. In this case it was easy, anyone on 192.168 has access. Check the cups Linux printer compatibility list. Install the driver if your system does not currently have one(it should be supported out of the box). Then get a generic postscript driver from either windows or adobe(<a href="http://www.adobe.com/support/downloads/thankyou.jsp?ftpID=1500&fileID=1438">http://www.adobe.com/support/downloads/thankyou.jsp?ftpID=1500&fileID=1438</a>). Next go to the windows add printer "wizard" and select the third option to add a network printer. Put in the path for the printer "<a href="http://your.server.i.p:631/printers/yourPrinterHere">http://your.server.i.p:631/printers/yourPrinterHere</a>" then select your post script printer. Next make it the default printer, and finish the wizard. Print a test page. In this case "The lumberjack song."<br>
<div class="gmail_quote"><br></div><br>