Sometimes you will need to execute commands on a remote server routinely but you don't want them to be scheduled. This material will guide you in doing it.
prepared_bash_script.sh - a sample bash/shell script that is in the local machine.
| <?php | |
| function propername( $name, $language="es-ph" ) | |
| { | |
| $language = str_replace("-","_",$language); | |
| $exceptions = array( | |
| "es_ph" => array( | |
| "de", | |
| "del", |
Sometimes you will need to execute commands on a remote server routinely but you don't want them to be scheduled. This material will guide you in doing it.
prepared_bash_script.sh - a sample bash/shell script that is in the local machine.
CentOS, Ubuntu, Slackware, etc. Whatever Linux-based OS it is, you can create a bootable USB for it by using a Mac.
Download it, copy it, whatever it takes to prepare that Linux-based OS .iso file