My name is Len, and I’ve been using one form of Linux or another for about 20 years now, both professionally and unprofessionally.
In my day job, I write software and wrangle CentOS servers to help make sure that hungry people get the food that they need. In my previous gig, I worked for almost a decade as a professor, so I have lots of experience explaining things to adult learners.
I’m going through a process over the next few weeks/months, and I’d like to share my stories. The basics of where I’m at: I use Red Hat-based distros professionally, but my personal laptop has been Ubuntu for the past five years. My new laptop should arrive next week, and I plan to install Fedora Workstation 33 on it. I don’t know if there’s interest in a series of articles about the various setup and configuration steps. My loose plans for what I hope to do (some of which I may write about) are:
Install F33 on a ThinkPad X1 Carbon Gen8
Make the fingerprint scanner work if it doesn’t work out of the box
Configure, test and validate disaster recovery solutions for the desktop
Install several free software packages (KeePassXC, GIMP, InkScape, Firefox, Thunderbird)
They all look like excellent topics to me. +20 Once another editor “+1’s” your ideas, please do go ahead and create the cards and start writing the articles. The only one that I see any potential for problems with is #5. I’m sure a few people are bound to balk at a few of the items under point 5, but such things have been published here before.
P.S. The following user’s use case might make for a great example/demonstration on #8:
#2 and #3 look the most unique and interesting to me. (Installing packages and environments are more generic and also I’m some cases highly individual preferences.) Also your list of other topics could have some good articles in the offing as well. This could be great stuff!
Welcome, Len! It’s probably best to start with a pitch or two and work from there. I agree with Paul that #2 and #3 are the best starting points and the installation ones are probably not great for articles (unless there’s something more to it than simple installation)
In fact it does — this is the model Lenovo ships with Fedora Workstation, and everything (with the current exception of the optional WWAN card) works out of the box.
My assumption was that the disaster recovery solution being proposed would be by means of a btrfs rollback of the root filesystem. Personally, I have my systems set up to automatically create snapshots of the root filesystem on every kernel update (on first boot of the kernel, just before the root filesystem is mounted). Having these automated snapshots has really saved the day for me in the past. I also keep a custom script in /etc/kernel/install.d to clean up old snapshots when their associated kernels are removed. I agree that an article on how to set up a system for easy rollback would be awesome.
In fact the fingerprint scanner does not work out of the box! And that’s okay. I’ll figure out where the gap is between my install from ISO and the shipped install from factory diverged. It’s almost certainly a small step (like a package install that then just-works.) Hopefully troubleshooting it gives some good fodder for a story.