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

The Linux Philosophy for SysAdmins, Tenet 23—Support your Favorite Open Source Project

July 3, 2025July 3, 2025
2

Short report on the Perl / Raku Conference

July 1, 2025July 2, 2025
3

Thinking about Algol 68

June 27, 2025June 26, 2025
4

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

June 25, 2025June 27, 2025
5

Do I have enough space for that?

June 24, 2025June 20, 2025
6

A beginner’s guide to dc

June 23, 2025June 20, 2025
7

Strange problems with switches

June 19, 2025June 21, 2025
8

Nextcloud is a snap

June 18, 2025June 17, 2025
9

Website problems circumvented

June 17, 2025June 17, 2025
  • Home
  • Linux
  • Page 2

Tag: Linux

Command Line Linux

Update Linux from the command line

Be a power user by updating your system from the command line.

Jim Hall
March 17, 2025March 8, 2025
Read More
Command Line Linux

Selective updates using ‘dnf’

Here’s how I update my system except for one problem library

Jim Hall
March 4, 2025February 28, 2025
Read More
Linux Writing

Learning to love ‘groff -ms’

My journey with markup systems began when I was an undergraduate physics student at university. Until then, I wrote class papers using a desktop word...

Jim Hall
February 18, 2025February 15, 2025
Read More
Command Line Linux

Quoting text with ‘sed’

Another great use of sed to make quick edits to a text file.

Jim Hall
February 3, 2025January 30, 2025
Read More
Command Line Linux

How I automate file edits with ‘sed’

Here’s a neat command line trick to make changes to a text file.

Jim Hall
January 31, 2025January 30, 2025
Read More
Backups Linux

Personal backups with ‘rsync’

Make backups of your personal data in case your laptop is lost, stolen, or damaged.

Jim Hall
January 20, 2025January 20, 2025
Read More
Command Line Linux

Processing files with ‘find’ and ‘xargs’

Here’s how I used ‘find’ and ‘xargs’ to locate the articles I wrote and count the words.

Jim Hall
January 2, 2025
Read More
Linux Web Server

My first Linux in the enterprise

My first experience and lessons learned in deploying Linux in the enterprise.

Jim Hall
December 18, 2024December 17, 2024
Read More
Linux System Administration

Managing processes with kill and killall

Process management can be an important part of system maintenance.

Jim Hall
November 21, 2024November 19, 2024
Read More
Bash Linux

Print double-sided documents with this Bash script

Use Bash to print 2-sided documents on a printer that can only print on one side.

Jim Hall
November 20, 2024November 24, 2024
Read More
FreeDOS Linux Programming

Portable programming practices

Sometimes it’s easier to define your API to hide the platform-specific code

Jim Hall
October 26, 2024October 19, 2024
Read More
FreeDOS Linux Programming

Writing portable C programs

Jim shares this follow-up to an earlier article about programming across platforms.

Jim Hall
October 25, 2024October 19, 2024
Read More
Fun Linux

Calculate letter frequency in gawk

Write a gawk script to determine the most (and least) common letters in a set of words.

Jim Hall
October 16, 2024October 13, 2024
Read More
FreeDOS Linux Programming

Programming across platforms

Using these C compiler preprocessor directives to detect the operating system can make it easier to support multiple platforms at once.

Jim Hall
October 15, 2024October 13, 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 Programming

Terminal size and ncurses

When programs like vi first came along, terminals had a predefined size: usually 80 columns and 24 lines (actually 25 lines, but the last line...

Jim Hall
September 16, 2024September 7, 2024
Read More

Posts pagination

Previous 1 2 3 … 5 Next

Random Quote

The fastest algorithm can frequently be replaced by one that is almost as fast and much easier to understand.

— Douglas W. Jones

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 ↑