Skip to the content
Both.org
News, Opinion, Tutorials, and Community for Linux Users and SysAdmins
  • About Us
  • Linux
    • Why I use Linux
    • The real reason we use Linux
  • My Linux Books
    • systemd for Linux SysAdmins
    • Using and Administering Linux – Zero to SysAdmin: 2nd Edition
    • The Linux Philosophy for SysAdmins
    • Linux for Small Business Owners
    • Errata
      • Errata for The Linux Philosophy for SysAdmins
      • Errata for Using and Administering Linux — 1st Edition
      • Errata for Using and Administering Linux — 2nd Edition
  • Open Source Resources
    • What is Open Source?
    • What is Linux?
    • What is Open Source Software?
    • The Open Source Way
  • Write for us
    • Submission and Style guide
    • Advertising statement
  • Downloads
1

Thinking about Algol 68

June 27, 2025June 26, 2025
2

The Linux Philosophy for SysAdmins, Tenet 22—Mentor the young SysAdmins

June 25, 2025June 27, 2025
3

Do I have enough space for that?

June 24, 2025June 20, 2025
4

A beginner’s guide to dc

June 23, 2025June 20, 2025
5

Strange problems with switches

June 19, 2025June 21, 2025
6

Nextcloud is a snap

June 18, 2025June 17, 2025
7

Website problems circumvented

June 17, 2025June 17, 2025
8

Breaking Free from Windows 10: KDE Plasma Is Your Upgrade to Freedom

June 17, 2025June 17, 2025
9

I need a list of URLs

June 16, 2025June 10, 2025
  • Home
  • David Both
  • Page 6

dboth

David Both is an Open Source Software and GNU/Linux advocate, trainer, writer, and speaker who lives in Raleigh North Carolina. He is a strong proponent of and evangelist for the "Linux Philosophy." He’s been in the IT industry for over 50 years. He taught RHCE classes for Red Hat and has worked at MCI Worldcom, Cisco, and the State of North Carolina. He has been working with Linux and Open Source Software for over 25 years. David likes to build his own computers to ensure that each new computer meets his exacting specifications. He has written articles for magazines including, Linux Magazine, Linux Journal, and Opensource.com. He currently has five books published with Apress, "The Linux Philosophy for SysAdmins", a self-study training course in three volumes “Using and Administering Linux: Zero to SysAdmin,” that was released in late 2019, and “Linux for Small Business Owners” with Co-author Cyndi Bulka.
Linux

The Linux Philosophy for SysAdmins, Tenet 14 — Use Open Source software

Image by Opensource.com: CC-by-SA 4.0 Author’s note: This article is excerpted in part from chapter 16 of my book, The Linux Philosophy for SysAdmins, with...

David Both
November 5, 2024November 4, 2024
Read More
Fedora Linux Review

A short review of Fedora 41

Fedora 41 was released on October 29, and I installed it on my primary workstation within a few minutes after I received the notification. No...

David Both
November 4, 2024November 9, 2024
Read More
Firewall Linux System Administration

How I reverted from firewalld to iptables — and why

First, let's get something straight. Linux has only one firewall. One. Netfilter is a part of the Linux kernel and it implements the logic contained...

David Both
October 30, 2024October 23, 2024
Read More
Diversity Linux

A day at ATO’s Diversity, Equity, and Inclusion Conference (DEI)

Sunday, October 27, Yesterday as I write this, was an amazing day. The All Things Open DEI Conference featured some amazing speakers who offered some...

David Both
October 28, 2024
Read More
Bash Code Compatibility CygWin Linux Portability PowerShell

The Linux Philosophy for SysAdmins, Tenet 13 — Make programs portable

Image by Opensource.com: CC-by-SA 4.0 Author’s note: This article is excerpted in part from chapter 15 of my book, The Linux Philosophy for SysAdmins, with...

David Both
October 28, 2024October 19, 2024
Read More
Linux System Administration

What does it mean to be a SysAdmin?

A lot of us call ourselves SysAdmins (aka System Administrators1) and, sometimes, that's what our job title might be. You might not even realize that...

David Both
October 27, 2024October 22, 2024
Read More
Linux Open Source Writing

Welcome, “We (heart) Open Source”

We ❤️ Open Source is "A community education resource." A recent article at FOSS Force, "‘All Things Open’ Revives the OpenSource.com Community Abandoned by Red...

David Both
October 24, 2024October 23, 2024
Read More
Filesystems Linux Linux Filesystem Hierarchical Standard Linux Filesystem Hierarchical Structure The Linux Philosophy for SysAdmins

The Linux Philosophy for SysAdmins, Tenet 12 — Use separate filesystems for data

