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
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
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