P.189 "creating a print queue manually on hp-ux – Toshiba ESTUDIO 3511 User Manual
Page 189

Printing Guide — Installing Client Software for UNIX
189
7.
Enter the following command:
chown lp:lp
8.
Enter the following command:
For e-STUDIO4511 Series
lpadmin -p
-i /usr/lib/lp/model/net_est4511
For e-STUDIO450 Series and e-STUDIO280 Series
lpadmin -p
-i /usr/lib/lp/model/net_estbw
9.
Enter the following command:
accept
10.
Enter the following command:
enable
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/
4.
Add a line as below in the
dest=
5.
Save the file.
6.
Enter the following command:
chmod +x
7.
Enter the following command:
chown lp:lp
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: