hello
  • Super Tech Crew
  • Projects
  • Topics
  • Links
  • About
      Matt Bagley

      Matt Bagley

      Usually found learning, exploring, writing code and stories, hiking, taking photos, reading, building, and helping others do the same.

      • Twitter
      • Facebook
      • Google+
      • LinkedIn
      • Instagram
      • Github
      • Email

      Improving the Speed of Digikam using MySQL

      Digikam is great for organizing pictures, yet above 20,000 pictures it can begin to slow down. You can speed it back up with MySQL, and set some options to make it even faster.

      The Meltdown and Spectre Vulnerabilities

      Most every cpu made since 1995 is vulnerable to a set of vulnerabilities that could compromise secret data on computers, servers, and containers.

      Listing users via the CVE-2016-6210 vulerability

      OpenSSH 7.2p2 and before had a vulerability where it would use Blowfish for users that don’t exist, and SHA256 / SHA512 for real users. Here’s how to test for it.

      Clear Cloudflare’s Cache Automatically when Pushing from Git to Github Pages

      Do you use Cloudflare with Github Pages? Are you using Jekyll, Hugo, or another static generator, and want to clear those cached pages without logging into Cloudflare. Here’s how!

      Making DMARC awesome with a Report Viewer

      Wanting to take DMARC, DKIM, and SPF to the next level? Have you setup a method to collect reports and view them? If not, this article shows a way how to do it.

      Auto Renew Lets Encrypt Certificates using Certbot

      Here is a simple way to auto renew all your certificates with Certbot, get email notifications about it, and safely restart NGINX, Apache, and any other service you need to restart to get the certi...

      Extra Characters when Pasting into SSH

      Do you have extra characters like 0~ and 1~ showing up when you paste into ssh terminal? Here’s a simple way to fix that.

      How to Drop the Mysql Tables but not the Database

      An easy way to clear out a Mysql database of all of its tables.

      Building a MySQL-MariaDB Galera Cluster

      Want a high avalability mysql cluster were you can access all the database nodes at the same time? As in Master-Master-Master-etc setups? Then this is the one for you.

      Using OAuth2 with Thunderbird and Gmail

      To use Thunderbird with your Gmail account, Google tells you to allow “Insecure apps”. However, Thunderbird supports Oauth2 with Gmail. Here’s how to set it up.

      • Previous
      • 1
      • 2
      • 3
      • …
      • 6
      • Next
      • Follow:
      • Twitter
      • Facebook
      • GitHub
      • Feed
      © 2007-2018 Matt Bagley. Terms of Service. Privacy Policy. Powered by Jekyll & Minimal Mistakes. I speak for myself. I am not affiliated with any company nor entity.