What sysadmin things should every programmer know?
I’d start with: Always have a backup system of some kind. Even better if it has a history. Consider single points of failure and how to deal with them should they fail. Depending on the amount of computers involved, looking into some way to make and create a standard image across computers will make everyone’s … Read more