Allied-telesis FastPrint Server Manual de usuario Pagina 40

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 100
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 39
Chapter 5. TCP/IP
Printing configuration
FastPrint Server User’s Guide 30
In the sample commands shown, printer_name is the name of the print queue
serviced by the FastPrint Server, and Spooler_directory is the name of the
directory used to spool the print jobs.
ActionAction Sample commandSample command
Stop print services
/usr/lib/lpshut
Add a system printer
/usr/lib/lpadmin -p printer_name -v /dev/null
Restart the print services
/usr/lib/lpsched
Enable printing to the new
printer device
enable printer_name
Start accepting jobs for the
new printer device
accept printer_name
Create a spooling directory
mkdir /usr/spool/Spooler_directory
Make spooling daemon the
owner of this directory
chown daemon /usr/spool/Spooler_directory
Create read/write permissions
chmod 775 /usr/spool/Spooler_directory
Give permissions to LPD
processes.
chgrp daemon /usr/spool/Spooler_directory
Add remote printer(s)
(See following section).
5.4.1.2.1. Adding remote printers
A remote printer is added by inserting the following line in the /etc/printcap file.
Note: The entry is really one line, but can be entered as shown.
Use a TAB character where shown.
printer_name|Remote_Printer_Alias:\
[TAB] :lp=:\
[TAB] :rm=PS_NAME:\
[TAB] :rp=Logical_Printer_name:\
[TAB] :sd=Spooler_directory:\
[TAB] :mx#0:
where:
printer_name is the Print Queue name used to store jobs for the corresponding
logical printer.
PS_NAME is the FastPrint Server name defined in /etc/hosts.
Logical_Printer_name is the logical printer name on the FastPrint (L1..L8).
Spooler_directory is the directory you created in step 6.
example:
Marketing|RP1_SC123456:\
[TAB] :lp=:\
[TAB] :rm=PS_Rm203:\
[TAB] :rp=L1:\
[TAB] :sd=/usr/spool/Marketing:\
[TAB] :mx#0:
Vista de pagina 39
1 2 ... 35 36 37 38 39 40 41 42 43 44 45 ... 99 100

Comentarios a estos manuales

Sin comentarios