beautypg.com

Changing the default values, P.192 "creating a print queue manually on openunix – Toshiba ESTUDIO 3511 User Manual

Page 192

background image

192

Printing Guide — Installing Client Software for UNIX

11.

If the above file exists, enter the following command.

/opt/toshiba/tap/bin/printconf_import \
–a IP_ADDRESS \
rm /opt/toshiba/tap/bin/flag_

12.

Restart your lpd.

Creating a print queue manually on OpenUnix

1.

Log on to the root account.

2.

Open your Linux/Unix editor.

3.

Create the following file.

/etc/lp/interfaces/.conf

4.

Add a line as below in the .conf.

dest=

5.

Save the file.

6.

Enter the following command:

chmod +x .conf

7.

Enter the following command:

chown lp:lp .conf

8.

Enter the following command:

For e-STUDIO4511 Series

lpadmin -p -v /dev/null -I any \
-i /usr/lib/lp/model/net_est4511

For e-STUDIO450 Series and e-STUDIO280 Series

lpadmin -p -v /dev/null -I any \
-i /usr/lib/lp/model/net_estbw

9.

Enter the following command:

accept

10.

Enter the following command:

enable

Changing the Default Values

You can change the default values of a print queue by the following procedure.