I'm a software developer. There, I said it.
beer.
Sep 29, 2017 · 1 min read · From https://superuser.com/questions/944067/windows-disk-i-o-100-at-boot-for-20-minutes The exe is here: C:\Windows\System32\CompatTelRunner.exe Go to: Computer Management – System Tools – Task Schedule Library – Microsoft – Windows – Application E...
Join discussionJan 3, 2017 · 1 min read · Sickrage pid file kept vanishing after reboots. Turns out /var/run is tmpfs. Use tmpfiles.d! https://www.freedesktop.org/software/systemd/man/tmpfiles.d.html /etc/tmpfiles.d/sickrage.conf: D /var/run/sickrage 0755 sickrage sickrage Found through htt...
Join discussionNov 29, 2016 · 1 min read · Connecting to an existing storage account that has only blob storage didn’t work, and I got the following (unhelpful) error message: Failed to connect with the _accountname_ storage account using credentials provided in the connection string. In yo...
Join discussionNov 8, 2016 · 1 min read · Ran into issues using the docker image for RabbitMQ on Azure. https://hub.docker.com/_/rabbitmq/https://github.com/docker-library/rabbitmq/issues/6#issuecomment-97721548 $ sudo bash $ cd /etc/docker/compose $ docker-compose down $ nano /etc/doc...
Join discussion