Sponsored Content
Full Discussion: Printer Drivers for HP-UX
Operating Systems HP-UX Printer Drivers for HP-UX Post 48604 by Perderabo on Thursday 11th of March 2004 08:33:19 AM
Old 03-11-2004
 

5 More Discussions You Might Find Interesting

1. Solaris

Solaris Printer drivers.

Hi, I have a solaris 10 server that I have set up a number of printers on which are working fine. I have set these up from the print manager and used the default list of printers available within print manager to set them up. There is two or three printers I need to set up which... (1 Reply)
Discussion started by: gwhelan
1 Replies

2. AIX

Adding New HP Printer Drivers

I am using AIX ver 5.2 and would like to add an hp3050 printer, which is not one of the printers listed on our system in the add a new print queue section of smit. I thought that I had found the correct driver on the hp website, but now it appears as that may only be for hp or solaris systems. ... (1 Reply)
Discussion started by: DavidG9975
1 Replies

3. AIX

Where to find printer drivers for AIX 5.x

I was wondering if somebody knew of a website where printer drivers can be downloaded for AIX 5.3. Most of our printers are HP and the driver that is installed works properly. As of lately, our users have started to get other type of printers, including Multi-purpose devices. I am struggling to... (2 Replies)
Discussion started by: fabiogilr
2 Replies

4. Windows & DOS: Issues & Discussions

Samba printer drivers.

I placed a cheap USB printer on my small Seagate Goflex home NAS (firmware replaced by standard Debian Linux install) and shared it with Samba. In CUPS I set it as RAW format and Windows clients need to install a driver to print to it. I could install drivers on the Linux machine; in fact I did... (3 Replies)
Discussion started by: neutronscott
3 Replies

5. UNIX for Dummies Questions & Answers

Printer Drivers for AIX

Hi to all Trying to find printer HP drivers for AIX version 7. HP.com only references Unix. Have drivers on an older IBM system Risc 6000, AIX 4.3, but not sure where the "tar" file exists for the printer collection. The new IBM I am trying to setup is a 710 Express Server. The printer is a... (0 Replies)
Discussion started by: ideprize
0 Replies
conv_lpd(1M)						  System Administration Commands					      conv_lpd(1M)

NAME
conv_lpd - convert LPD configuration SYNOPSIS
conv_lpd [-c printers | -c printcap] [-n] file DESCRIPTION
conv_lpd converts LPD printer configuration information from file to a printers.conf or a printcap file (see printers.conf(4)). file specifies the name of the input file, and can be either in printers.conf or printcap format. If file is in printers.conf format, it con- verts it to a printcap file. If file is in printcap format, it converts it to a printers.conf file. OPTIONS
The following options are supported: -c printers | -c printcap Specifies the type of output file produced by the conversion. -c printers converts to a printers.conf file. -c printcap converts to a printcap file. -c printers is the default. -n Preserves the namelist during the conversion. OPERANDS
The following operands are supported: file The file to be converted. EXAMPLES
Example 1: Converting a printcap file to a printers.conf file. The following example converts a printcap file to a printers.conf file. example% conv_lpd /etc/printcap Example 2: Converting a printcap file to a printers.conf file and preserving the namelist. The following example converts a printcap file to a printers.conf file and preserves the namelist. example% conv_lpd -c printers -n /etc/printcap Example 3: Converting a printers.conf file to a printcap file and preserving the namelist. The following example converts a printers.conf file to a printcap file and preserves the namelist. example% conv_lpd -c printcap -n /etc/printers.conf EXIT STATUS
The following exit values are returned: 0 Successful completion. non-zero An error occurred. FILES
/etc/printers.conf System printer configuration database. /etc/printcap SunOS 4.x printer capability database. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWpcu | +-----------------------------+-----------------------------+ SEE ALSO
lpset(1M), printers.conf(4), attributes(5) SunOS 5.10 9 Sep 1996 conv_lpd(1M)
All times are GMT -4. The time now is 02:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy