Configure SCO Unix to print on windows base XP printer


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Configure SCO Unix to print on windows base XP printer
# 1  
Old 06-23-2005
Network Configure SCO Unix to print on windows base XP printer

Hi, I have done this year ago, and now I need to do it again, but did not remember how I do it. I have a slip printer on a windows xp workstation and i need to print from SCO unix application to that printer. I try to create a remote printer but the only option available is unix, the other to network like windows and novell are between parentesis and not allow me to selected. Some one could gave me light on this, i appreciate. Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Print to Windows PDF printer from AIX

Hopefully this is the correct place to post this, if not please let me know. I am trying to find a way to print from AIX directly to a windows PDF printer. I don't really care if it is paid or freeware, I am just trying to get it to work. I did see a product called BullZip and I am going to... (3 Replies)
Discussion started by: DerangedNick
3 Replies

2. UNIX for Dummies Questions & Answers

smbclient print while preserving windows printer settings?

I have successfully gotten AIX to print to a windows shared printer with this command: smbclient -U user%password -W domain -c "print file.ext" the only problem is: I have this print queue set up on the Windows side to overlay an image to all pages. When printing from samba, the overlay... (2 Replies)
Discussion started by: raidzero
2 Replies

3. UNIX Desktop Questions & Answers

wt is the exact procedure to share windows printer on linux machine to print from it

hi, what is the exact procedure to to set up printer on linux machine?The printer is a network hp 3050 printer configured on windows xp machine and i want to setup it on linux fc9 machine to print from it.is samba is compulsory for that? please give the exact procedure to do the same? (1 Reply)
Discussion started by: pankajd
1 Replies

4. SCO

Sco-Unix IP Printer no longer working

I have a client running Sco-Unix 5. They have many IP Printers setup. One of the IP Printers is "LPJ", it has been functional for 3 weeks and then the switch died and hung up the queue. We reset the switch and restarted the jobs and they printed. The switch went down again and we replaced the... (1 Reply)
Discussion started by: Netwrkengeer
1 Replies

5. UNIX for Dummies Questions & Answers

how to configure printer in unix

Hi, os-sun solaris(5.10) I am working in unix server. I try to take print in unix.but i got following error. anyone tell me solution for this problem. $ lp hi.sql _default: unknown printer thanks. (1 Reply)
Discussion started by: arulkumar
1 Replies

6. SCO

How to Install and Configure USB Printer in SCO 6

I'm new in SCO 6. I installed SCO 6 with NIC driver Properly. But I cann't install and Configure USB Printer In SCO 6. Any one help me? email: address deleted by the moderator (0 Replies)
Discussion started by: karzon
0 Replies

7. UNIX for Dummies Questions & Answers

how to share printer installed on windows 2000 with SCO OpenServer 5.0.5

i have wipro netpower server with p4 and 256 ram. i want share dot matrix printer installed on windows 2000 prof. with sco openserver 5.0.5. plz help me to comeout from this trouble. (0 Replies)
Discussion started by: raj_shivage
0 Replies

8. UNIX for Advanced & Expert Users

SCO Unix printer waiting for auto-retry

Running SCO 5.0.5 with all the updates available on a Compaq 800 and just ran into this problem of the printer that is hooked up to /dev/lp0 &or /dev/lp. The printer has been working fine for 5 plus years and still works on another machine. I've uninstalled & re-installed the parallel port and... (0 Replies)
Discussion started by: cfaiman
0 Replies

9. UNIX for Dummies Questions & Answers

Printer + Unix (SCO)

Hello, I'm a real noob with Unix. I have to make an installation of a printer, EPSON LQ 2080 (impact printer) on local port ltp, on a Unix SCO 5.7. So....where can I find the driver, and how can I install it on a sco ? Sorry for my english, i'm frenchy ;) Thank you ! (1 Reply)
Discussion started by: kok
1 Replies
Login or Register to Ask a Question
ospm-pm(1)							   User Commands							ospm-pm(1)

NAME
ospm-pm - OpenSolaris Print Manager SYNOPSIS
ospm-pm [gnome-std-options] DESCRIPTION
The OpenSolaris Print Manager application enables you to control and manage print queues and print jobs. Currently, it supports on Solaris LP print system. You can use OpenSolaris Print Manager to perform the following tasks: o Create printer groups from a static list or based on some attributes of the printers o View print jobs on each printer, and remove print jobs that are queued o Add new printer queues manually o Integrate Print queues which were Auto-detected or auto-discovered into its GUI The tool can be invoked from the command line, but it is typically invoked from the desktop menu. OPTIONS
The following options are supported: gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5) for more infor- mation. EXAMPLES
Example 1: Launching OpenSolaris Print Manager. example% ospm-pm EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/ospm-pm The executable file for OpenSolaris Print Manager application. $HOME/.ospm-printer-groups.xml Configuration file for printer groups. $HOME/.printers It supports printer(4) when user saves queues into the Favourites printer group. ATTRIBUTES
+-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWprint-monitor | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
gconf-editor(1), gconftool-2(1), ospm-preferences(1), libgconf-2(3), printer(4), gnome-std-options(5) NOTES
Written by Evan Yan, Sun Microsystems Inc., 2008. SunOS 5.11 07 Aug 2008 ospm-pm(1)