Print server

Previous thread: [-] Earn a healthcare degree by Medical Billing and Coding Training on Wednesday, December 22, 2010 - 10:46 am. (1 message)

Next thread: blocked FIN packets by Jan Stary on Wednesday, December 22, 2010 - 3:41 pm. (9 messages)
From: Jean-Francois
Subject: Print server
Date: Wednesday, December 22, 2010 - 3:20 pm

Hello,

I would like to use a printer on the server and share it like samba supports, 
have it a shared network printer through openbsd server.

The printer is actually a usb one that I would like to connect to the server. 
Is this basically working ? supported ?

Printer is Brother HL 2030, driver seems available for Linux. Can you 
recommend the best way to proceed ? It's first time for me, I saw things such 
as cups, never dive into yet.

Thanks.

From: Jacob Meuser
Date: Wednesday, December 22, 2010 - 3:40 pm

usb printers?  see ulpt(4).  some also work as ugen(4), if the driver

http://www.openprinting.org/printer/Brother/Brother-HL-2030

that gives you some hints.  granted, they're talking about linux so
not all of that is relevant, but the recommeded driver is hl1250, which
is in the 'gs' binary of the ghostscript package.

-- 
jakemsr@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org

From: Jean-Francois
Date: Thursday, December 23, 2010 - 2:40 pm

Hi,
I'm not used to install printer on Unix, not sure to understand if ulpt / ugen
are enough to handle that printer ? Need cups or a printer driver ? I
Installed only samba server at the moment.

From: Jacob Meuser
Date: Thursday, December 23, 2010 - 6:28 pm

you don't /need/ cups.  it might be easier, or it might be a pain.

you do, however, need to set up a print filter (sometimes referred to
as a driver (yes, it's confusing)) because your device doesn't do

samba is a whole other issue.  get your printer working locally first.

http://onlamp.com/pub/a/bsd/2004/07/08/FreeBSD_Basics.html

should get you started

http://www.freebsd.org/doc/handbook/printing.html is a bit more verbose.
it's also somewhat dated, but lpd has not changed much over the years.

-- 
jakemsr@sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org

Previous thread: [-] Earn a healthcare degree by Medical Billing and Coding Training on Wednesday, December 22, 2010 - 10:46 am. (1 message)

Next thread: blocked FIN packets by Jan Stary on Wednesday, December 22, 2010 - 3:41 pm. (9 messages)