ehudkaldor
ehudkaldor
background: i'm working with S6 as a supervisor, and it runs processes based on directories in a specific path. so, if I have: ``` /etc/services.d/nginx/run /etc/services.d/mysql/run ``` (assuming the `run`...
not sure if this is something you can help with, but here goes: as soon as i connect the relay to the garage door trigger (COM and NO), it triggers...
I am setting up an NFS server container, on Raspberry-PI. everything seems ok, including showmount, but when i do a straightforward mount, i get connection refused. forcing NFSv3 (mount -o...
in mysql 8.0, setting replication source on the replica requires the parameter GET_SOURCE_PUBLIC_KEY=1 so the replica will grab the pub key from the source. This parameter does not exist in...
hi, i saw a comment you put in github, saying you will package ca-certificate-java for Alpine. is it done yet? i cannot find it in Alpine packages, and it is...
i need to log in to one ssh, and from it i need to log to another. how do i pass the username and password for the seond login? when...
I see it sent to the parent as part of the respond() method, but I don't see any entry in the parent's receive() for it. is it actually used for...
[[sorry, re-raising the issue under my correct user]] For example, add_watch raises InotifyError if the given file does not exist. It would be useful to get some more information as...