Results 1 to 3 of 3
Hey all, im kinda stuck here.. dont know here to start.
i have a debian box and want to be able to print to our network printer.
the setup looks ...
- 01-29-2008 #1Just Joined!
- Join Date
- Jan 2008
- Posts
- 2
Printing to a network printer?
Hey all, im kinda stuck here.. dont know here to start.
i have a debian box and want to be able to print to our network printer.
the setup looks like this:
[bunch of hosts] - switch - printer
My fist solution was to share the printer from a windows machine, but thats kind of stupid setup considering it should be possible to send printjobs directly to the printer.
So my question is, how do i print to a network printer thats connected directly to a switch?
perhaps i should mention that i dont use X
// Thanks in advance, bones
- 02-04-2008 #2Linux Enthusiast
- Join Date
- Apr 2004
- Location
- UK
- Posts
- 658
If it is a network printer then it should have some network printing protocols running. If you can tell us what kind of printer it is we should be able to figure out which ones it supports.
Once we know that we should be able to help you set it up.
BTW, which printing system are you using on the Linux box?
Chris...To be good, you must first be bad. "Newbie" is a rank, not a slight.
- 02-08-2008 #3Just Joined!
- Join Date
- Jan 2008
- Posts
- 2
Thanks for the reply.
I solved it with:
lpadmin -p name-of-printer -E -v socket://IP-Printer -P Path/To/driver
and some other pretty simple configuration, now i can print using the lp commands.
(im using CUPS)
// Thanks bones


Reply With Quote
