Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Printer set-up on Solaris
Name: Gabriel Date: March 19, 2002 at 19:01:51 Pacific
Comment:
Hi,
I'm relatively new to UNIX world. I have to set-up a IP enable printer (HP LaserJet 5si) on Solaris.
Following some reading I proceeded as follow: 1) I change the hosts file to add the printer IP address and related name "a1" 2) I added "setenv PRINTER a1" to the local.chsrc file to make a1 my default printer 3) I executed the command "source *.chsrc" to comfirm the change
When I execute lpr I receive the following error: unknow printer
Summary: I have built my Solaris 9 box and set up the DNS / DHCP etc. I then installed Samba and set-up so that the server can join the domain and added some shares via the smb.conf file. This all works fine.....