Toralf Förster
Toralf Förster
to limit the search results to the newest entries (assuming the result set is numerical sorted)
``` foersto@NHH44173 MINGW64 / $ export TF_LOG=TRACE foersto@NHH44173 MINGW64 / $ terraform --version 2021/05/27 10:10:42 [INFO] Terraform version: 0.14.11 2021/05/27 10:10:42 [INFO] Go runtime version: go1.15.6 2021/05/27 10:10:42 [INFO] CLI...
I do run a dozen Gentoo linux build boxes, each in a bubblewrapped environment. It would be cool to have syslog messages to /var/log/messages being prefixed if the process runs...
I tried to add comments to the DROP rules here https://github.com/toralf/torutils/blob/main/ipv4-rules.sh#L117 (and the ipv6 variant too) but it seems that the string became too long to be displayed correctly in...
I do have ``` iptables -P INPUT ${DEFAULT_POLICY_INPUT:-DROP} ``` here https://github.com/toralf/torutils/blob/main/ipv4-rules.sh#L6 and verified it ``` Chain INPUT (policy DROP 110 packets, 6110 bytes) pkts bytes target prot opt in out...
Running ``` $> ansible-lint ``` for this repo: https://github.com/toralf/tor-relays spams the local syslog (Gentoo hardened with openrc) with hundreds of lines like this: ``` Sep 7 19:51:25 p14s ansible-basic.py[2536]: Invoked...
At a stable Gentoo Linux with Plasma6 + pipewire the application _pipewalker_ needs explicitly being bound to the internal sound card of a ThinkPad T14s. Otherwise it will not exit...
Type: Bug In the bash statement below the string "fsn" is printed in the wrong colour: the same as for HCLOUD_LOCATIONS. The right colour would be the colour of "hel1...
Why don't they use your current version? https://docs.trunk.io/code-quality/linters/supported/kube-linter
### Summary When I run an ansible playbook to fetch the linux kernel config, I ran into this: ``` [ERROR]: Task failed: Data could not be sent to remote host...