Slack 11 Network Print server - Do I really need CUPS?
SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Distribution: Formerly Slackware; now RH, SuSE, Debian/Ubuntu, & Asianux
Posts: 55
Rep:
Slack 11 Network Print server - Do I really need CUPS?
I'm a total n00b setting-up a lightweight SlackWare 11 server to serve several networked HP printers for Windows NT and later clients. This server will replace a SW 8 box whose hardware has aged to the point where I'm getting nervous about it. The SW 8 box uses Samba and LPRng.
Did I mention that I'm setting-up a lightweight SlackWare 11 box? I'm not bothering with installing X.
When I look at the huge volumes of info on http://www.linuxprinting.org, it seems to spend a lot if time and effort telling me how to make a non-PostScript printer work via CUPS to print from a GUI-based application. My needs are much simpler than that.
Can anyone direct me how to configure a minimal network print spooler?
I have file and print servers running Slack11 with Samba and CUPS on Pentium MMX boxes with 4GB hard drives. I did not install KDE, but use xfce4 as a GUI interface for file management and use Firefox as well as the command line tools for CUPS administration. This has been a very stable and hassle free setup. The best guides are the official Samba and CUPS manuals. HP printers are well supported by CUPS and in a network environment CUPS is definitely superior to lprng.
Distribution: Formerly Slackware; now RH, SuSE, Debian/Ubuntu, & Asianux
Posts: 55
Original Poster
Rep:
Quote:
Originally Posted by allend
... and in a network environment CUPS is definitely superior to lprng.
OK, How is it superior? I realize that neither LRPng, nor CUPS, nor any third alternative (is there an alternative?) will heavily tax a Linux host, especially one that's doing nothing but print spooling.
When I say "light-weight" I'm concerned with keeping my task list small and minimizing the time and effort it will take me to set-up the system.
What I'd like to know to make my primary config decision is: What more functionality will CUPS give me for the effort of learning how to configure it properly. I don't need it to handle PostScript rasterization; the printers themselves are handling that chore. I don't need it to make PDFs; I've already got Adobe Acrobat Distiller on the network. I don't need print-to-fax; I've got a fax machine with a network jack already. What else can CUPS or some other print spooling systems do for me?
What else can CUPS or some other print spooling systems do for me?
One nice feature of CUPS which I really like is the ability to make a CUPS printing server's printer automagically appear in other CUPS-enabled computers (I understand that it includes Mac OSX). Of course, this feature can be turned off or limited to a(some) subnet(s)
Also there's a way to make Windos XP/2K use CUPS without the need to have Samba running (I don't remember exactly how, but you had to make Windos use IPP -which it DOES support out of the box-. You'll have to look it up in the internet, it wasn't that hard). So all your printing would go through IPP and file sharing through SMB.
CUPS has a huge bunch of (maybe useless) options. Some of these may actually make your job easier.
One nice feature of CUPS which I really like is the ability to make a CUPS printing server's printer automagically appear in other CUPS-enabled computers
Also you can have your CUPS server host the printer drivers so that they can be installed on demand by the Windows clients.
Samba is the tool for connecting Windows clients to Linux systems, and CUPS is the print spooler best supported by Samba.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.