Checking Remote Computer via Web Interface

pipitas k1pfeifle at gmx.net
Sun Oct 3 10:25:38 PDT 2004


vanngogh at socrates.berkely.edu wrote:

> Hi,
> 
> Is there a way to check CUPS on a remote computer via the web interface? 

You could do it via "http://remote-ip-address:631/" once you have 
edited the "Allow From" lines (or inserted additional ones) in the
various <Location ...>.....</Location> sections of cupsd.conf.

> I know for the local computer, you can just type localhost:631 to pull up
> information, but how about for a computer where you know the ip address
> and have admin status?

On the ommandline you could also do stuff like

  lpstat -h remote-ip-address -p
  lpstat -h remote-ip-address -v
  lpstat -h remote-ip-address -o
  lpstat -h remote-ip-address -W completed -o printername
  lprm -h remote-ip-address <job-id>

> Thanks,
> Anthony

Cheers,
Kurt




More information about the cups mailing list