setting up a network printer
NoOp
glgxg at sbcglobal.net
Tue Apr 15 00:56:19 UTC 2008
On 04/14/2008 04:03 PM, Donald Raikes wrote:
> Hello,
>
> I have ubuntu 7.10 (gutsy) installed on my hard drive, and I want to be
> able to print to my network printer.
>
> The printer has an ip address, but I cannot figure out how to tell
> ubuntu where the printer is.
> Any info appreciated :-)
>
> Don Raikes
>
>
In the print manager (System|Administration|Printing) you can provide
the printer IP by using
ipp://<ip address>/:631/printers/<printer name>
So, in Gutsy & the Print Manager:
If you have a shared printer on another machine:
New Printer
Internet Printing Protocol (ipp)
Host: enter IP address of the target machine & click "Find Queue"
Select the printer from the queue
If you have a direct connect IP printer (a printer using the ethernet
interface instead of the USB):
New Printer
Other
Enter device URI: ipp://<ip address>/:631/printers/<printer name>
Example: ipp://192.168.1.105:631/printers/Myprintername
More information about the ubuntu-users
mailing list