Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Sep 1997 11:51:35 -0500
From:      Prashant Dongre <pdongre@opentech.stpn.soft.net>
To:        Michael Richards <026809r@dragon.acadiau.ca>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: BSD print queues
Message-ID:  <340EE711.F18C5965@opentech.stpn.soft.net>
References:  <199709031448.LAA18395@dragon.acadiau.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Michael Richards wrote:

> Hi all;
> Any ideas on how to access a remote bsd style print queue on a novell
> machine? Other unix boxes can access it, but they are sun stations... not
> running BSD :)
>
> thanks
> -Mike

FreeBSD too works the same way as your lpd works on SUN machines.

  Configure lpd....

look at the FreeBSD site for Printer config tutorial....

here is the sample /etc/printcap file....

#   @(#)printcap    5.3 (Berkeley) 6/30/90

#lp|local line printer:\
lexmark|ps|PS|S|ibm|IBM LEXMARK PostScript v51.4:\
        :lp=:rm=Host_Namer:rp=lexmark:sd=/var/spool/lpd/lexmark:
~
~

Please change Host_name and printer type to whatever appropriate in your
case.....

Prashant.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?340EE711.F18C5965>