Robert Brown

Results 22 comments of Robert Brown

I will also draw attention to Dinghy: https://github.com/codekitchen/dinghy Built as a derivative of this project with boot2docker. As of this writing it's @ 1.7.0 and is a very easy deploy...

First of all thank you for the thoughtful reply @PromoFaux. Glad this is in flight - and as you go I'm happy to sign up as one of your alpha/beta...

> Looks like you forgot to run the following command just like on rtl8812au: > `sed -i 's/^MAKE="/MAKE="ARCH=arm\ /' dkms.conf` > > Not sure if that could also cause that...

It's fixed in the master branch - composer config minimum-stability dev composer require --dev pnz/mattermost-client:master That should "fix" it, the maintainers should really roll a new release from the master...

I'm also interested in a webhook and was motivated to find a way to accomplish it without modifying the underlying source of phpIPAM itself. Best option I came across so...

The syslog/hook idea works fine, I just haven't finished with my desired automation yet. My goal is to trigger a webhook that can update a set of static DHCP mappings...

Ran into this today, the sed command above worked to resolve it. I'm also a brand new Mastodon site with 2 users (both me) and 0 posts.

+1 same issue with me, double free or corruption. Jetson Xavier NX 16GB in my case. I also tried with the Keylost fork with ffmpeg 6: https://github.com/Keylost/jetson-ffmpeg That did not...

@ahuffman if you haven't explored drush that would be a good place to start. https://github.com/drush-ops/drush Assuming you package drush with your Drupal container, it can already check the database health,...