I did an interview with Technically We Write about working on the #LibreOffice user guides and creating documents with LibreOffice #Writer
#Foss #Floss #TechnicalWriting #TheDocumentFoundation
https://technicallywewrite.com/2026/07/13/interview
I did an interview with Technically We Write about working on the #LibreOffice user guides and creating documents with LibreOffice #Writer
#Foss #Floss #TechnicalWriting #TheDocumentFoundation
https://technicallywewrite.com/2026/07/13/interview
I just ordered a new (refurbished) laptop, which naturally comes with #Windows11 installed, and now the seller is trying to sell me software for it. Since I have the luxury of deciding what software I use, I’d half forgotten:
1. That people pay for software subscriptions.
2. How eye-wateringly expensive those subscriptions are.
Naturally I will be installing #LinuxMint and a bunch of #FOSS applications the second I get my hands on it,
This post was originally published on 2026-05-20 at app.wafrn.net/blog/twistappel.
Over about the last year, my husband has been getting increasingly frustrated with Microsoft. Unlike me he isnāt a power-user who uses all the advanced features, wants to configure absolutely everything. Heās probably a bit more technically proficient than the average person, but his eyes start glazing over when I start using terms like ādesktop environmentsā, āforksā, and āGithubā.
Recently even he has noticed worse performance, unwanted AI features being shoved in his face, useful features disappearing, and being expected to pay for all of this. So he finally accepted my repeated offer to install Linux on his machine.
Iāve described the process I went through below, including some of the decisions I made and why. This is not a How To guide. If anything, itās probably a How Not To guide. Learn from my mistakes.
I considered leaving my stuff-ups out of this blog, but one of the reasons I wanted to write about my adventures in FOSS is to show people that itās OK to make mistakes, and you donāt need a degree in Computer Science to use FOSS software or install Linux.
Husband mainly uses his computer for playing offline, single-player games, listening to podcasts, and browsing the web. I recommened Nobara Linux because:
I also considered Pop! OS, another gamer-friendly distribution that I have previously used, but ultimately I just decided to go with that I was using, because it would make it easer to help Husband through his learning curve. Plus obviously I use it because I like it.
Husband agreed because, in his words āI donāt care so long I can play my gamesā.
Nobara Linux is a Linux distribution (distro) based on Fedora and developed by Thomas Crinder (AKA āGloriousEggrollā), the same developer who created GE-Proton, a fork of Valveās Proton compatibility tool. Long story short, Proton is what allows you to play Steam games on Linux. Nobaraās target audience is basically people like Husband who just want a distro to run their games and do basic computer stuff.
Like most modern Linux distributions, Nobara uses a user friendly GUI that would look fairly familiar to most Windows users.
The process of installing Nobara Linux was fairly straighforward. Thereās a nice little guide on Nobaraās website that provides installation instruction, but hereās what I did.
First, download the latest version of Nobara from Nobaraās website.
The website offers the choice between Standard images and NVIDIA images. The only difference is that the NVIDIA image comes packaged with the latest NVIDIA drivers. This is very useful because manually installing NVIDIA drivers on Linux is notoriously a colossal pain in the arse. Since Husband has an old graphics card that is no longer supported, I used a Standard image.
You can also choose between a few different desktop enviroments. Iām not going to get into that here, except to say that I picked the Official variant. Iād recommend this option for most people who donāt have strong opinions about desktop environments.
I already have Linux installed on my own PC so I used Fedora Media Writer. If youāre on Windows, the nice people at Nobara recommend an app called Rufus.
It is very important that the USB drive has at least 3 GB of space and does not have anything that you to keep want on it. The process of burning the ISO image will completely wipe it and replace it with the installation file for Nobara.
This is IMO the most fiddly bit of installing Linux for non-techinchal people, because youāre going to need to mess around with the BIOS, which most people never even think about. The process varies depending on what type of motherboard your computer has. Ideally, the process goes something like this:
The process did not go like this for me, because I hadnāt had to do this in many years, and I foolishly assumed that because I couldnāt see the Secure Boot setting, I didnāt need to take any further action. This caused a bunch of weird bugs in the operating system which I spent hours trying to fix, before ultimately realizing my mistake.
Because, as I mentioned, Husbandās computer is pretty old, the Secure Boot option was hidden. What I needed to do was go into the Advanced Tab > Windows OS configuration > BIOS CSM/UEFI, disable that feature, and then go back and turn off Secure Boot. Thanks to this random Redditor who has a different type of motherboard but whose post helped me figure this out.
Having sucessfully disabled Secure Boot, the next step was to go into BIOS again and boot from the USB prepared in Step 2.
This is actually the easy bit. Nobara has a nice, user-friendly GUI for installation. Like most people, I just picked the default options for things like language, time zone, and keyboard configuration.
The only real complication (that wasnāt caused by my own incompetence) that I encountered was the graphics card. Husbandās PC is still rocking a NVIDIA 1080 GTX Ti. Unfortunately NVIDIA recently stopped supporting the 10 series and Nobara Linux does not provide support for downloading installing legacy drivers.
Fortunately, I found an excellent guide on on if-not-true-then-false.com that made installing the driver directly from NVIDIA’s website fairly straighforward.
OK it wasnāt entirely straighforward because I am a walking layer 8 issue, and I didnāt understand how to append things to the configuration file, but I eventually figured it out.
Having gotten Nobara up and running, I installed a few additional apps and made a few tweaks to the settings. I installed:
I also:
And then Husbandās computer was ready for him to use. So far he seems pretty happy with it. Iāll update on how itās going when heās had more time to get used to it.