Benedikt Heine
Benedikt Heine
It would be great, if you could add the official OUI Database. By this, you can identi fy the device vendor.
"Stored privately and **encrypted at rest**." This lets me conclude: encrypted => bashhub down I have to assume, you want to make bashhub a reliable service, so it has to...
For scheduled refactoring of the X11 code, what should we pay attention to? - [add ability to center the notifications](https://github.com/dunst-project/dunst/pull/316) - [transparent colors (rather than a general transparency)](https://github.com/dunst-project/dunst/issues/289) - [transparent...
We have recently introduced nesting suites/tests in https://github.com/dunst-project/dunst/pull/428#discussion_r156734027. This is an undocumented feature of `greatest.h`. But all in all, greatest has no official support. In combination with #368, I looked...
In the meantime, there evolved [archlinux/archlinux-docker](https://github.com/archlinux/archlinux-docker), which is also managed by Arch TUs. Instead of closing down the repository, I'd think about changing the build script to simply link it...
Hey @jjethwa I hadn't had the time to update to 2.8 yet. But https://www.icinga.com/2017/11/17/icinga-2-v2-8-0-released/ mentions the DB IDO schemas got updated. This renders the complete DB unusable and requires manual...
We should start tagging icinga2 icingaweb2 and icingaweb2 modules by their immutable release and not by their branches.
For seafile, there should be `uUID` usable in the bash-scripts, but there is no ARG for it listed in `docker/Dockerfile`, so there is no possibility to pass specify the seafile...
I'm currently load-testing nginx with drill. It's always the same file, which is requested and always the same content delivered. It came to my mind, that the logged `$body_bytes_sent` in...
- install packages before adding the content. This won't trash the caching layers - Have sorted lists - Use export instead of ARG for DEBIAN_FRONTEND