LevelOne FPS-2003TXU manual LPD on BSD, chown daemon /usr/spool/Spoolerdir, lpc start printername

Models: FPS-2111TXU FPS-2101TXU FPS-2003TXU FPS-2013TXU FPS-2101USB EPS-3001TU

1 101
Download 101 pages 2.03 Kb
Page 60
Image 60
LPD on BSD

Unix

Where:

printer_name is the Print Queue name used to store jobs for the corresponding logical printer

PS_NAME is the LevelOne Printer Server name defined in /etc/hosts

Logical_Printer_name is the logical printer name on the LevelOne Printer Server (L1..L3 or L1..L8, depending on your model)

Spooler_directory is the directory you created in Step 6.

Example:

MarketingRP1_PS123456:\ [TAB] :lp=:\

[TAB] :rm=PS_Rm203:\

[TAB] :rp=L1:\

[TAB] :sd=/usr/spool/Marketing:\

[TAB] :mx#0:

Repeat this process for each Logical Printer/Print Queue combination that you wish to create.

LPD on BSD

Before continuing, ensure that an IP Address has been assigned to the LevelOne Printer Server. Remember the following:

The remote host name is the name of the LevelOne Printer Server.

The remote printer name is the logical printer (L1..L3, or L1..L8) on the LevelOne Printer Server.

If asked for the LPD type, enter the service type as BSD.

In the sample commands shown, printer_name is the Print Queue serviced by the logical printer on the LevelOne Printer Server, and Spooler_dir is the name of the directory used to spool the print jobs.

Procedure

Action

Sample Command

 

 

Create a spooling directory

mkdir /usr/spool/Spooler_dir

 

 

Set spooling daemon as owner of

chown daemon /usr/spool/Spooler_dir

this directory.

 

 

 

Create read/write permissions.

chmod 775 /usr/spool/Spooler_dir

 

 

Give permissions to LPD processes.

chgrp daemon /usr/spool/Spooler_dir

 

 

Add remote printer(s)

See below.

 

 

Start lpc print mechanism

lpc start printer_name

 

 

- 57 -

Page 60
Image 60
LevelOne FPS-2003TXU LPD on BSD, chown daemon /usr/spool/Spoolerdir, chmod 775 /usr/spool/Spoolerdir, Procedure, Action