jeromecst
jeromecst
The following command worked for me ``` USE_WIDE=1 make distclean build ```
shebang and usage have been updated
Hi, I invite you to look at my script https://gist.github.com/jeromecst/8fa6ed18bfbf43ed2c7d14a4d94bcb60 Just ask newsboat to write its commands to a pipe on the ssh server ``` browser "echo firefox %u >...
> If docker is already using nftables, why do my nftables the overwrite docker's iptables rules, when reloading? If your nftables.conf contains `flush ruleset`, it will flush all previous rules...
In the meantime, `destroy` has recently been added on nftables. Consider using it inside your `nftables.conf` instead of `flush ruleset` to avoid flushing every docker rules upon reload. https://git.netfilter.org/nftables/commit/?id=e1dfd5cc4c46514a84dd8a2063b45517b596e1ca
`-cpu host` fixed it for me as well. my setup include running virtme-ng in docker container that is itself in a KVM