-
The sound is glitching when I am using Youtube.
```
-device ich9-intel-hda -device hda-output,audiodev=hda \
-audiodev pa,id=hda,server=`cat /etc/resolv.conf | grep nameserver | awk '{print…
-
Does Kubernetai plugin work with CoreDNS v1.11.1 (latest) ?
Resolving doesn't work for some reason.
Same configuration works well with CoreDNS-1.8.0
.:53 {
errors
heal…
-
I followed instructions present here: https://github.com/microsoft/wslg
But I wasn't able to make this functionality to work.
> With the command: `ls /tmp/.X11-unix`
> If the X server is running,…
-
My jail uses the local network loopback method to connect to the Internet, and it works fine. However, when I add any rules using rdr, I get a PF error when I run bastille restart/start jail-name. Thi…
-
Add a configuration file and configuration options including sane defaults for current plugins.
Here are some configuration options we could start with:
- [x] enabling / disabling of individual pl…
-
```
logkeys was working fine when I tried it with the -u switch.
But to use bin/llk , I need to change the change the etc/logkeys-start.sh file,
I believe! But I don't seem to find the bash file.
C…
-
```
logkeys was working fine when I tried it with the -u switch.
But to use bin/llk , I need to change the change the etc/logkeys-start.sh file,
I believe! But I don't seem to find the bash file.
C…
-
Hey,
We tried to deploy the operator using this in the manifest to allow pod to run as non root:
kubernetes_use_configmaps: "false"
spilo_allow_privilege_escalation: "false"
spilo_runasuser: 101…
-
**Describe the bug**
Followed instructions here: https://forum.openmediavault.org/index.php?thread%2F50222-install-omv7-on-debian-12-bookworm%2F= to install OMV 7 on a fairly minimal Debian 12 syst…
-
A possible use case for mirrord is running commands in bash as if it's running in the remote pod. Please add e2e tests that verify file reads, file writes, and environment variables access work for a …