When doing any type of programming or scripting, I do my best to streamline everything (see this post and this post)…
Tag Archives: script
Cluster Status Check Script
Lets face it, nodes randomly go down without warning sometimes. If you’re like me, you aren’t going to consistently check…
Automatically Make Shell Scripts Executable
I strongly believe that a script should be created to handle any repetitive process in the terminal. By default, when…