|
|
|
|
|
by wild_preference
2804 days ago
|
|
People also balked during the transition away from FTP. SSHing into servers is precisely the thing you want to get away from whether it's to change code or to hotfix your nginx.conf or to do a quick apt-get install. Doesn't mean that we don't need SSH ever, but 99% of the time it's something we use because we're too lazy to setup automation. I reckon you're using open-source here to mean self-hosted, but that doesn't really change anything. For example, the reason every small company I've worked at didn't have a way to analyze their logs/stderr and coincide them with other events for debugging was because they didn't, not because they couldn't. |
|