DrPsychick

Results 99 comments of DrPsychick

Tried several keys. (`TC0P, TC0D, TG0P, TG0D, TCXC, TCGC`). For my MacBook Pro (17-inch, Late 2011), the `TCXC` did not return any result (0.0), so I went with `TC0D` to...

for reference see also https://logi.wiki/index.php/SMC_Sensor_Codes

@lyz-code : I had the need for a similar use case and created a `cronjobs` chart and included `ConfigMap` and `Secret` support. Let me know what you think. Maybe @bambash...

I'll take a closer look next week. Maybe you want to check the available environment variables meanwhile. It should allow you to configure remote management from anywhere.

So I checked on my running container with `cupsctl --no-remote-admin` vs. `cupsctl --remote-admin --remote-any`. It does actually set exactly what your proposed changes do - it adds an `Allow all`...

Just thinking out loud: it could be the `ServerAlias *` and `DefaultEncryption Never` you're adding. I found that cups is quite picky when it comes to SSL. @FrancYescO You could...

The `lpinfo` command should only be needed initially to figure out what model you want to setup during start, so you would execute it manually. Since you run it manually,...

Ok, I'll close this then. External access is handled in #32

Ok, in that case, if cups itself is using `lpinfo`, there is not much I can do about that. From what I read, it's one of the drivers that causes...

Alright, then we must figure out how to increase this timeout - within cups / web UI.