Structured list of essential Linux commands you need when working on servers remotely via SSH. This isn't every command under the sun, but a practical toolbox covering systemd, networking, users, permissions, files, processes, and SSH.
- Connect to a server:
ssh user@hostname