Thanx for the reply John. I had looked into CUPS but it looked pretty involved (the install and setup). Maybe I will give LPRng a shot. -----Original Message----- From: wlug-bounces@mail.wlug.org [mailto:wlug-bounces@mail.wlug.org] On Behalf Of John Stoffel Sent: Wednesday, September 01, 2004 3:51 PM To: Worcester Linux Users Group Subject: Re: [Wlug] printers Don> I've got a quick question about printers. Is there a printers.conf Don> file in Red Hat like there is in Solaris (I couldn't find one). Don> Here's my issue: Don> I have 5 servers in a 9i RAC array and I don't want to set up my 50 Don> printers on each server. Can anyone suggest a way to "copy" Don> the printers I set up on one server to the other 4? Sure, just setup one box as your master, using LPRng. Then you install LPRng on all the client systems with an /etc/printcap sorta like this: # LPRng: /etc/printcap file # # Forward all jobs to the print server # *:force_localhost@:client:rm=printmaster.foo.com Then when you add/delete printers on the server, they appear on the client without any intervention. Now, I can't say I love LPRng, mostly because the Docs are baroque and hard to follow, and the output of various commands is also archane. You might want to look at using CUPS instead, since it's based on and support the Internet Printing Protocol. I use CUPS at home and it's fine. _______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug
Don> Thanx for the reply John. No problem, always glad to help out when I can. Don> I had looked into CUPS but it looked pretty involved (the install Don> and setup). Maybe I will give LPRng a shot. I think you should keep looking at CUPS, I've found it easier to setup and use when compared to LPRng. Patrick is a good guy, but I'm just not happy with LPRng docs. John
participants (2)
-
Don Peterson
-
John Stoffel