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
PAPSTATUS(8)							   Netatalk 2.2 						      PAPSTATUS(8)

NAME
papstatus - get the status of an AppleTalk-connected printer SYNOPSIS
/usr/sbin/papstatus [-d] [-p printer] [retrytime] DESCRIPTION
papstatus is used to obtain the current status message from an AppleTalk connected printer. It uses the Printer Access Protocol (PAP) to obtain the status information. If no printer is specified on the command line, papstatus looks for a file called .paprc in the current directory and reads it to obtain the name of a printer. The .paprc file should contain a single line of the form object:type@zone where each of object, :type, and @zone are optional. type and zone must be proceeded by `:' and `@' respectively. Blank lines and lines the begin with a `#' are ignored. type and zone default to LaserWriter and the zone of the local host, respectively. OPTIONS
-d Turns on a debugging mode that prints some extra information to standard error. -p printer Get status from printer (do not consult any .paprc files to find a printer name). The syntax for printer is the same as discussed above for the .paprc file. retrytime Normally, papstatus only gets the status from the printer once. If retrytime is specified, the status is obtained repeatedly, with a sleep of retrytime seconds between inquiring the printer. FILES
.paprc file that contains printer name SEE ALSO
nbp(1), pap(1) Netatalk 2.2 17 Dec 1991 PAPSTATUS(8)
All times are GMT -4. The time now is 09:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy