matthub

Results 2 comments of matthub

Hi, we've setup riak as swarm cluster here, basically you need first to create an overlay network like ``` docker network create --driver overlay --subnet=10.0.7.0/24 riak-net ``` And then we...

The web site was restructered so the link is now https://www.flir.com/support-center/iis/machine-vision/application-note/understanding-usbfs-on-linux/ basically it is saying to either set it in `/etc/default/grub` ``` GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbcore.usbfs_memory_mb=1000" ``` and then update grub...