- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Printer Setup
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2007 09:06 PM
09-25-2007 09:06 PM
Printer Setup
can anyone tell me the steps to setup unix printer which the printer is currently attached to winxp computer. Shall I setup this printer as remote printer or network printer ?
thanks
regards
ng
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2007 09:18 PM
09-25-2007 09:18 PM
Re: Printer Setup
sam->Printers and Plotters->LP Spooler -->Printers and Plotters--> Actions-->add remote printer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2007 09:20 PM
09-25-2007 09:20 PM
Re: Printer Setup
http://docs.hp.com/en/B2355-90675/ch07s03.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2007 03:45 AM
09-26-2007 03:45 AM
Re: Printer Setup
Using remote print queues are great except when they do not work. You will have to troubleshoot both the local queue and the remote queue.
Save yourself a headache and direct print.
Can do via sam or manually. You will need the Jet Admin utility found on the HP Business Support Center downloads.
http://h20180.www2.hp.com/apps/Lookup?h_query=jet+direct+printer+installer&h_tool=software&h_lang=en
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2007 10:01 AM
09-28-2007 10:01 AM
Re: Printer Setup
To know if the computer is accepting request for remote printing, you can run a telnet command like this "telnet
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2008 06:59 PM
01-02-2008 06:59 PM
Re: Printer Setup
let me describe in detail what i am trying to do and the problem that i facing.
I am trying to setup a Seikosha seiko BP-9000 printer that attached to Winxp pc to print from hpunix 11.11. The printer will be used to share for all the Unix users, the steps that i have done so far :
1. install Print Service for Unix
2. add a locar (LPT) printer
printer manufaturer : generic
printer model : generic /text only
printer name : seiko2
3. the IP of the winXP PC : 192.168.11.20
computer name : FAM20
4. in Unix, i add the below line in
to /etc/hosts
192.168.11.20 FAM20
5. SAM
i) Printer and Plotter
ii) LP Spooler
iii) Printer and Plotter
iv) Action
v) Add remote Printer
My settings:
Printer Name : seiko2
Remote System Name : FAM20
Remote Printer Name : seiko2
[X] Remote Printer is on BSD system
Default Request Priority - 0
[X] Allow Anyone to Cancel a Request
[ ] Make This Printer the Default
Destination
lpstat: printer "seiko2" non-existent
A problem occurred doing "lpadmin -pseiko2 -ormFAM20 -orpseiko2
-mrmodel -v/dev/null -ob3 -ocmrcmodel -osmrsmodel". Stderr from this
command is "/usr/sbin/lpadmin: can't create new cancel interface programâ
Unable to add printer "seiko2" because of above error(s).
Note :
1. in my /etc/inetd.conf =>
printer 515/tcp spooler
is not commented.
2. have already done inetd -c
3. find nothing in /var/adm/inetd.sec
4. trying to telnet to FAM20 but return with error, ping to FAM20 was OK.
please advise anthing that i can do to successfully configure my remote printer.
thank you very much
regards
ng