Author’s note: This article is excerpted in part from chapter 14 of my book, The Linux Philosophy for SysAdmins, with changes. There is a lot...

David Both
October 22, 2024October 17, 2024
Read More
Linux

Why I won’t use the BtrFS filesystem

Over the more than twenty-five years I have been using Linux, the default filesystem for Red Hat Linux (not RHEL) and Fedora has evolved considerably....

David Both
October 19, 2024October 19, 2024
Read More
Linux Performance System Administration

What are load averages — and what do they mean?

Most system monitoring tools like top, htop, atop, glances, and others display individual processes and information about them. These tools also display three numbers called,...

David Both
October 14, 2024October 12, 2024
Read More
Bash Linux Open System Administration

The Linux Philosophy for SysAdmins, Tenet 11 — Store data in open formats

Image by Opensource.com: CC-by-SA 4.0 Author’s note: This article is excerpted in part from chapter 13 of my book, The Linux Philosophy for SysAdmins, with...

David Both
October 13, 2024October 11, 2024
Read More
Linux

Linux User Accounts and Security

Author’s note: This article is excerpted in part from Appendix 1 of my book, Linux for Small Business Owners, with some changes to update it...

David Both
October 12, 2024October 11, 2024
Read More
Filesystems Linux SSHFS

How I use SSHFS to access remote filesystems

I've taken a lot of digital pictures over the years, and scanned a bunch more prints into digital format. I've also collected a good number...

David Both
October 11, 2024March 17, 2025
Read More
Kernel Linux Linux 101 Operating System

What is an operating system?

The operating system manages the operation of the computer and of the application software which runs on the computer. The definition A simple definition of...

David Both
October 10, 2024October 10, 2024
Read More
Command Line In Depth Linux

The dd command — the Disk Destroyer

Yes -- dd -- the disk destroyer. The command that strikes fear into the hearts of SysAdmins everywhere. It did for me, too, until I...

David Both
October 9, 2024October 9, 2024
Read More
Lazy SysAdmin Linux Linux Philosophy

The Linux Philosophy for SysAdmins, Tenet 10 — Use common sense naming

Typing is not my forte and the Lazy SysAdmin does everything possible to reduce typing. I take that seriously. This tenet expands on that but there is much more to it than just reducing the amount of typing I need to do. It is also about the readability of scripts and naming things so that they are more understandable.

David Both
October 7, 2024October 3, 2024
Read More

Posts pagination

Previous 1 … 5 6 7 … 24 Next

Random Quote

Fuzzy project objectives are used to avoid the embarrassment of estimating the corresponding costs.

— Laws of computerdom according to Golub

Interesting Links

  • Replace Kubernetes with systemd

Links: Moving to Linux

  • 7 Reasons Fedora Might Be a Better Windows Replacement Than Linux Mint
  • Best Linux distros to try before Windows 10 support ends
  • KDE for W10 Exiles
  • Why I Switched to Linux From Windows

Linux

  • Fedora
  • KDE for W10 Exiles
  • Linux Mint
  • Ubuntu

Open Source Software

  • GIMP
  • LibreOffice

“systemd for SysAdmins” Now Available

May 13,2025

My latest book — a #1 New Release on Amazon — “systemd for Linux  SysAdmins” is now available from my publisher, Apress, and on Amazon.

2nd Edition now Available

All three volumes of this best-selling second edition of my Linux Self-Study course are now available from Apress and Amazon. See the details of this 3-volume self-study course.

Technically We Write — Our Partner Site

Our partner site, Technically We Write, has published a number of articles from several contributors to Both.org. Check them out.

Technically We Write is a community of technical writers, technical editors, copyeditors, web content writers, and all other roles in technical communication.

Subscribe to Both.org

To comment on articles, you must register.

Send your desired user ID, first and last name, and an email address for login (this must be the same email address used to register) to subscribe@both.org with “Subscribe” as the subject line.

You’ll receive a confirmation of your subscription with your initial password as soon as we are able to process it.

Administration

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • About Us
  • Linux
    • Why I use Linux
    • The real reason we use Linux
  • My Linux Books
    • systemd for Linux SysAdmins
    • Using and Administering Linux – Zero to SysAdmin: 2nd Edition
    • The Linux Philosophy for SysAdmins
    • Linux for Small Business Owners
    • Errata
      • Errata for The Linux Philosophy for SysAdmins
      • Errata for Using and Administering Linux — 1st Edition
      • Errata for Using and Administering Linux — 2nd Edition
  • Open Source Resources
    • What is Open Source?
    • What is Linux?
    • What is Open Source Software?
    • The Open Source Way
  • Write for us
    • Submission and Style guide
    • Advertising statement
  • Downloads

Advertising Statement

Advertising Statement

To the Top ↑ Up ↑