Sometimes we need the same source code on multiple servers. It could be done with rsync, but mostly we don’t have a ssh access. Continue reading
Tag: #bash
A linux terminal language
Check if all your servers are up
I got a task to do. Every morning check if a cluster of servers is up and restart those, which aren’t. Continue reading