:: Re: [DNG] Connect Mac laptop to lin…
Pàgina inicial
Delete this message
Reply to this message
Autor: capercally.bleery670
Data:  
A: dng
Assumpte: Re: [DNG] Connect Mac laptop to linux printer
On Fri, Apr 07, 2023 at 11:04:50AM -0400, Haines Brown wrote:

> I get my printer's IP address (obfuscated) with


>     $ curl -s https://icanhazip.com
>     32.210.NNN.NNN


> For printer queue I do


>     $ ippfind 
>         ipp://lenin.local:631/printers/HP_LaserJet_Pro_M428f-M429f
>         ipp://HPF8B46A8264A8.local:631/ipp/print
>         ipp://lenin.local:631/printers/HP_LaserJet_Pro_M428f_M429f_8264A8


> I presumed the second line is the printer queue I should tell the
> Mac about. I also used the ipp:// prefix.


Isn't this mixing two different things together? Either you want to
use the Linux system as a print server (and then the IP of the printer
should not matter), or else you want to print directly from the Mac to
the printer and then the queue on the Linux box (presumably lenin,
heh) should not matter.

--
Ian