Dan Isla
Dan Isla
The goal of this repo is to be a multi-purpose streaming utility, not exclusive to the use case of full desktop environments. The glx and vgl images would not have...
**Comment by [danisla](https://github.com/danisla)** _Monday Aug 21, 2017 at 18:27 GMT_ ---- I agree, the module should accept some list of public keys that are allowed. Today, per the docs in...
**Comment by [viglesiasce](https://github.com/viglesiasce)** _Monday Aug 21, 2017 at 20:48 GMT_ ---- I'd like to have a separate jumpbox from the NAT since all traffic will be heading through the NAT...
**Comment by [danisla](https://github.com/danisla)** _Monday Aug 21, 2017 at 20:57 GMT_ ---- Ok we should add the bastion host and how to add SSH keys to the example docs.
The `LD_PRELOAD` interposer library works by detecting `open` and `ioctl` syscalls and re-routing joystick events through a connected unix domain socket. If the application isn't using direct `/dev/input/jsX` open calls...
This is fixed with #173
> @danisla Feel free to switch from Draft PR if you are ready. @ehfd I temporarily remove the Conga build steps because they were failing, can you help resolve the...
> That is in order for the near future. I know the source of error. Ok maybe we’ll just leave it disabled for now and you can re-enable it the...
I'm seeing a segfault during the entrypoint when running with the `nvidia-egl-desktop:24.04` image. ``` /etc/entrypoint.sh: line 89: 200 Segmentation fault (core dumped) /usr/bin/Xvfb "${DISPLAY}" -screen 0 "8192x4096x${DISPLAY_CDEPTH}" -dpi "${DISPLAY_DPI}" +extension...
> #175 #171 > > @danisla I am seeing that this issue might also be relevant, although separate. > > The concern I have with #171 is whether the below...