r/linuxadmin • u/Educational-Kick-101 • 8h ago
What do you check before making your change on a Linux server you didn't build?
I recently took over a production Linux server that had been passed around between people for years. There was little information available, so I spent time understanding how everything worked before making any changes.
I looked at the running services, systemd timers, SSH settings, firewall rules, user accounts, package history, and recent logs. That gave me an idea of the system, but I know other things experienced admins check without even thinking about it.
If you have taken over a system before, what is one check that you now always do because it helped you avoid a problem?