Journal

  • PHE: Facebook: Assignment 1 - Even or Odd List Iteration
    Notes from when I provided assistance to someone on Facebook with a small Python project.
  • Play Station 4 Troubleshooting: Error Saving to USB Storage

    This article discusses some troubleshooting fun I had with a Play Station 4 a couple of days ago. Turns out for some reason it didn’t want to save to the external USB 3.0 Seagate 1 TB HDD that I decided to use for a backup. It was on my TODO list for a while because I plan on replacing the disk with something larger. Yes, I plan on providing notes for that as well. I sure don’t want to spend the extra coin and upload all of that data to the cloud using Play Station Plus.

  • Cisco Switches: Configuring An Access VLAN On A Port

    Summary

    This article goes through configuring a VLAN on a switch port on a Cisco switch. These are just notes intended for future use in case I forget how to configure this.

  • Sysadmin Pain: When Percona and MySQL Community Repos aren't Synced

    Just thought I’d talk a little bit about some Sysadmin pain that I’ve come across. Might prove beneficial in the future. Not complaining. This is more of a “don’t do what I did” article. I’ll probably provide more of these as I run into issues.

  • Percona MySQL: Installing on Oracle Linux 8.6

    Summary

    Notes for installing Percona MySQL on Oracle Linux 8.6.

  • Bash FTW: Scripting For Blog Draft Templating

    This will be a short post. I wrote a little Bash script to assist with creating new drafts for this site. Nothing special. But, it will save me some typing.

  • SELinux: BookStack v22.04

    Summary

    This article discusses the SELinux; involving security contexts, and file permissions that allow BookStack to function as expected and securely. Primarily in a way that doesn’t require disabling SELinux.

  • SELinux: APPLICATION NAME

    Consider this to be a series on how to “properly” configure SELinux and possibly file permissions for various applications. Mostly web applications. This series of posts is intended to provide a reference for those who would rather utilize SELinux as opposed to just putting it into permissive mode or disable it completely.

  • CAN-Bus Protocol Notes: ISO 15765-2 (ISO-TP)

    These are just some notes from reading about the ISO 15765-2 or ISO Transport Layer (ISO-TP) CAN-Bus protocol. May want to check on this post often if it’s useful. I plan on updating it frequently with what new information I find out about it. But, for now. I will provide what notes regarding the protocol that I have now.

  • Install BookStack v22.04 on Oracle Linux 8.5

    Note: There are improvements coming to this article soon.