Goran Muminovic
Goran Muminovic
Nice! Thanks this is awesome. I just added it as a plugin to oh-my-zsh. Also. I have a feature request already : )
> I also think timezone by monitor is too complicated and it might be confusing over time. > > Also by a lot of modern application designs, they are using...
I'll try to exaplain. You're thinking about this wrong. What are we in the business of here? We're in the business of monitoring Monitors. We're not in the business of...
> Also upon checking similar monitoring tools, none have a custom monitor timezone feature. I just googled Zabbix and as far as I remember it only had a global timezone....
I can tell you how to pass the auth to Kasm with Nginx Proxy Manager so you're not in the auth loop and maybe you can figure out the Apache...
> That flag is documented here, it is an Xvnc argument > > https://github.com/kasmtech/KasmVNC/blob/a89f71d98d97d8551119f8a48de3699cdd8c86e8/unix/xserver/hw/vnc/Xvnc.man#L435 > > You are correct, it is not supported by our yaml config. `vncserver` interprets the...
> So I should just put > > vncserver -disableBasicAuth > > at the end of the yaml config file ? Thank you! You put the flag behind the command...
Are you running Docker? Or you install KasmVNC as a package like .deb in a VM? Isn't it your own Docker? If not can you send what you use?
Yeah, I don't know how to pass that argument to docker run. It's probably impossible since they dont' support it. You would have to buid your own container from theirs...