how configure printer in sun solaris


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers how configure printer in sun solaris
# 1  
Old 09-08-2008
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  
Old 09-08-2008
You could start by doing some reading:
man lpadmin
# 3  
Old 09-08-2008
lpadmin -d "printername" ( Add the printer)
enable "printername" (enable it)
accept "printername"
lp "file to print" ( Print a file to the printer)

lpadmin -x "printername" ( Delete the printer)
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

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

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

3. Solaris

Create Unix printer in sun Solaris

Guy's Can anyone explain how to Create Unix printer in Solaris what's the exact steps to create Unix direct printer ? (3 Replies)
Discussion started by: Mr.AIX
3 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

Help with configuring printer on Sun Solaris

I have tried and tried again, to get an HP 4700dn laserjet printer to work on a GI Sun Solaris BOX. I have gone through and added the Printer server and IP to the Host file in the /etc folder and also added the printer ip and printer name itself. when I go to print something the printer shows up in... (7 Replies)
Discussion started by: kane4355
7 Replies

6. Solaris

configure tape drive to sun solaris 10

Hi everyone. Im new to Sun Solaris or the Unix environment. My only background is the DOS command in windows and a little bit of c++ programming. I always worked with troubleshooting hardware and software issues with windows. Now that I need to configure tape drives using sun solaris, I had... (11 Replies)
Discussion started by: graboid888
11 Replies

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

8. UNIX for Dummies Questions & Answers

Installing a Samba printer under Sun Solaris 10

Hi all, I am under Sun Solaris 10, and I wan't to use printers which are on my local area network (on Windows XP workstation), I have got samba installed, and cups. I wan't to have an easy way for printing document (with StarOffice, Gimp etc...), for exemple by just launching a command. ... (0 Replies)
Discussion started by: willits
0 Replies

9. UNIX for Advanced & Expert Users

set up HP printer in Sun Solaris 2.8

Is there any documentation as to how to set up/register a printer in Sun Solaris server? Thanks in advance. (1 Reply)
Discussion started by: simt
1 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