Skip to the content
Both.org
News, Opinion, Tutorials, and Community for Linux Users and SysAdmins
  • About Us
  • End of 10 Events
    • Wake Forest, NC, — 2025-09-20
  • 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

Electric nonsense

November 6, 2025November 5, 2025
2

Installing Fedora 43 Minimal on a Raspberry Pi

November 5, 2025November 5, 2025
3

Installing Fedora 43 Xfce

November 4, 2025November 3, 2025
4

Reviving an Old Laptop with Linux Mint

November 3, 2025October 29, 2025
5

Fedora 43 — A Second Look

November 1, 2025October 31, 2025
6

Linux Mint: Better Privacy, Cost, and Performance for Your Old Windows Computer

October 31, 2025October 28, 2025
7

Read and write data in C

October 30, 2025September 26, 2025
8

First Look at Fedora 43

October 29, 2025
9

Fedora 43 Released

October 28, 2025October 28, 2025
  • Home
  • David Both
  • Page 15

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 Networking

A Linux networking guide to CIDR notation and configuration

One of the key concepts in network routing that any Linux professional should be familiar with is network notation. CIDR stands for Classless-Inter Domain Routing; it defines a notation methodology for network addressing that is used to specify the network portion of an IP address.

David Both
April 23, 2024April 19, 2024
Read More
Linux Networking NetworkManager

NetworkManager on Linux: #1 — Getting Started

Most current Linux distributions use NetworkManager for creating and managing network connections. Learn what NetworkManager is and how to use it to view network connections and devices for Linux hosts.

David Both
April 22, 2024April 11, 2024
Read More
Linux Networking

An introduction to Linux network routing

Every computer attached to a network requires some type of routing instructions for network TCP/IP packets when they leave the local host. This is usually very straightforward because most network environments are very simple and there are only two options for departing packets.

But that’s not always the case. Learn how to create a router with your Linux computer.

David Both
April 21, 2024April 18, 2024
Read More
Linux Networking System Administration

Introduction to the Domain Name System (DNS)

Learn how the global DNS system makes it possible for us to assign memorable names to the worldwide network of machines we connect to every day.

David Both
April 16, 2024April 8, 2024
Read More
Linux Opinion Security

Is Linux Really Secure?

On March 29 of 2024, a security vulnerability was reported against the XZ library as CVE-2024-3094. This vulnerability creates what is known as a backdoor — a known and easy means for CR4CK3R$ to access infected systems and use them for malicious purposes. Considering this, is Linux really more secure than Windows? Is it secure at all?

David Both
April 12, 2024April 6, 2024
Read More
Boot Linux

An introduction to the Linux boot and startup processes with GPT and GRUB2

Ever wondered what it takes to get your system ready to run applications? Here’s what is going on under the hood.

David Both
April 9, 2024July 10, 2025
Read More
Linux System Administration

Using rsync for Backup

There are many options for performing backups. Most Linux distributions are provided with one or more open source programs especially designed to perform backups. There are many commercial options available as well. But none of those directly met my needs so I decided to use basic Linux tools to do the job.

David Both
April 6, 2024July 15, 2024
Read More
Backups Command Line Linux

Using tar and ssh for backups

Couples complement each other and each member of the couple contributes unique and irreplaceable parts to the whole. But some couples are very odd. Such is the case with this couple of commands – the tar and ssh commands.

David Both
April 4, 2024September 14, 2025
Read More
FreeDOS Linux

How to upgrade your system BIOS/UEFI using FreeDOS

Upgrading your BIOS or EUFI can seem tricky for free open source software users, but it doesn’t have to be.

David Both
April 1, 2024April 2, 2024
Read More
Hardware Linux System Administration

Linux monitoring tools to keep your hardware cool

Thermal stress can damage your computers. Learn how to monitor the internal temperatures of your computers tohelp you keep your hardware cool.

David Both
March 31, 2024March 27, 2024
Read More
Command Line Linux

An introduction to the GNU Core Utilities

Most everything a Linux sysadmin needs to do can be found in the GNU coreutils or util-linux.

David Both
March 29, 2024March 25, 2024
Read More
Desktop Linux

How a Display Manager and a Window Manager Light Up Your Screen

The display manager (dm) and the window manager (wm) always work closely together to make your GUI experience smooth and seamless before you even get to your desktop.

David Both
March 28, 2024March 23, 2024
Read More
Logical Volume Management Storage Management

A Linux user’s guide to Logical Volume Management

Managing disk space has always been a significant task for sysadmins. Running out of disk space used to be the start of a long and complex series of tasks to increase the space available to a disk partition. Logical Volume Management makes these tasks easy and even unnecessary.

David Both
March 26, 2024March 22, 2024
Read More
Fun Linux Terminal

Retro-Fun with CRT

Discover what using old CRT systems was like for us old-timers or relive the days when you used one. The Cool Retro Term (crt) terminal emulator is for us. It’s useful and fun at the same time.

David Both
March 24, 2024March 24, 2024
Read More
Linux Web Server

How to generate webpages using CGI scripts

The Common Gateway Interface provides an easy way to build dynamic websites using any language of your choice.

David Both
March 21, 2024March 14, 2024
Read More
Linux System Administration

Using sudo to delegate permissions in Linux (Updated)

Learn how to assign authority for managing network functions or specific services to trusted users while protecting the security of the root password.

David Both
March 19, 2024March 12, 2024
Read More

Posts pagination

Previous 1 … 14 15 16 … 26 Next

Random Quote

On Linux you’re an admin
On Mac you’re an end user
On Windows you’re a victim

— @sudoku.bsky.social

End of 10...

  • End of 10…

Links: Humor

  • Linux: A true story

Links: Interesting info

  • Replace Kubernetes with systemd

Links: Linux

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

Links: Moving to Linux

  • 7 Reasons Fedora Might Be a Better Windows Replacement Than Linux Mint
  • 7 Reasons Why Windows Users Avoid Linux (Which Aren’t True Anymore)
  • Best Linux distros to try before Windows 10 support ends
  • How to switch your Windows 10 PC to Linux Mint – for free
  • Isn’t It Time to Switch to Linux? 12 Reasons to Abandon Windows
  • KDE for W10 Exiles
  • Linux: A true story
  • Why Denmark is dumping Microsoft Office and Windows for LibreOffice and Linux
  • Why I Switched to Linux From Windows

Links: 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.

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
  • End of 10 Events
    • Wake Forest, NC, — 2025-09-20
  • 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 ↑