Kyocera Printserver Installation Manual page 152

Table of Contents

Advertisement

Printing via Shell Scripts
Procedure
4.6.3.2. Creating the Printer Device
4-32
'/etc/printserver/interfaces' directory. After that, the shell script is
adapted to your system. This basically means that the host name of
the print server, the logical printer, and the FTP path must be
edited.
Please read the "Description of Variables" section on page A-4 if
necessary.
Proceed as follows:
1. Copy the '/etc/printserver/bsd.sh' file into the
'/etc/printserver/interfaces' subdirectory and assign the copy an
arbitrary name:
Syntax:
cd /etc/printserver
cp bsd.sh interfaces/<shell script name>
Example: cd /etc/printserver
cp bsd.sh interfaces/my_script
2. Change to the '/etc/printserver/interfaces' subdirectory.
3. Change the access rights of the created file:
Syntax:
chmod 755 <shell script name>
Example: chmod 755 my_script
4. Change the default values of the HOST, PORTS, and FTP
variables in the new shell script.
The print spooler requires a printer device. Due to the fact that the
print server does not need a physical device, a link is made to a
zero device.
Print Server Installation Manual

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents