Post #2161992
2026-05-07 14:40 UTC
That looks ‘reasonably healthy’ - at least the service is running. I haven’t spent a lot of time debugging cups but the web interface may give a better view of what’s going on.
Since you’re on a remote system you can port-forward a local port to the remote host. ssh -L 8311:localhost:631 will forward “local” port 8311 to port 631 on the remote server. You can then point a web browser on your system at http://localhost:8311/ to connect to the CUPS daemon.
Replies (1)
-
@siliconspoke@mander.xyz 2026-05-07 16:52
Yeah I couldn’t access it. I’m tired boss :( He says he’ll just boot up windows if he ever needs to print anything.