HOW To configure the ZEBRA printer on Solaris?


 
Thread Tools Search this Thread
Operating Systems Solaris HOW To configure the ZEBRA printer on Solaris?
# 1  
Old 04-11-2014
Power HOW To configure the ZEBRA printer on Solaris?

Hi Guys,

How to configure the ZEBRA printer on Solaris .

only below information is provided.

like how it should appear in printers.conf

and IP to add in hosts file.

Code:
In printers.conf:

super_exp_zex2et9x:\
:bsdaddr=server1,super_exp_zex2et9x,Solaris:

super_exp_zex2et1x:\
:bsdaddr=server1, super_exp_zex2et1x,Solaris:

super_exp_zex4et1x:\
:bsdaddr=server1, super_exp_zex4et1x,Solaris:

2/And update the hosts file:

In hosts file:
To add:
super_exp_zex2et9x = IP 25.99.8.16
super_exp_zex2et1x = IP 25.99.8.11
super_exp_zex4et1x = IP 25.99.8.13


Please advise.

Thanks,
manali
# 2  
Old 04-14-2014
The Solaris print system uses /etc/printers.conf.
To add new printers you can use
- the old SysV command lpadmin -p ... or
- the Solaris-specific lpset ... or
- edit the /etc/printers.conf file with a text editor (e.g. vi)
I am not sure if you need to also edit the /etc/inet/hosts file and add the hosts definitions.
Please also read the man pages:
Code:
man printers.conf
man lpadmin
man lpset

You see the configured printers with the SysV command
Code:
lpstat -v

(or the Solaris-specific command lpget list or the BSD command lpc status)
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

How do I set up a Zebra Printer on AIX?

Hi All We have a Zebra LP 2824 that we are wanting to use to print mailing labels from our AIX 7.1 server. We have around 350 printers of various types and manufactures already installed and functioning so, we don't want to install CUPS. I can get the printer to print using Line Mode but,... (3 Replies)
Discussion started by: DLooney
3 Replies

2. AIX

Zebra ZT410 Driver

Hi folks, Im a noobie to AIX, hope you can shed some light on my issue. My company has recently replaced all its Zebra printers on the workfloor for the new ZT410 model. The original ones were working through an AIX server (sorry dont know the version yet). The issue I'm having is that the... (2 Replies)
Discussion started by: alspen
2 Replies

3. Solaris

Configure a network printer on solaris

Hi, guys, recently my os changed to solaris 10, and i want to share the printer with another computer whose os is also solaris. Is there anyone could give me a hint to fix this problem. lpadmin -p hp5200 -v /dev/null -A write -n... (1 Reply)
Discussion started by: papertiger
1 Replies

4. AIX

Zebra printing in AIX

I have a Zebra QL420plus that when I print to it, it prints blank page. It is setup as Generic ASCII port 9100. I saw info about sending a .asc file to it before any print. Anyone have this info? (1 Reply)
Discussion started by: mcmc92
1 Replies

5. UNIX for Advanced & Expert Users

Configure a domain in Solaris.

People i have 2 solaris 10 A webserver and a mailserver. What i need to do is to send a mail inside de webserver to the domain company In the webserver When i use mailx -v -s Prueba me@gmail.com This is ok and the mail is send. But when i try to send a mail to someone inside de company ... (4 Replies)
Discussion started by: enkei17
4 Replies

6. Solaris

Trying to add Zebra label printer in Solaris 9

I talked to Zebra, but they told me that they only support adding printer to Windows environment. They did sent me a link to a document which describes how to set up a print queue on a Sun Solaris system for Zebra Print Server. ... (1 Reply)
Discussion started by: agarcia19
1 Replies

7. UNIX for Dummies Questions & Answers

how configure printer in sun solaris

Hi, I am working in sun solaris server.I have Kyocera FS-1030D KX printer in my network .I have configured this printer for windows.I want to configure same printer to sun solaris.Is this possible.Give me some ideas. (2 Replies)
Discussion started by: arulkumar
2 Replies

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

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

10. UNIX for Advanced & Expert Users

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... (0 Replies)
Discussion started by: comsiconsa
0 Replies
Login or Register to Ask a Question