Toshiba E-STUDIO352 Printing Manual page 176

Multifunctional digital systems
Hide thumbs Also See for E-STUDIO352:
Table of Contents

Advertisement

4 Installing Client Software for UNIX
6
Enter the following command:
chmod +x <queue name>.conf
7
Enter the following command:
chown lp:lp <queue name>.conf
8
Enter the following command:
lpadmin -p <queue name> -v /dev/null -I any \
-i /usr/lib/lp/model/net_estbw
9
Enter the following command:
accept <queue name>
10
Enter the following command:
enable <queue name>
Creating a print queue manually on HP-UX
1
Log on to the root account.
2
Open your Linux/UNIX editor.
3
Create the following file.
/etc/lp/interfaces/<queue name>.conf
4
Add a line as below in the <queue name>.conf.
dest=<IP address>
5
Save the file.
6
Enter the following command:
chmod +x <queue name>.conf
7
Enter the following command:
chown lp:lp <queue name>.conf
8
Enter the following command:
ps -ef | grep lpsched | grep -iv grep > /dev/null 2>&1
9
Enter the following command:
Echo $?
10
If "0" is outputted on the screen, turn the scheduler OFF. Enter the
following command:
/usr/sbin/lpshut > /dev/null 2>&1
11
Enter the following command:
/usr/sbin/lpadmin -p <queue name> -v /dev/null \
-m net_estbw -o rm <queue name> -orpdssc -ob3
12
Enter the following command:
accept <queue name>
13
Enter the following command:
enable <queue name>
174
Setting Up the UNIX Filters

Advertisement

Table of Contents
loading

Table of Contents