Sharing Linux with a friend
I volunteer with Meals on Wheels once a week, and one of the clients on my route is a man my age. We frequently spend...
Exploring Ollama and Llama 3.1 for Advanced Language Modeling
Everywhere you look, someone is talking or writing about artificial intelligence. I have been keenly interested in the topic since my graduate school days in...
Top Five things you can do with nano
In the early stages of my experience with Linux servers, I had to learn how to edit text files using the command line. While there are other powerful text editors in Linux, such as vi and vim, I found Nano to be particularly useful.
Getting a hand from Handbrake
I have dozens of VHS tapes recorded, in some cases nearly 30 years ago, of our children when they were young. About ten years ago, I used a Linux computer and dvgrab to capture the video using a Firewire port on the computer and an aging digital video camera.
My usual file transfer method, QRCP, has been reliable for moving files between my Linux desktop and iOS devices. Disappointment with that method led me to consider using Handbrake as a potential solution.
Balancing Performance, Compliance, and Cost with Linux and Open-Source Solutions
My recent task involved assisting a healthcare professional in upgrading their computer system. The goal was to provide a more robust solution that offers redundant...
Contributing to open source
I started using Linux and open-source software in the late 1990s, and the more familiar I became with it, the more uses I saw for...
System76’s Cosmic Desktop: A New Era in Linux UX
Last week, System76 unveiled COSMIC, a groundbreaking desktop for Linux computers. This isn't an iteration of Gnome, Cinnamon, XFCE, or KDE. It's a paradigm shift...
Mastering the rm command
The rm command in Linux is a powerful tool for deleting files and directories. While it may seem simple, mastering this command requires understanding its...
GUI disk usage analyzers in Linux
For people who prefer visual representations, these GUI-based tools help you understand how your storage capacity is used.
Sometimes the visual representation of disk utilization is easier or newer users may not be as familiar with the various Linux commands that display storage information. I am a person who comprehends visual representations more easily than the printout on the command line.
Mastering the Linux cp Command: A Comprehensive Guide
When I began to use Linux over twenty-five years ago I was not as comfortable on the command line as I am now. I had...
Everyday tech that runs on Linux
Linux runs almost everything, but many people are unaware of that. Some folks might be aware of Linux and might have heard it runs supercomputers....
Linux: The Sustainable Choice for Computing and Environmental Responsibility
Sustainability is an increasingly important problem in computing. Reduce, reuse, and recycle is a famous motto for environmentally responsible consumption, but applying it to computer...
Signal: The Pinnacle of Secure Messaging
In a time of increasing digital privacy threats, Signal has emerged as a hope for those seeking secure and private communication. It has garnered praise...
Tips for using the ‘ls’ command in Linux
One of the first commands I learned in Linux was ls. Knowing what’s in a directory where a file on your system resides is important....
Two open source desktop recording tools
A picture might be worth a thousand words, but a video demonstration can save much talking. I'm a visual learner, so seeing how to do...
Learning with the turtle
Image by: Patti Black on Unsplash Mathematics was anathema to me in my early years. As a visual learner, abstract concepts were challenging for me....