hadmut
hadmut
Hi, using Ubuntu 22.04 and avahi-daemon 0.8-5ubuntu5, I ran into a problem with collision detection. I'm in a network with a poor router, that offers DHCP, but doesn't register DHCP...
Hi, just a feature proposal: tools/consume would be much more useful if the spawned process would have access not just to the message payload, but to those information delivered by...
Hi, (I'm not experienced with tinymce so far). I'm currently working on a rails project with tinymce, using the tinymce-rails 4.8.2. It works as long as I configure through the...
Have a look at https://ndeftool.readthedocs.io/en/latest/ndeftool.html#commands instead of showing the output of the ndeftool commands there are lots of /bin/sh: 1: ndeftool: not found regards
Hi, using skopeo 1.4.1 under Ubuntu 22.04 I ran into that problem: For a network I've set on all linux machines in /etc/containers/registries.conf.d/something.conf [[registry]] prefix = "docker.io" location = "docker.io"...
Hi, latest versions of podman support so called "quadlets" (see manpage podman-systemd.unit(5) or quadlet(5) ), which is an autogeneration of systemd units from container definitions, volume definitions or kube definitions...
Hi, it's a common practice and used in an increasing number or projects to offer HTTP interfaces, especially REST APIs, over unix domain sockets instead of regular TCP, for several...
Hi, I just wanted to run the example from https://developers.yubico.com/u2fval/Installation.html https://developers.yubico.com/u2fval/Nginx_And_uWSGI_Deployment.html but it doesn't seem to be compatible with recent python libs. When running uwsgi, I get an error message...
Hi, I was just testing Ubuntu 22.04 server beta release. Just a plain fresh server installation out of the box with the beta installation medium, and selecting microk8s as an...
Hi, I'm currenty trying to debug a soap error where the ruby lib savon uses the wrong namespace for soap request elements, if these elements are part of a choice...