First you need to connect to server: analytics. You will be asked for username/password but interface is pretty straightforward.
For Windows SecureCRT is offered as standard ssh-software to Broadies. For iOS (I don't know, pls some iOS guy fill this in ???)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
sudo -u analytics /home/unix/analytics/TigerETL3/restartWeb.sh |
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
sudo -u analytics EDITOR=nano crontab -e |
Useful crontab utils:
https://crontab-generator.org/
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
/home/unix/analytics/TigerETL3/runEtlShell.sh |
...