Toshiba e-Studio3005AC Software Installation Manual page 105

E-studio5005ac series; e-studio5008a series; e-studio7506ac series; e-studio8508a series. multifunctional digital colog system / multifunctional digital systems.
Hide thumbs Also See for e-Studio3005AC:
Table of Contents

Advertisement

5.INSTALLING PRINTER DRIVERS FOR UNIX/Linux
Creating a print queue manually on HP-UX
Log on to the root account.
1
Open your UNIX/Linux editor.
2
Create the following file.
3
/etc/lp/interface/<queue name>.conf
4
Add a line as below in the <queue name>.conf.
dest=<IP address>
5
Save the file.
Enter the following command to change the working directory:
6
cd /etc/lp/interfaces/
Enter the following command:
7
chmod +x <queue name>.conf
Enter the following command:
8
chown lp:lp <queue name>.conf
Enter the following command:
9
ps -ef | grep lpsched | grep -iv grep > /dev/null 2>&1
Enter the following command:
10
echo $?
If "0" is outputted on the screen, turn the scheduler OFF. Enter the following command:
11
/usr/sbin/lpshut > /dev/null 2>&1
12
Enter the following command:
Color MFP:
/usr/sbin/lpadmin –p<queue name> -v/dev/null \
-mnet_estcolor –orm<queue name> -orpprint -ob3
Black and White MFP:
/usr/sbin/lpadmin –p <queue name> -v/dev/null \
-mnet_estbw –orm <queue name> -orpprint -ob3
Enter the following command:
13
/usr/sbin/accept <queue name>
14
Enter the following command:
enable <queue name>
15
If you turn OFF the scheduler in step 10, turn the scheduler ON. Enter the following command:
/usr/sbin/lpsched > /dev/null 2>&1
Creating a print queue manually on IBM AIX
Enter the following command:
1
ls /opt/toshiba/tap/filter
If the above directory does not exist, enter the following command:
2
mkdir /opt/toshiba/tap/filter
Log on to the root account.
3
4
Open your UNIX/Linux editor.
Create the following file.
5
/opt/toshiba/tap/filter/<queue name>.conf
Setting Up the UNIX/Linux Filters 105

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents