Sponsored Content
Top Forums UNIX for Dummies Questions & Answers how configure printer in sun solaris Post 302233838 by chummachennai on Monday 8th of September 2008 03:40:38 PM
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)
 

10 More Discussions You Might Find Interesting

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

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

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

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

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

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

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

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

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

10. 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
xdbedizzy(1)						      General Commands Manual						      xdbedizzy(1)

NAME
xdbedizzy - demo of DBE creating a double buffered spinning scene SYNOPSIS
xdbedizzy [-display host:dpy] [-delta dlt] [-class visclass] [-depth visdepth] [-visid visualid] [-list] [-nodb] [-help] [-speed number] [-sync] [-spokes n] [-verbose] xdbedizzy [-print] [-printer printername] [-printfile file] [-delta dlt] [-class visclass] [-depth visdepth] [-visid visualid] [-list] [-nodb] [-help] [-sync] [-spokes n] [-verbose] DESCRIPTION
xdbedizzy is a demo of DBE creating a double buffered spinning scene. OPTIONS
-display host:dpy This option specifies the X server to contact. -print Switches to printer output (default is video output). If no other printer arguments are given the default printer is being used. -printer printername This option specifies the Xprint printer to contact. -printfile filename Redirects the PDL (Printer Desktoption Language, usually Postscript, PDF, PCL, etc.) stream to the specified file. -numpages count Number of pages to print. Default is 5. -delta dlt Delta value used to rotate the scene for each frame (video output) or page (printer output). -class visclass Name of visual to choose. Valid values are TrueColor, DirectColor, PseudoColor, StaticColor, Grayscale, StaticGray -depth depth Depth of visual to use. -visid visualid Visual ID to use (ignore -class, -depth). -list List double buffer capable visuals. -nodb Single buffer (ignore -class, -depth, -visid). -help Prints usage and exists. -speed value Defines the time to delay between frames as delay=2sec/speed. Default value is 20. This option is ignored in print mode. -sync Use synchronous X connection. -spokes value Specify number of spokes to draw. The default value is 12. -verbose Print verbose output. SEE ALSO
DBE(3), XdbeSwapBuffers(3), XdbeGetVisualInfo(3), XdbeAllocateBackBufferName(3), X(7), Xprint(7), Xserver(1) ENVIRONMENT
DISPLAY DISPLAY must be set to get the default host and display to use. XPSERVERLIST XPSERVERLIST must be set for the -printer option identifying the available Xprint servers. See Xprint(7) for more details. AUTHOR
Mark Kilgard Allen Leinwand Roland Mainz 20 October 2004 xdbedizzy(1)
All times are GMT -4. The time now is 10:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy