Network PostScript Printer?

A place to ask all newbie questions and not get flamed, though you will get beaten down if you post a newbieish question outside of these walls.
Post Reply
WilliamChgo
Banned Losers
Posts: 10
Joined: Wed Mar 31, 2004 12:34 am

Network PostScript Printer?

Post by WilliamChgo »

I've got GentooX installed and all is working great! Thanks ShALLaX!

But it occurs to me that since I have a PostScript printer (Xerox 4400N) living on my LAN, I might be able to set up GentooX to print to this printer.

Is this possible? If so, how would I set that up?

BTW, I can already http into my printer using mozilla, so I know it's already talking to me on the LAN.

Thanks again.
-----------
Xbox version 1.3
SmartXX OS version 3261
GentooX Home version 3.0c
nobspangle
Gentoox Guru!
Posts: 1681
Joined: Sun Sep 28, 2003 11:59 am
Location: Manchester, UK

Post by nobspangle »

emerge cups
rc-update add cupsd default
/etc/init.d/cupsd start

then go to http://localhost:631/admin (from your xbox) and try and configure it

check http://www.linuxprinting.org/cups-doc.html for more help
If you keep an open mind, will your brain fall out?
WilliamChgo
Banned Losers
Posts: 10
Joined: Wed Mar 31, 2004 12:34 am

Great Info - Xbox printing to LAN printer!

Post by WilliamChgo »

Great info and tutorial, nobspangle, thank you!

For the benefit of future noobs, here are some extra steps I took:

I ended up downloading my printer's PPD file from Xerox Web site, and copied it to /usr/share/cups/model/

then ran /etc/init.d/cupsd restart from a konsole.

In http://localhost:631/admin, set up printer as LPD and specified its IP address in location and URI prompts.

Presto! Xbox prints beautifully 8)
Post Reply