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 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

Make typing faster with the Keebio BDN9 macro pad

May 8, 2025May 4, 2025
2

Code like it’s the 1980s

May 7, 2025May 4, 2025
3

Standard UNIX password manager

May 6, 2025
4

GIMP: the free Photoshop alternative

May 5, 2025May 1, 2025
5

The case of the Borked HDD

May 3, 2025May 3, 2025
6

The Linux Philosophy for SysAdmins, Tenet 20—Follow your curiosity

May 2, 2025May 2, 2025
7

How to get started with Linux

May 1, 2025April 27, 2025
8

How to find Open Source Software to replace your Windows software

April 30, 2025April 30, 2025
9

Mastering Screenshots with KDE Spectacle:

April 29, 2025April 24, 2025
  • Home
  • David Both
  • Page 14

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.
Fixing problems Linux

How I hacked my Linux system with a Live USB device

I used a Fedora Live USB to hack into my systems, enter recovery mode, and resolve a problem that I’d created on multiple computers.

David Both
February 7, 2024January 25, 2024
Read More
systemd

systemd — #3: Using the systemctl command to manage systemd units

Units are the basis of everything in systemd so we’ll explore them in more detail and use the systemctl command to investigate and manage units.

David Both
February 6, 2024January 30, 2024
Read More
Linux System Administration systemd

systemd — #2: Understanding Linux startup with systemd

systemd’s startup provides important clues to help you solve problems when they occur.

David Both
February 4, 2024February 4, 2024
Read More
Linux System Administration systemd SystemV

systemd — #1: Learning to love systemd

systemd is the mother of all processes, responsible for bringing the Linux host up to a state where productive work can be done.

David Both
February 3, 2024January 29, 2024
Read More
Linux Opinion

How the 9 major tenets of the Unix/Linux philosophy affect you

The Linux Philosophy is not just a historical curiosity — it’s more relevant today than ever.

David Both
January 29, 2024January 11, 2024
Read More
Bash Code Command Line

Using logical operators on the Bash command line

Add powerful logic to the command line with control operators in compound commands.

David Both
January 28, 2024January 21, 2024
Read More
Community Linux Opinion

The impact of the Linux philosophy

The philosophy of an operating system matters. The Linux philosophy matters to the operating system and to the community.

David Both
January 25, 2024January 28, 2024
Read More
Linux System Administration

How I use cron in Linux

Scheduling tasks with cron means programs can run but you don’t have to stay up late.

David Both
January 23, 2024January 15, 2024
Read More
Linux Text Editors Tools Vim

How I configure Vim as my default editor on Linux

Vim is my favorite editor. These changes to my system make Vim available as the default in programs that use a different editor by default.

David Both
January 20, 2024January 15, 2024
Read More
Linux Tools

Monitoring Linux and Windows hosts with Glances

The Glances tool offers more information about system performance than other sysadmin monitoring tools.

David Both
January 14, 2024January 8, 2024
Read More
Curiosity Linux Problem Solving

SysAdmin careers: Curiosity is an asset

Curiosity may have killed the cat, but it helps the sysadmin grow and thrive.

David Both
January 12, 2024February 20, 2024
Read More
Filesystems Linux

A user’s guide to links in the Linux filesystem

Learn how to use links, which make tasks easier by providing access to files from multiple locations in the Linux filesystem directory tree.

David Both
January 10, 2024January 7, 2024
Read More
systemd

How I used journalctl to Determine the Source of an Electrical Problem

The journalctl command can extract interesting data from the systemd journals. I never thought it could help with hardware electrical problems – until I tried it.

David Both
January 9, 2024January 4, 2024
Read More
Fixing problems Linux

Liquid Cooling Failure

Modern motherboards make a cooling failure less catastrophic than it could have been.

David Both
January 7, 2024January 3, 2024
Read More
In Depth Linux systemd

Linux Boot and Startup

Understanding the boot and Linux startup processes is important to being able to both configure Linux and to resolving startup issues.

David Both
January 5, 2024January 10, 2024
Read More
Filesystems Linux

Everything is a file

When everything is a file Difficult things are easy and impossible things are merely hard.

David Both
January 4, 2024January 3, 2024
Read More

Posts pagination

Previous 1 … 13 14 15 … 23 Next

Random Quote

Unix never says ‘please’.

— Rob Pike

Interesting Links

  • Replace Kubernetes with systemd

Linux

  • Fedora Linux
  • Linux Mint

Open Source Software

  • GIMP
  • LibreOffice

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.

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.

  • About Us
  • Linux
    • Why I use Linux
    • The real reason we use Linux
  • My Linux Books
    • systemd for 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

Administration

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Both.org aims to publish everything under a Creative Commons Attribution ShareAlike license. Some items may be published under a different license. You are responsible to verify permissions before reusing content from this website. The opinions expressed are those of the individual authors, not Both.org.

Advertising Statement

To the Top ↑ Up ↑