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
Name: Victor Date: March 14, 2002 at 10:42:37 Pacific
Comment:
The printer on the network works, but only with windows machines and not the unix machines. At one time it did but when I reboot all the unix machines i couldn't print from them. I am new to unix what do I do. Help thanks
Name: Gabriel Date: March 17, 2002 at 18:14:45 Pacific
Reply:
Hi Victor,
I'm also new to UNIX. Did you receive any responses to your question.
How did you add a new printer to UNIX ?
Thanks.
Gabriel
0
Response Number 2
Name: Will Date: March 19, 2002 at 17:34:18 Pacific
Reply:
What type of UNIX are you running?
0
Response Number 3
Name: Gabriel Date: March 19, 2002 at 19:09:55 Pacific
Reply:
Hi Will
Hi, I have to set-up an IP enable printer (HP LaserJet 5si) on Solaris V.8.
Following some readings I proceeded as follow: 1) I changed the hosts file to add a line with the printer IP address and related printer 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: unknown printer
Summary: i'm trying to add an hp 5si network printer to a solaris 7 box. it can ping the printer by name & ip address, but how do i actually create the printer port for it?...