Hans-Cees Speel

Results 58 comments of Hans-Cees Speel

I use another docker volume: certbot: image: certbot/certbot ` volumes: - certbot_conf:/etc/letsencrypt - certbot_www:/var/www/certbot ` to make it work for my I adapted the script like so: ` #!/bin/bash if...

Same issue here on ubuntu 21 some info that might help?? conky: received SIGHUP, SIGINT, or SIGTERM to terminate. bye! $ DEBUG(0) [/build/conky-QmM1tH/conky-1.11.6/src/x11.cc:437]: deinit_X11 conky -v conky 1.11.6 compiled 2020-08-17...

I have checked several things (lsof and ps and so on) but I see no way to detect (other than my eyes) that conky has stopped displaying on my display....

Hi, whats wrong with firing up the container once and then rewriting the config file? It might be practical to copy in a couple of default config files for people...

its a free world. but yml somehow does this too. This is my yml file for nextcloud. It passes on variables to the container. Thats to the mariadb container. Somehow...

Hi, I have a debian running with nft on the host. I have an nginx docker container logging to access.log I have mounted this file inside the fail2ban docker container....

I do have the nftables, now I set networking to host. However nothing is blocked. This probably has to do with my nftables setup using table inet. have a look...

> I do have the nftables, now I set networking to host. > > However nothing is blocked. This probably has to do with my nftables setup using table inet....

> Hi, > > Sorry, but I do not understand your comment about captions. In my opinion, it is very simple to use it, example: > > ``` > Fancybox.bind('[data-fancybox="gallery"]',...

that is fantastic, works like a dream: https://www.bomengids.nl/2022/2022bugtest/fs4.html thanx a million!