Configure a network printer on solaris


 
Thread Tools Search this Thread
Operating Systems Solaris Configure a network printer on solaris
# 1  
Old 08-20-2011
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.

Code:
lpadmin -p hp5200 -v /dev/null -A write -n /usr/lib/lp/model/ppd/system/foomatic/HP/HP-LaserJet_5-hpijs.ppd.gz -i /usr/lib/lp/model/netstandard_foomatic -o dest=hpprint:RAW -o protocol=bsd -I postscript -u allow:all
lpadmin -p hp5200 -D "Laser printer network"
lpadmin -d hp5200
enable hp5200
accept hp5200

i modified the /usr/hosts

Code:
192.168.0.114 hpprint.


all have been done, i can't find the print while i try to print a doc.

Last edited by DukeNuke2; 08-20-2011 at 01:12 PM..
# 2  
Old 08-20-2011
My recommendation would be to use CUPS, it has more user friendly interface than lp. You can get CUPS packages from sunfreeware.com
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Configure Solaris zone on new network

Hi, I have a Solaris 10 zone which I need to configure on a new network. I have configured the new IP on the zone itself and I can ping the interface from a node on the same network, but not from another network. Basically I need to know how to route the traffic from the zone to it's... (3 Replies)
Discussion started by: sparcman
3 Replies

2. Solaris

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. In printers.conf: super_exp_zex2et9x:\ :bsdaddr=server1,super_exp_zex2et9x,Solaris: super_exp_zex2et1x:\... (1 Reply)
Discussion started by: manalisharmabe
1 Replies

3. Solaris

Configure network interface for Solaris 10

Hi, I have installed Solaris 10 on VMware7, When i used ifconfig -a to check network interface, it has shown lo0 as loopback interface. Please advise how to configure network interfaces using VMware. (1 Reply)
Discussion started by: ajhal04
1 Replies

4. Solaris

Sun solaris 10 Network printer.

Hello, I have a problem to install a network printer with lpadmin. (i must be install with lpadmin) I have a network printer samsung CLP-310. The network adress is static : 192.168.1.219 For LPD - printing is port number 515 thats what i have done. ping 192.168.1.219 192.168.1.219 is... (6 Replies)
Discussion started by: tinyterm
6 Replies

5. Solaris

Installing Network Printer in sun solaris 10

Hi guys, i am a new user of sun solaris, i am using solaris 10, please help me how to install HP 1022n printer. This printer is in network. Thanks Daya (1 Reply)
Discussion started by: daya.pandit
1 Replies

6. Solaris

Problem with network printer on Solaris.

Hi All, We have configured an hp network printer on a Solaris-sparc machine. We are unable to print any files from this machine. The following are the other details: lpstat -p hpnic -l printer hpnic waiting for auto-retry. available. exec exit fault Form mounted: ... (0 Replies)
Discussion started by: shahshilpa
0 Replies

7. Solaris

how to configure network in solaris 10?

Hi..i have installed solaris 10 on vmware. I m not able connect to internet. pls help in detail. how to solve the problem. During the installation i have put no DHCP. cofigured manually ( Ip 192.168.1.9) default gateway 192.168.1.1 . (3 Replies)
Discussion started by: johnavery
3 Replies

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

9. UNIX for Dummies Questions & Answers

Install a network printer on Solaris

I want to reinstall a network printer (lexmark) on a solaris 8. I had that working but now I have a Windos message "no printer installed" I am a newbie... and hve no idea how to handle this situation. Thanks jose (2 Replies)
Discussion started by: reda
2 Replies

10. UNIX for Dummies Questions & Answers

How to configure the network at Sun Solaris

Can anybody help me on how to configure the network in Sun Solaris. This is my first time to touch sun system please help!!!:confused: :confused: (2 Replies)
Discussion started by: jameswong
2 Replies
Login or Register to Ask a Question