The Linux Philosophy for SysAdmins, Tenet 07 — Automate Everything

SysAdmins are most productive when creating the shell programs that automate the solutions that they have conceived while appearing to be unproductive. The more automation we have in place the more time we have available to fix real problems when they occur and to contemplate how to automate even more than we already have.

Sharing Linux with a friend

I volunteer with Meals on Wheels once a week, and one of the clients on my route is a man my age. We frequently spend...

How to access Rescue mode (runlevel 1) in Linux

I frequently find need to perform maintenance on the filesystem of one of my dozen or so physical computers. Many maintenance tasks require the system to be running the Rescue.target, formerly, runlevel 1. There are two methods you can use to enter Rescue mode.

The Linux Philosophy for SysAdmins, Tenet 06 — Be the Lazy SysAdmin

I am a lazy SysAdmin. I am also a very productive SysAdmin. Those two seemingly contradictory statements are not mutually exclusive, rather they are complementary in a very positive way. This article is about working hard at the right tasks to optimize our own efficiency. It’s about finding a few of the myriad ways to use the short cuts already built into Linux.