Collective system administration can be summarised as "doing things together on the terminal". It's a fun way to learn and make server maintenance a more social process.

Here's a few handy tools to get started.

Shared terminal

  • tmux: simple, easy to install, single cursor
  • tmate: single cursor, shared tmux session, web share
  • zellij: multiple cursors, no web share

Screen sharing