Drew Gulino

Results 4 comments of Drew Gulino

Ubuntu 22 uses the libssl3 package which includes: ``` /usr/lib/x86_64-linux-gnu/libssl.so.3 /usr/lib/x86_64-linux-gnu/libssl.so ``` I installed a non-standard libssl 1.0 and was able to get termscp to work with: `LD_LIBRARY_PATH=/usr/local/ssl/lib/ termscp`

Unfortunately, the full Ansible based deployment we use cannot be Open Sourced. You can run the central portion of dog in Docker - you can expose those services external to...

1) The delay should be 10-15 seconds tops; more than that and it's not going to ever work. Did you try `iptables-legacy-save` instead of `iptables-save`? 2) The nginx routing in...

Try using the branches described in /dog_on_a_dock.sh