Monthly Archives: March 2019
Queue up multiple instances of a shell script
In this post, I am going to show you how to queue up multiple instances of a shell script so that only one instance...
Start a script on boot using systemd
In this post I am going to show how easy it is to setup a service or script to start when a Linux server...