Tag: Linux
-
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)
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
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/Kubuntu – Disable Network Printer Auto Discovery
I don’t know when Kubuntu started automatically discovering printers on networks and then adding them to my list of printers, but it is a problematic feature in certain environments – like universities (where I work). I set up my home printer on my laptop easy enough. But, whenever I open my laptop and connect to…
-
Linux – Failing to Read Encrypted DVDs
Thanks to the fine folks at VLC and Ubuntu, watching DVDs on Linux is generally pretty straightforward. Install “libdvd-pkg” and follow the prompts and you’re generally good to go. That works for me almost all of the time. However, I recently tried to watch a DVD and had no luck. I would insert the DVD…