Toshiba 351C All in One Printer User Manual


 
2. Installing Client Software
Printing Guide — Installing Client Software for UNIX 175
2. Enter the following command:
ps –ef | grep lpsched | grep –iv grep > /dev/null 2>&1
3. Enter the following command:
Echo $?
4. If “0” outputted on the screen, turn the scheduler OFF. Enter
the following command:
/usr/sbin/lpshut > /dev/null 2>&1
5. Enter the following command:
/usr/sbin/lpadmin -x <queue name>
6. Enter the following command:
rm /etc/lp/interfaces/<queue name>.conf
7. If “0” was outputted on the screen in step 3, turn the sched-
uler ON. Enter the following command:
/usr/sbin/lpsched > /dev/null 2>&1
Deleting a print queue manually on IBM AIX
1. Log on to the root account.
2. Enter the following command:
rm /opt/toshiba/tap/filter/<queue name>
3. Enter the following command:
rm /opt/oshiba/tap/filter/<queue name>.conf
4. Enter the following command:
rmquedev -q <queue name> -d dev_<queue name>
5. Enter the following command:
rmque -q <queue name>
Deleting a print queue manually on Linux
1. Log on to the root account.
2. Enter the following command:
rm /opt/toshiba/tap/interface/<queue name>
3. Enter the following command:
rm /opt/toshiba/tap/interface/<queue name>.conf
4. Enter the following command:
/opt/toshiba/tap/bin/modPrintcap -d <queue name>
5. Enter the following command:
ls /opt/toshiba/tap/bin/flag_<queue name>