Michael Bushey

Results 28 issues of Michael Bushey

`sudo ifconfig enx58ef687e16bb 192.168.1.1` `docker run --net=host -e INTERFACE=enx58ef687e16bb quanlong/coreos-pxe-installer ` ``` ... 2019-06-13 20:32:09 (21.4 MB/s) - 'coreos_production_image.bin.bz2.sig' saved [543/543] Serving HTTP on 0.0.0.0 port 3000 ... dnsmasq: started,...

Running glyrc asking for a 500 pixel image results in a 130 pixel image. Manually going to Musicbrainz and downloading results in a 800 pixel image. `Version 1.0.6 (Raving Raven)...

I managed to get this compiled on a esp8266. When I power it up the all the lights in the strip quickly flash red green blue. I'm assuming this means...

Sub for TimePoint exists, but not Add: ``` 49 | let t2 = subtitle_entries[pos+3].timespan.end + TimePoint::from_secs(2); | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `TimeDelta`, found struct `TimePoint` ``` However we have `impl Sub...

There is a Jenkins dashboard here: https://grafana.com/dashboards/306 However it does not seem to work with this plugin. Are there any docs as to what names / metrics are used and...

``` ✗ kubectl -n kube-system exec -it pod/node-termination-handler-s8nkk -- sh /app # apk add curl ... OK: 7 MiB in 19 packages /app # curl -X POST -H 'Content-type: application/json'...

My files are located on a ZFS server, shared via NFS 4. Tauon was install on Arch via `yay -Suy tauon-music-box`. I did a drag n drop of the music...

* module.ansible_provisioner.null_resource.provisioner: Error running command 'ansible-playbook --user=ubuntu -e host=54.219.165.55 interview_devops_playbook.yml': exit status 4. Output: [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does...

on `https://learn.getgrav.org/16/content/headers` under Date: `then the European d-m-y format is assumed.` This is wrong. Please change to `then the European yyyy-mm-dd format is assumed.`