Tag: Linux

  • Linux – Batch Convert .wav to .flac

    I ran into a weird issue the other day where SoundConverter, a GUI for converting audio files, was generating flac files that my audio player couldn’t see. I’m still not exactly sure what the problem was, but in trying to solve the problem, I went ahead and wrote a command to batch convert a folder…

  • LibreOffice – KDE Integration Package for Skinning/Color Management

    LibreOffice – KDE Integration Package for Skinning/Color Management

    Super simple note for future reference and for anyone else running into this issue. I upgraded my version of LibreOffice in Kubuntu 20.10 to a pre-release version to fix a bug. I was running version 7.1.4.2. When I purged the version of LibreOffice that shipped with Kubuntu 20.10 (6.X – I don’t remember exactly which…

  • Linux Server – tar files and directories

    Linux Server – tar files and directories

    I recently had to move all my websites from one virtual private server (VPS) to another. When I only had a few such websites, I was okay with using SFTP (via Filezilla) to download all of the files and then upload them to the VPS. It took a while but I was okay with that.…

  • Linux Server – Adding a New Domain and WordPress Site – Linode VPS – Ubuntu 18.04

    Linux Server – Adding a New Domain and WordPress Site – Linode VPS – Ubuntu 18.04

    I have a VPS server with Linode that I use to host about a dozen different websites. All but one of them run on WordPress. Occasionally, I get a request to add another domain and website to the server. It’s not terribly time consuming to do, but it does require a number of specific steps…

  • Long Term Storage of Gmail/Email using Mozilla’s Thunderbird (on Linux)

    Long Term Storage of Gmail/Email using Mozilla’s Thunderbird (on Linux)

    I have email going back to 2003. There have been times when I have actually benefited from my email archive. Several times, I have gone back 5 or more years to look for a specific email and my archive has saved me. However, my current approach to backing up my email is, let’s say, a…

  • Linux – Bulk UnRAR

    If you’re not familiar with RAR files, they are like ZIP files. RAR is an archive format. I had a collection of more than 150 RAR files in a single folder I needed to unrar (that is, open and extract from the archive). Doing them one at a time via KDE’s Ark software would work,…

  • Linux: Batch Convert .avi files to .mp4/.mkv

    I’ve been trying to clean up my video library since building my latest NAS. In the process, I found a number of .avi files, which is an older file format that isn’t widely used these days. While every time a file is converted it loses some of its quality, I was willing to risk the…

  • Teaching with a Mask – Headset Solution on Linux

    My university, the University of Tampa, is doing what it can to continue teaching in-person classes (many are hybrid) during the COVID-19 pandemic. To facilitate that, our IT folks installed webcams and microphones in all of our classrooms. Unfortunately, the classrooms all have Windows-based desktops that don’t include all the software I need for educating…

  • Kubuntu – Audio CD Ripping

    Kubuntu – Audio CD Ripping

    I mostly buy digital audio these days. My preferred source is bandcamp as they provide files in FLAC (Free Lossless Audio Codec). However, I ended up buying a CD recently (Last Night’s Fun by Scartaglen) as there wasn’t a digital download available and, in the process, I realized that there are lots of options for…

  • Linux – Video Tag Editing

    Linux – Video Tag Editing

    Not everyone may be as particular as I am about having my files organized, but I like to make sure everything is where it’s supposed to be. I make sure my music is tagged accurately. I also like to have my video files tagged correctly. What does that mean? Just like with audio files, video…