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.

      • LinkedIn
      • Github

      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.

      Using strace to see what a program is doing

      strace is a great little program that you can use to see what files a program is using, and error it may be running into as well.

      How to Change a File’s Date and Time

      Here we show ways to change a file’s time and date, even to impossible dates

      Show System Stats after you Login to the Shell

      Here’s a great way to show system stats after you login, such as last login, uptime, load, memory, disk usage, and the weather, and if there’s an issue.

      Making and Running Cronjobs in Systemd with and without timer and service files

      Ever need to make cronjobs under systemd? Here’s how to do so, and how to do so an easy way.

      Jekyll Troubleshooting

      When things go wrong with Jekyll, here are some ways to fix them

      Customizepkg - Auto Customize any AUR Package on your system

      Want to customize packages in the AUR Repo, but don’t want to keep a separate PKGBUILD or add your own package to AUR? Here’s how.

      • Previous
      • 1
      • 2
      • 3
      • 4
      • …
      • 7
      • Next
      • Follow:
      • GitHub
      • Feed
      © 2007-2023 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.