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

Cyndi: My open source story — Linux, the loyal friend

June 13, 2025June 9, 2025
2

How to remove a stuck kernel from GRUB

June 12, 2025June 4, 2025
3

What USB device is that?

June 11, 2025June 4, 2025
4

How to selectively apply updates

June 10, 2025June 4, 2025
5

Straight quotes from pandoc

June 9, 2025June 4, 2025
6

Viewing PDF documents in console mode

June 6, 2025May 31, 2025
7

AI Terror: The struggle to stay alive

June 5, 2025June 4, 2025
8

Loving the command line with the Raspberry Pi

June 4, 2025May 31, 2025
9

The Linux Philosophy for SysAdmins, Tenet 21—There is no should

June 3, 2025June 3, 2025
  • Home
  • System Administration

Category: System Administration

Fixing problems I really borked it this time Problem Solving System Administration

My first sysadmin mistake

If you work in IT, you know that things never go completely as you think they will. At some point, you’ll hit an error, or...

Jim Hall
May 29, 2025May 27, 2025
Read More
Linux Open Source Software System Administration Tools

btop — the top of my dreams

The top program is the original system monitoring and management tool for Unix and Linux. It performs its task well and with a minimum of...

David Both
March 11, 2025March 11, 2025
Read More
Configuration Linux Name Services System Administration

How I reverted to Name Service Switch (NSS) for name resolution — And why

There are problems with the new systemd-resolved resolver and that gives us some good reasons to keep or revert to the NSSwitch resolver. The Domain...

David Both
February 4, 2025January 31, 2025
Read More
Command Line Linux System Administration

Using the dmesg command

As a SysAdmin I frequently need to access the kernel log to obtain information of various types. This can range from searching for why a...

David Both
January 24, 2025January 23, 2025
Read More
Command Line Linux System Administration Updates

How to do updates on the command line

Keeping your Linux computer as safe as possible from various types of cyber attacks is only possible if you perform updates regularly and upgrade to...

David Both
January 16, 2025January 16, 2025
Read More
Linux System Administration Tools

Using htop to manage your Linux system

I use a lot of tools in my daily SysAdmin role. One of the most important ones in my toolkit is htop. The htop program...

David Both
January 6, 2025January 2, 2025
Read More
Kernel Linux System Administration

Linux signals — sending system-level commands to programs

A user and SysAdmin guide Let's say you've got a program running that you want to terminate. Or that you want to power off or...

David Both
November 25, 2024November 25, 2024
Read More
Command Line Linux System Administration

How I find and kill rogue programs

As useful and important as Firefox is to my ability to interact with the outside world, create on this website, manage my money, and much...

David Both
November 22, 2024November 21, 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
Linux System Administration

Another reason I like Linux

I like and prefer Linux for may reasons. Today provides one example. I like to install updates on all my Linux systems ( I don't...

David Both
November 18, 2024
Read More
Linux System Administration

sync — The command you never heard of

Have you ever heard of the sync command? Have you heard of it but then forgotten all about it -- like me? The sync command...

David Both
November 15, 2024November 15, 2024
Read More
Linux System Administration

Essential steps for creating a USB boot drive for Linux

I usually keep a bootable Linux USB drive with me because I never know when I will need to use one to rescue a crashed...

Don Watkins
November 3, 2024October 30, 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
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 System Administration

Fastfetch: system information tool

Recently, I wrote about Neofetch, which is a tool that I have used in the past on Linux systems I owned. It was an easy way to...

Don Watkins
October 21, 2024October 15, 2024
Read More
Linux System Administration

How to share your system configuration visually

Many individuals find it beneficial to disseminate their tailored Linux setup. This could be out of a desire for troubleshooting assistance, or because they wish...

Don Watkins
October 17, 2024October 13, 2024
Read More

Posts pagination

1 2 … 5 Next

Random Quote

If a program is useless, it will have to be documented.

— Laws of Computer Programming

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

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

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 ↑