Printing directly to IP address
Robison, Dave
david.robison at fisglobal.com
Tue Feb 14 20:14:30 UTC 2012
You're going to want to use lpr, and you'll have to set up /etc/printcap
first.
http://www.freebsd.org/doc/en/books/corp-net-guide/printserving-lpr-freebsd.html
http://www.freebsd.org/doc/en/books/corp-net-guide/printserving-unix.html
The command I use to print to a printer set up in /etc/printcap:
lpr -P<printername> filename_to_print
lpq will show you the queue, lprm removes jobs from the queue.
Hope this helps.
On 02/14/2012 11:57, Jerry wrote:
> I was contacted recently by a friend who was studying printing under
> FreeBSD<http://www.freebsd.org/doc/en/books/handbook/printing.html>. He
> presently runs a mixture of Windows and Ubuntu PCs.
>
> The documentation deals primarily with "parallel" and "serial"
> printers. Personally, I cannot remember the last time I used either;
> however, that is not pertinent. My friend accesses the printer(s) the
> same way I do, via a wireless network. The difference is that I am
> using CUPS to achieve that goal. My friend would like to do it sans
> CUPS if possible.
>
> I know it is possible; however, I cannot find any actual documentation
> under the "printing" section in the FreeBSD manual. If anyone could
> provide a link to such documentation, it would be appreciated. Updating
> the "Printing" section in the manual would also seem like a worthwhile
> endeavor also. I did a quick perusal of the section and even USB is
> discouraged.
>
--
Dave Robison
Sales Solution Architect II
FIS Banking Solutions
510/621-2089 (w)
530/518-5194 (c)
510/621-2020 (f)
daver at vicor.com
david.robison at fisglobal.com
_____________
The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.
More information about the freebsd-questions
mailing list