Sponsored Content
Full Discussion: steps to add printer
Operating Systems SCO steps to add printer Post 302255968 by vbe on Friday 7th of November 2008 01:05:01 PM
Old 11-07-2008
And so was it successfull?
Thanks for sharing!

All the best
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Add Windows Printer

I have next to no knowledge of Unix, but have managed to do most of what I've needed to so far. I'm stuck however on adding a printer to the list of Unix printers that is a network printer. I have no printers connected directly to my Unix box, but need to be able to print from an application,... (1 Reply)
Discussion started by: boydnapier
1 Replies

2. UNIX for Dummies Questions & Answers

add printer

Helooo I am trying to add a printer in sco unix but i found only serial ports how to define parallel ports? Regards (1 Reply)
Discussion started by: sak900354
1 Replies

3. UNIX for Dummies Questions & Answers

Steps to Add Windows XP to Samba server

Hi All, I have setup Samba on Redhat linux ES 3.0 server but unable to add Windows XP professional to samba server so please let me know steps for the same. Thanks in advance Bachegowda (3 Replies)
Discussion started by: bache_gowda
3 Replies

4. UNIX for Dummies Questions & Answers

Want to add a new printer to AIX

Hello. I would like to add an HP printer to my AIX (5.2) system. The printer is attached to a Windows PC via LPT1. We are using Novell as our LAN :) I am somewhat familiar with SMIT and printer queues. Still a bit of a newbie. I would like to be able to print from the AIX directly to... (0 Replies)
Discussion started by: MILLERJ62
0 Replies

5. HP-UX

Add printer using hppi

I would like to add printer using hppi. The printer is shared by windows print server and the IP address is shown as 10.0.30.66-1. (IP 10.0.30.66 using printer port 1) I have added printer with IP 10.0.30.66, but it shows errors for print test. Sending a test file to 4050SA ... ... (3 Replies)
Discussion started by: alfredo
3 Replies

6. SCO

Cannot add printer to SCO OS 6

:( I am trying to add some printers under SCO OpenServer 6 and everytime I try to open the printer manager it returns a message that reads "Unable to get allowed/denied form users." "Failed to establish user authorizations." When I press the details button is gives me the following Error Details;... (0 Replies)
Discussion started by: RicardoM
0 Replies

7. Shell Programming and Scripting

help with function to add printer

Requirement was to get the differences of printers on the prod server and the dev server Using the following awk, i was able to get the difference between two files. awk 'BEGIN {while ( getline < "sun5-printers.txt") {arr++ }}{ if (!($0 in arr ) ) {print} }' sun8-printers.txt I need to... (0 Replies)
Discussion started by: ggoliath
0 Replies

8. 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

9. 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
rcancel(1M)															       rcancel(1M)

NAME
rcancel - remove requests from a remote printer spooling queue SYNOPSIS
[id ...] [printer] user] DESCRIPTION
The command removes a request, or requests, from the spool queue of a remote printer. is invoked by the command (see lp(1)). At least one id or the name of a printer must be specified. This command is intended to be used only by the spool system in response to the command (see lp(1)), and should not be invoked directly. Options The command recognizes the following options: id Specifying a request ID (as returned by (see lp(1))) cancels the associated request, even if it is currently printing. The maximum number of ids that can be specified is 50. printer Name of the printer (for a complete list, use (see lpstat(1))). Specifying a printer cancels the request which is cur- rently printing on that printer, if the request is owned by the user. If the or the option is specified, this option only specifies the printer on which to perform the corresponding cancel operation. Remove all requests owned by the user on the specified printer (see printer). The owner is determined by the user's login name and host name on the machine where the command was invoked. Empty the spool queue of all requests for the specified printer. This form of invoking is useful only to users with appropriate privileges. Remove any requests queued belonging to that user (or users) for the specified printer. You can repeat the option to specify more users. The maximum number of users that can be specified is 50. This form of invoking is useful only to users with appropriate privileges. WARNINGS
A remote print request can be canceled only from the system on which the the original command was issued, and if the restrict cancel fea- ture (see lpadmin(1M)) is enabled for the specified printer, a request belonging to this printer can be canceled only by the system admin- istrator or the user who requested it. This command is intended to be used only by the spool system in response to the command (see lp(1)), and should not be invoked directly. AUTHOR
was developed by the University of California, Berkeley, and HP. FILES
SEE ALSO
enable(1), lp(1), lpstat(1), accept(1M), lpadmin(1M), lpsched(1M), rlp(1M), rlpdaemon(1M), rlpstat(1M). rcancel(1M)
All times are GMT -4. The time now is 01:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy