Re: Cups server and client

2008-03-04 Thread Predrag Punosevac
herbert langhans wrote: Hi Daemons, a basic question before I run into experiments. I run a Cups printserver installation on a Slackware server. And now I want to connect from a BSD7.0 workstation to this server to print. I have to install Cups as well on the BSD-client? Is that right? Or can

RE: CUPS server

2004-12-28 Thread Timothy Goshinski
Leon wrote: > Hi, > How can I check if SUPS server is running? > If it is not running , how can I Install it, and configure? > Thanks, > Leon. > An excellent HOW-TO for setting up a CUPS server can be found at http://www.bsdnexus.com/. ___ freebsd-quest

Re: CUPS server

2004-12-24 Thread Daniel S. Haischt
Leon schrieb: Hi, How can I check if SUPS server is running? [EMAIL PROTECTED] ps ax | grep cups 696 ?? Ss 0:03.87 /usr/local/sbin/cupsd ^ If it is not running , how can I Install it, and configure? cd /usr/ports/print/cups && make install clea