c-goes

Results 9 comments of c-goes

Gleiches Problem hier. Alle Hm-Geräte gehen, aber kein einziger HmIP-Sensor.

When nomad runs as root it could setup a systemd socket activation unit for the Podman HTTP API for the other user(s) and enable linger via loginctl. Probably this socket...

I can scan two sides of a page into a PDF with scansnap using the web application. But in macOS there is no option to scan duplex as far as...

> In macOS, you only have the option to choose between flatbed and ADF. To scan multiple pages from the ADF, choose PDF as output format, and check "Scan into...

> enumeration is unlikely if you generate random room names (not really a built in option at this moment) When you leave the room name empty, a random name (passphrase)...

I am having the same problem, also with an NVMe drive in an inateck USB enclosure. I also tested a Samsung T7 Shield SSD connected to a Linux VM and...

Here is a workaround for compiled Go programs: First run ldd to find the correct interpreter ``` ldd test linux-vdso.so.1 (0x00007fffcdddb000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f6ddf588000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f6ddf197000) /lib64/ld-linux-x86-64.so.2...