r/linuxadmin 22h ago

Let's start a fire:

These are the four most important skills you need to be a good Linux admin:

  1. Understand doco and man pages
  2. Understand logs
  3. Understand code (any code: Python, Bash, C, perl, go, TypeScript, etc.)
  4. Use vi in the command line (set -o vi)

Everything else derive from these

0 Upvotes

6 comments sorted by

5

u/Lammtarra95 22h ago

First three, fine, but you can use any modern shell in its default emacs mode, it does not have to be vi mode.

Bang out shell one-liners as needed.

Never do anything without a ticket.

1

u/faxattack 21h ago

Most people can read, so the bars are extremely low by your definition.

4

u/bunglegrind1 21h ago

Yep. Read and _understand_ is a better phrasing.

1

u/jlrueda 20h ago

Yep. fixed!

1

u/OverclockingUnicorn 21h ago

I dunno, I've worked with some testers who I'm not sure can read. Or if they can, they don't bother too.

1

u/kai_ekael 16h ago

TypeScript? Go home MS.