Tag: Linux

  • Batch Convert MP4 to MKV

    Batch Convert MP4 to MKV

    I ran into an issue where a number of my MP4 files on my fileserver were stuttering when I tried to play them back using Plex on my TV. After a lot of googling, I found out that this was due to some header information in the MP4 files and that the simple solution was…

  • FreeCAD Import STL

    FreeCAD Import STL

    I’m not a FreeCAD expert. I bought a 3D printer and am constantly coming up with new ideas for 3D prints to solve issues around my house and office. That required me to begin learning how to use CAD software and, as an open-source advocate, FreeCAD was the obvious choice for CAD. I design most…

  • Getting Ollama and Open WebUI Working on Kubuntu 23.10

    Getting Ollama and Open WebUI Working on Kubuntu 23.10

    I have two specific use cases for setting up AI locally instead of using ChatGPT (for which I have a subscription as I use it for a variety of tasks, as does my wife). I needed to analyze interviews but couldn’t upload them to the web for security reasons. I also wanted to work on…

  • Converting EPUB to Mp3 on Linux

    Converting EPUB to Mp3 on Linux

    I read a lot. It’s part of my job. But I also have times when I have to be physically up and about and could listen to an audiobook (e.g., mowing the lawn). I typically listen to podcasts at those times, but I do have some e-books I’d like to listen to that don’t have…

  • Linux – Adding BPM to ID3 Tags

    Linux – Adding BPM to ID3 Tags

    I spent the better part of a year (in my spare time) organizing my music collection. With my music carefully organized and accurately tagged, I found myself wanting the Beats Per Minute (BPM) for some of my music and realized that BPM can be included in the ID3 tags of MP3 files or the Vorbis…

  • ZFS – disk upgrade/replacement

    ZFS – disk upgrade/replacement

    I built my own Network Attached Storage (NAS) computer a few years ago but have been looking for an opportunity to upgrade the hard drives so I have more space. Leading up to Black Friday, I found a deal for 10TB drives that finally led me to pull the trigger (roughly $80 per drive). They…

  • NoMachine Freezing on Xubuntu 22.04

    NoMachine Freezing on Xubuntu 22.04

    I have a headless fileserver that runs XFCE (Xubuntu). I recently reformatted the operating system (transferring my files in a ZFS raid to the new operating system rather seamlessly). But the software I use within my local network to access the fileserver, NoMachine, started having problems. Basically, I could access my machine, but the NoMachine…

  • Plex – Video Optimization & Converted Files Permissions

    Plex – Video Optimization & Converted Files Permissions

    I was traveling with my wife and son, staying at an AirBnB a few states away from home, and wanted to watch some videos from my Plex server (server software version: 1.32.5.7349) using an Amazon Fire Stick on a Samsung TV. When I tried to play the videos using the Plex app on the Fire…

  • Kubuntu – KDE – adjusting screen brightness trick

    Kubuntu – KDE – adjusting screen brightness trick

    I just happened upon an interesting little bonus feature in Kubuntu 22.04 with KDE Plasma 5.24.7 that I thought I’d share since it’s so nifty. It’s possible to add a battery icon to a panel. This is done by right-clicking on the panel and selecting “Add Widgets.” Scroll down and find the battery and brightness…

  • Kubuntu/Linux – batch convert HEIF images

    Kubuntu/Linux – batch convert HEIF images

    My son recently went on a field trip. The teachers who went with him took hundreds of photos… on their iPhones. Since I want the photos of him, I downloaded all of them so I could skim through them and find the ones of my son. But I quickly realized that I was having issues…