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....
Linux Malware scanning using ClamAV
Image via Creative Commons, modified by Both.org Introduction There are many different ways of protecting a system, right from keeping the software up-to-date, to removing...
Is Linux Still Linux?
Many things have changed since Linus Torvalds released the Linux kernel in 1992. Is it still Linux — or not?
How to do fast, repeatable Linux installations #1 — Bash scripts
Image by: Opensource.com Some of my articles and an entire book have been about The Linux Philosophy For SysAdmins and its impact on the daily...
Holiday Fireworks
I realized just a few days ago that Both.org should do something to celebrate the U.S. Independence day holiday on the 4th of July. And...
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...
The Linux Filesystem Hierarchical Standard
In Linux, and many other operating systems, directories can be structured in a tree-like hierarchy. The Linux directory structure is well defined and documented in the Linux Filesystem Hierarchy Standard (FHS). This standard has been put in place to ensure that all distributions of Linux are consistent in their directory usage. Such consistency makes writing and maintaining shell and compiled programs easier for SysAdmins because the programs, their configuration files, and their data, if any, should be located in the standard directories.
Can Windows security get any worse?
Really -- the lack of security. If you've been reading this site or my books for any length of time, you know my attitude towards...
Intro to the Linux chgrp and newgrp commands
In a recent article, I introduced the chown command, which is used for modifying ownership of files on systems. Recall that ownership is the combination...
Intro to the Linux chown command
Image by: Opensource.com CC-by-SA 4.0 Every file and directory on a Linux system is owned by someone, and the owner has complete control to change...
Intro to the Linux chmod command
Every object on your Linux system has a permission mode that describes what actions a user can perform on it. There are three types of...
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....
How my easy, home-made backup program saves time, space on the storage medium, and network bandwidth
Nothing can ever go wrong with my computer and I will never lose my data. Riiiiight.
This article discusses the backup program I created to prevent catastrophic data loss and facilitate easy recovery. I also show how you can install and use it yourself.
Intro to the Linux useradd command
Adding a user is one of the most fundamental exercises on any computer system; this article focuses on how to do it on a Linux system.
5 note-taking apps for Linux
Notes are part of any writer’s life. Most of my articles begin in a note taking application and that’s usually Joplin for me. There are a large number of note taking apps for Linux and you may use something other than my favorite. A recent blog article reminded me of a half dozen of them. That was an invitation to learn more about how each of these applications came to be and who were their developers.
As many as 400,000,000 Windows 10 PCs can’t be upgraded to Windows 11
According to a study by Lansweeper, and reported on ZDNet in 2022, less than 43% of PCs can be upgraded from Windows 10 to Windows 11. Will you ditch your old Windows 10 PCs for new Windows 11 ones, or is there another way?