Sponsored Content
Full Discussion: Installing New Printer
Top Forums UNIX for Dummies Questions & Answers Installing New Printer Post 45408 by jorge.ferreira on Friday 19th of December 2003 11:15:54 AM
Old 12-19-2003
Question Installing New Printer

Hi experts,

Can anyone tell me how to set up a printer in UNIX (SCO).

In my XP, i've got a printer (HP 840C) that i want the Unix Server to print to it. How can i give it the command so i can be able to print?

I've seen some things about "lpadmin" but none of them worked. Must have some more parametres i think.

Thank you for your replies.

Jorge Ferreira
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

installing a printer

I am trying to install a stand alone printer. We have a printer currently linked to our network and we are using UNIX. We would like the stand alone printer to print from UNIX and not from the network printer. How do I make this work? I don't know much about computers so a step by step detailed... (3 Replies)
Discussion started by: sgraves
3 Replies

2. UNIX for Dummies Questions & Answers

Installing a Samba printer under Sun Solaris 10

Hi all, I am under Sun Solaris 10, and I wan't to use printers which are on my local area network (on Windows XP workstation), I have got samba installed, and cups. I wan't to have an easy way for printing document (with StarOffice, Gimp etc...), for exemple by just launching a command. ... (0 Replies)
Discussion started by: willits
0 Replies

3. SCO

Installing network printer

What is the command for setting up a network printer in SCO 5.0.5? (1 Reply)
Discussion started by: deloev
1 Replies

4. Solaris

Installing Network Printer in sun solaris 10

Hi guys, i am a new user of sun solaris, i am using solaris 10, please help me how to install HP 1022n printer. This printer is in network. Thanks Daya (1 Reply)
Discussion started by: daya.pandit
1 Replies

5. Solaris

Steps for Installing a local Printer 310 -200

I need someone to please help me in arranging the Local Printer Installation steps in the correct order. Is this correct ? first step - Test the Printer Second step - Physically attach the Printer Third step - Add the Printer to the print service Fourth step - ... (1 Reply)
Discussion started by: Laitan
1 Replies

6. UNIX for Dummies Questions & Answers

Steps for Installing a local Printer 310 -200

I need someone to please help me in arranging the Local Printer Installation steps in the correct order. Is this correct ? first step - Test the Printer Second step - Physically attach the Printer Third step - Add the Printer to the print service Fourth step - ... (1 Reply)
Discussion started by: Laitan
1 Replies

7. Red Hat

Installing Generic Ascii Drivers For Line Matrix Printer

Hi, Does anybody have any idea as to how to setup a printer using a generic ascii driver? We have a Tally T6100 line matrix printer which is on our network and works fine in a Windows environment. We are trying to move this printer to Oracle Linux. I've contacted Tally as well as Printronix... (0 Replies)
Discussion started by: garethnsolomons
0 Replies

8. Shell Programming and Scripting

Installing Printer driver

So I have a canon printer I'm trying to set it up I've gotten the driver from here; wget -c http://gdlp01.c-wss.com/gds/1/0100005511/01/cnijfilter-mg7100series-4.00-1-rpm.tar.gz I try and run the script thats below; But I know where i have to copy the driver too. I was wonder what file i have... (10 Replies)
Discussion started by: jtsmith90
10 Replies

9. Linux

On Zorin - trouble installing new printer - need help

Hi. I am new to Linux & am using Zorin on my computer. :confused: I had my old printer pack it in & so I had to replace it with my new printer - which is the same make & model as the old one (a newer model only). There is some code name under Printers which I presume to be the old printer. ... (1 Reply)
Discussion started by: snookerdoodles
1 Replies
enable(1)							   User Commands							 enable(1)

NAME
enable, disable - enable/disable LP printers SYNOPSIS
/usr/bin/enable printer... /usr/bin/disable [-c | -W] [ -r [reason]] printer... DESCRIPTION
The enable command activates printers, enabling them to print requests submitted by the lp command. enable must be run on the printer server. The disable command deactivates printers, disabling them from printing requests submitted by the lp command. By default, any requests that are currently printing on printer will be reprinted in their entirety either on printer or another member of the same class of printers. The disable command must be run on the print server. Use lpstat -p to check the status of printers. enable and disable only effect queueing on the print server's spooling system. Executing these commands from a client system will have no effect on the server. OPTIONS
The following options are supported for use with disable: -c Cancels any requests that are currently printing on printer. This option cannot be used with the -W option. If the printer is remote, the -c option will be silently ignored. -W Waits until the request currently being printed is finished before disabling printer. This option cannot be used with the -c option. If the printer is remote, the -W option will be silently ignored. -r [reason] Assigns a reason for the disabling of the printer(s). This reason applies to all printers specified. This reason is reported by lpstat -p. Enclose reason in quotes if it contains blanks. The default reason is "unknown reason" for the existing printer, and "new printer" for a printer added to the system but not yet enabled. OPERANDS
The following operand is supported for both enable and disable: printer The name of the printer to be enabled or disabled. Specify printer using atomic name. See printers.conf(4) for information regarding the naming conventions for atomic names. 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 |SUNWpcu | +-----------------------------+-----------------------------+ |CSI |enabled | +-----------------------------+-----------------------------+ SEE ALSO
lp(1), lpstat(1), printers.conf(4), attributes(5) SunOS 5.10 9 Sep 1996 enable(1)
All times are GMT -4. The time now is 04:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy