The Loop Log Logo.

The Loop Log

tech mind culture

    • About
  • Troubleshooting Audio and Enhanced Session Mode in Ubuntu VM on Hyper-V

    I had previously got Ubuntu 22.04.5 LTS running as a VM in Hyper-V on a Windows 11 machine with Enhanced Session configured properly so that the session window for the Linux instance displayed in the correct resolution. However, there was no audio. Today, I attempted to troubleshoot the audio issue. Being unable to resolve it,…

    InfiniteLoop

    2025-11-10
    linux
    audio, enhanced session, hyper-v, linux, pulseaudio, ubuntu, virtual machines, windows 11 pro, xrdp
  • Windows Event Auditing Troubleshooting Excessive Logs

    I was experimenting with group policies in Windows 11 Pro. I edited some group policies in secpol.msc, but I also ran a few custom scripts in PowerShell. The following day I noticed an excessive amount of entries in Event Viewer – Windows Logs – Security. For example, over 500 entries within an hour. I was…

    InfiniteLoop

    2025-11-10
    devops
    auditpol, event viewer, group policies, powershell, secpol.msc, windows 11 pro
  • Ubuntu Virtual Machine Setup and Configuration in Hyper-V

    I recently acquired a new laptop, replacing my old HP Pavilion dv4 from (yikes…) 15 years ago. My new machine is currently running Windows 11 Pro, but I also wanted to get Linux on it. I am using Hyper-V, the Windows native virtual machine manager. At least to start. My thought is that some shops…

    InfiniteLoop

    2025-11-07
    linux
    bash, hyper-v, linux, ubuntu, virtual machines, windows 11 pro
  • DevOps Learning Roadmap (Revised)

    I have revised my roadmap for learning core DevOps technologies. The prioritized list has been updated to include Linux and AWS certifications strategically placed based on how the curriculum is organized. This is an aggressive plan that assumes 4 to 6 hours a day of focused study, 5 days a week. The intent of the…

    InfiniteLoop

    2025-07-27
    devops
    automation, career_change, certifications, ci/cd, cloud, container orchestration, containerization, docker, git, github actions, infrastructure as code, kubernetes, linux, lpic-1, powershell, python, roadmap, self-study, terraform, yaml
  • Adding Linux to the Stack

    I’ve been wanting to revisit Linux. I used to run Slackware back in the late 90s (Praise Bob). Then I looked at CentOS about 10 years ago because it was based on Red Hat, was a distribution often recommended for an enterprise environment, I was thinking about going into network engineering, and so – along…

    InfiniteLoop

    2025-07-26
    linux
    bash, career_change, centos, linux, pop os, red hat, slackware, ubuntu, virtual machines, virtualbox
  • Senior Dev Confirmation

    I spoke with one of our senior software developers at work yesterday. I told her I’ve been studying at home to learn a tech stack to prepare myself for applying for DevOps roles, and that one of the things I’m learning is Python. I asked her for feedback and/or suggestions. She’s been coding a long…

    InfiniteLoop

    2025-07-23
    code
    career_change, devops, python
  • Loops and Conditional Statements

    My process with Python involves reading theoretical explanations of concepts, then immediately typing out and running the code myself. Typing out the code builds good muscle memory and is also just generally good practice. If something doesn’t run as expected, I review my code and look for things like syntax errors, logic errors, and data…

    InfiniteLoop

    2025-07-20
    code
    break, continue, data types, empty string, if, indentation, loops, python, sql, syntax, variables, while
  • Flow Control

    Tonight’s Python lesson. It’s still pretty basic, but at least it’s a few steps beyond “Hello, world.” This was based on Chapter 2 of Automate the Boring Stuff with Python.Programmers tend to have a peculiar sense of humor (see code example). 2025-07-17Focus Areas: Python – flow control fundamentals, Boolean logic, conditional statements, and decision-making in…

    InfiniteLoop

    2025-07-17
    code
    boolean, comparison operators, devops, elif, else, flow control, if, indentation, python, vs code
  • Geek Mode, Activated

    I’m in geek mode. I think I will be in geek mode for the foreseeable future. I started a self-directed learning program on 7/11. My main focus so far has been Git with some intro Python as well. Git seems very straight forward to me. I feel I have the basics down, but will explore…

    InfiniteLoop

    2025-07-16
    devops
    career_change, git, markdown, python, vs code
  • Setting My Sights on DevOps

    I’ve decided to bite the bullet and teach myself how to code. While I’m not aiming to become a full-time developer, adding a programming language or two to my résumé—and being able to demonstrate those skills—will significantly boost my chances of landing a QA or DevOps position at a software company. I already work with…

    InfiniteLoop

    2025-07-12
    career_transition
    career_change, devops, python
Previous Page
1 2 3
Next Page

The Loop Log | Tech. Mind. Culture.