help connecting a plotter to HP-UX


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users help connecting a plotter to HP-UX
# 1  
Old 05-22-2006
help connecting a plotter to HP-UX

While this is technically a newbie question, it is an advanced/expert situation so that's why I posted it here.

I'm an intern at a company that recently aquired another business that ran off the HP-UX 10.20 unix platform. They (and myself) do not have any experience with it. I have spent virtually my entire day scouring the internet and trying various commands in order to fix this problem, but I have had no luck.

The system came with an hp 7595a plotter which we need to connect to print drawings stored on the system.

I have gone to the printer jobs menu in unix and it shows a printer called paintjet. The current configuration is with a cable running from the plottter to a serial port on the c160 and then another cable from the plotter connected to an Emulex Performance 2500 which is connected at the c160's ethernet port.

This does not seem to tbe printer though. The program I am trying to plot with is Unigraphics V.15, but I have even tried printing with the text editor and it does not help.

Any help would be EXTREMELY appreciated.

Thanks!
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Printer/Plotter support for Canon

How easy it is to set up a Canon plotter (36" paper) on Solaris 10? The one I'm looking at purchasing (ImagePROGRAF iPF755 MFP) uses HP-GL/2. The newer one looks like it dropped HP-GL/2 support and has a Canon proprietary language called GARO. I'm guessing that will make setup in Solaris not as... (7 Replies)
Discussion started by: markolinux
7 Replies

2. Hardware

Looking for plotter MFP reviews - need new plotter for UNIX/Windows apps

We currently have an HP DesignJet 750C+ plotter (for color plotting) and a Xerox 8825 (for B/W plotting and also scanning/copying) for our engineering drawings. They are getting old and will need replacing soon (maintenance visits are on the increase, and parts for the Xerox are getting hard to... (0 Replies)
Discussion started by: markolinux
0 Replies

3. UNIX for Dummies Questions & Answers

Connecting a phone

I have an LG VX9800 (The V), am using Linux Mint, and just downloaded BitPim. The problem: BitPim doesn't detect my phone. Then again, the computer doesn't even do that. I read here (under Reference > USB > Linux USB Setup) about direct USB access, but Linux Mint apparently doesn't use hotplug. Or... (0 Replies)
Discussion started by: Zucriy Amsuna
0 Replies

4. Shell Programming and Scripting

connecting through sqlplus

I am trying to connect to one of the oracle sever using uni through sqlplus command: sqlplus -s BOXI_ALPH_AUDITOR,Q078_audit$@Q047 But its not getting connected. I tried using some different server using same syntax its working. What differene i found is the password is having no special... (2 Replies)
Discussion started by: gander_ss
2 Replies

5. UNIX for Dummies Questions & Answers

add plotter to unix ssystem

Hi all, I have a HP Plotter 4500. I want to connect it to UNIX system. I used the lpadmin comand but it does not work. Any help Thanks (0 Replies)
Discussion started by: yasin
0 Replies

6. AIX

Connecting to DB

Is it possible to connect to two databases in a single query with different username and passwords? provide an example pls (1 Reply)
Discussion started by: rollthecoin
1 Replies

7. HP-UX

Need help for Plotter configuration on hp-ux machine

Hi to all, i am new to hp-ux. I am configured plotter on hp-ux through sam.It was network plotter.That plotter was added to lpspooler. But i am not getting that plotter , when i want to give print request. please help me anybody. it's very urgent to me. please. (0 Replies)
Discussion started by: balarajum
0 Replies

8. Solaris

Network to plotter

I'm using Sunblade and i'm trying to plot using networking but i do not know how to set the plotter in my system. (0 Replies)
Discussion started by: etyna
0 Replies

9. Shell Programming and Scripting

connecting unix to vb

how can i check to number of files and directory containing no data in whole system and display it if 'home' is to root directory it contains 10 subdirectory and many files (1 Reply)
Discussion started by: shafique
1 Replies

10. UNIX for Dummies Questions & Answers

How to set plotter info.

HP B.10.20 using Vue, using SiteComp software to do Cad drawings, how can I set HP plotter to Designjet 220? Currently set to HP 750. (0 Replies)
Discussion started by: frigd
0 Replies
Login or Register to Ask a Question
ident2(8)						      System Manager's Manual							 ident2(8)

NAME
ident2 - An advanced ident daemon SYNOPSIS
ident2 [options] DESCRIPTION
ident2 is an advanced ident daemon, which can run as an inetd service or on it's own. It has various features such as user defined and ran- dom replies, extensive logging, and full administrative control. OPTIONS
The program follows the usual GNU syntax command-line unless it is unsupported on your system. GNU options begin with two dashes(`-') and have much more descriptive names. -h, --help Show summary of options. -u, --usage Shows example command lines -v, --version Show version information -l, --license Show licensing information -a, --force-inetd Force inetd mode, if autodetection isn't working. -d, --force-daemon Force standalone daemon, if autodetection isn't working. -i, --use-user-ident Allow user defined ident replies. Just do a echo 'ident ar' > ~/.ident to change your ident reply. -y, --user-reply-file File ident2 should look for in user's homedir for replies. Default is ~/.ident -n, --allow-noident-file Disable replies for user if user has a ~/.noident file. This behavior is disabled by default. -o, --client-timeout Clients timeout after this many seconds -s, --dont-change-uid Ident2 will normally try to change it's uid to something less privileged if it finds it's uid to be 0. This option disables this behavior altogether. -r, --always-random Always send a random reply, regardless of what kind of request the client made. This is useful for abusing the ident protocol as well as assisting outgoing IP masqueraded connections. -m, --daemon-maxclients Daemon-only: Accept no more than this many connections at a time. -p, --daemon-port Daemon-only: Bind this port, instead of 'auth' aka 113 SEE ALSO inetd(8), inetd.conf(5) AUTHOR
This manual page was written by Alexander Reelsen <ar@rhwd.net>, for the Debian GNU/Linux system (but may be used by others). GNU ident2(8)