Search Rants
-
Later Rants
Categorized Rants
Cloud of Rants
Tag Archives: tweaks
Alternative to CRON in Linux
There are times when CRON doesn’t simply fill in the necessary requirements needed for a recurring task. Here’s the problem, let’s say I have a script that should run immediately after it has completed. In other words, a routine. For … More of this rant
Multiple MySQL Instances
I have seen a lot of versions of this in the web but I decided to create my own copy for ease of setup and simplicity. First, download the file “mysql55rev.rar” as seen in this post then extract it somewhere … More of this rant