Sponsored Content
Full Discussion: Open Server Ethernet Printer
Operating Systems SCO Open Server Ethernet Printer Post 302277458 by Eclectic Wave on Friday 16th of January 2009 10:40:27 AM
Old 01-16-2009
Sounds like it's the Print Server, not the Zebra printer

HP Print servers can be funny sometimes, usually because the printer went offline because of being out of paper (in this case labels) or jamming. The print server sends a message back to the Unix queue to stop the queue, but when the printer comes back on line, it never re-starts the unix queue.

Sometimes, if you wait long enough, the HP print server and the Unix queue will eventually sort them selves out and start printing again (which is what is sounds like happened). There are two other tricks I've found. Cancel the first job waiting to print, which means the second job query's the HP printserver and finds that it is on line and the queue starts printing again. Another thing to try is to shut down the lp print spooler on unix. /usr/spool/lpshut (stops the lp print spooler and all printing on the unix box is stopped, except for printers using rlp) and then /usr/spool/lpsched to restart the lp print spooler.

A Unix printer setup with rlp behaves a bit different, sometimes the queue never get's cleared, and the way to clear that queue is to kill the rlp print spooler on the Unix box, and restart it, or reboot the server.

Now, the guy who mentioned netcat, although not very helpfull for your problem is correct in a way. The Netcat program is very robust and stable. Getting it going to not hard, you can find very good instructions at the A.P. Lawrence website (aplawrence.com).
 

10 More Discussions You Might Find Interesting

1. SCO

SCO Open Server.

Dear All, I am considering installing SCO Open Server as an alternative to MS Exchange. Has anybody had any real world experience of using Open Office? Thanks, TC. (1 Reply)
Discussion started by: TCuk
1 Replies

2. SuSE

open SUSE 11.0 and its printer configuration

Does anybody who uses open SUSE 11.0? I have used open SUSE 10.2 for about 18 months. Today I installed open SUSE 11.0 The printer does not work. I tried all the tricks tweak it. My printer is an old one. It is HP Deskjet 5600 series. It works fine. I did the configuration using... (0 Replies)
Discussion started by: Angelo
0 Replies

3. UNIX for Dummies Questions & Answers

open a socket on a server

Hello, I want to test a firewall rule between 2 servers A & B. I need a command that will open a socket on the server A such as: themagiccommand MyPort And on the client server B, i will run the command telnet IP_serverA Myport Can you help me ? Thank you Gunther (0 Replies)
Discussion started by: gunbol
0 Replies

4. AIX

Check printer queue on Windows printer server

Hello Let me first give a small overview of the setup. All printers are connected to Windows 2000 servers. There are a lot of UNIX (AIX & HP-UX) servers as well which have SAP running. I'm working on a script to add printers to a specified SAP instance. I want to verify the user input (to... (0 Replies)
Discussion started by: NielsV
0 Replies

5. UNIX for Dummies Questions & Answers

To print directly from the remote server to a local printer.

Hello Guys Is there any way To print a file directly from the remote server to a local printer.. ? (3 Replies)
Discussion started by: supercops
3 Replies

6. Red Hat

[RHEL4.5] server shutdown when I unplug the ethernet cable

hi.. I unplug my eth0 lan cable.. and suddenly my system shutdown... no idea :eek::confused: (3 Replies)
Discussion started by: flekzout
3 Replies

7. AIX

Idenity no of ethernet cards on the server

How can I identify how many ethernet adapter cards I have on the server from the below ouput ? $>lsdev -Cc adapter | grep ent ent0 Available 06-08 10/100/1000 Base-TX PCI-X Adapter (14106902) ent1 Available 07-08 2-Port 10/100/1000 Base-TX PCI-X Adapter (14108902) ent2 ... (5 Replies)
Discussion started by: mk8570
5 Replies

8. UNIX for Dummies Questions & Answers

1 Server with 2 ethernet cards IP on seperate network. Possible?

Hi All, I have just setup a webserver running on a linux box. This server has 2 ethernet cards and only 1 is in used now. eg. 192.168.10.1 is my server IP. All users from 192.168.10.X can access my webserver. However, users from another LAN 10.10.10.X are not able to access my webserver. They... (0 Replies)
Discussion started by: jackma
0 Replies

9. AIX

vio server ethernet to vio client ethernet(concepts confusing)

Hi In the vio server when I do # lsattr -El hdisk*, I get a PVID. The same PVID is also seen when I put the lspv command on the vio client partition. This way Im able to confirm the lun using the PVID. Similarly how does the vio client partition gets the virtual ethernet scsi client adapter... (1 Reply)
Discussion started by: newtoaixos
1 Replies

10. Solaris

Printer problem on Solaris 10 server

Hi everyone, I am new here and I just want to ask for the expert advice from you guys about the problem/issue I am encountering with network printer defined on a Solaris 10 machine. I have this printer named 'printerA' which I already added via printmgr utility. As an output, here is the... (4 Replies)
Discussion started by: triptrops
4 Replies
lpshut(1M)						  System Administration Commands						lpshut(1M)

NAME
lpshut - stop the LP print service SYNOPSIS
lpshut DESCRIPTION
The lpshut command stops the LP print service. Printers that are printing when lpshut is invoked stop printing. Start or restart printers using lpsched(1M). EXIT STATUS
The following exit values are returned: 0 Successful completion. non-zero An error occurred. FILES
/var/spool/lp/* LP print queue. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------------------------------------+ |ATTRIBUTE TYPE ATTRIBUTE VALUE | |Availability SUNWpsu | +-----------------------------------------------------------+ SEE ALSO
lp(1), lpstat(1), lpadmin(1M), lpmove(1M), lpsched(1M), attributes( 5) SunOS 5.11 8 Jan 1998 lpshut(1M)
All times are GMT -4. The time now is 08:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy