Charles Howes
Charles Howes
Hi; We have an Ansible deployment script that installs this service file: ``` [Unit] Description=rabbitmq-server - RabbitMQ broker After=network.target [email protected] Wants=network.target [email protected] [Service] Type=notify User=rabbitmq Group=rabbitmq UMask=0027 NotifyAccess=all TimeoutStartSec=3600 LimitNOFILE=32768...
See https://travis-ci.org/github/gvalkov/git-link/jobs/41088318 E subprocess.CalledProcessError: Command '('git', 'clone', 'http://git.naquadah.org/git/oocairo.git', '/home/travis/build/gvalkov/git-link/tests/test-repos/gitweb')' returned non-zero exit status 128 $ curl http://git.naquadah.org/git/oocairo.git curl: (6) Could not resolve host: git.naquadah.org
Hi; Found out that using OSXFuse to mount things in the /tmp directory doesn't work: * https://github.com/osxfuse/osxfuse/issues/690 While testing that, I found that if I mounted things in my home...
Hi; I'm trying to map my network using MTR, and wondered if there was a command line option that would send the minimum number of packets required in order to...
In the section named "What Do All the Colors Mean?", there's this paragraph: "In the hidden layers, the lines are colored by the weights of the connections between neurons. Blue...
### Jenkins and plugins versions report Environment ``` Jenkins: 2.377 OS: Linux - 4.15.0-176-generic --- ace-editor:1.1 allure-jenkins-plugin:2.30.3 analysis-model-api:10.20.0 ansicolor:1.0.2 ant:481.v7b_09e538fcca antisamy-markup-formatter:155.v795fb_8702324 apache-httpcomponents-client-4-api:4.5.13-138.v4e7d9a_7b_a_e61 authentication-tokens:1.4 blueocean:1.25.8 blueocean-autofavorite:1.2.5 blueocean-bitbucket-pipeline:1.25.8 blueocean-commons:1.25.8 blueocean-config:1.25.8 blueocean-core-js:1.25.8 blueocean-dashboard:1.25.8...
### Is it easy to find the information you need? Yes ### Are the instructions clear? Yes ### How could we improve the Timescale documentation site? The instructions for debian...
I have a three-node etcd cluster (used with Patroni), and one node decided to break. Read through https://etcd.io/docs/v3.5/op-guide/recovery/ and wasn't able to get the node to work. Errors: ``` 2023-04-21...
**Describe the feature** I'm glad to see that dnspyre has an `--ednsopt` option that lets you add arbitrary EDNS options, like Client Subnet (08). Could you also add an option...
**Describe the feature** When running a TCP-based test (TCP/TLS/DoH/etc), it's hard to tell if connections are being reused or not. Could you add a flag to enable/disable connection reuse (aka...