CranialBlaze
Expert Member
- Joined
- Jan 24, 2008
- Messages
- 4,207
- Reaction score
- 1,101
I have the following cron command setup, but for some reason its not running. Guess I am missing part of the execution command, but that what I run manually.
1 9 * * * ./reboot.exp
Its an autoexp script for restarting the router, have a stupid belkin that does not periodically update the dyndns with dyndns.com so when my IP does change I cannot remote access any of my home machines. Only way to update the ip is to restart the router, only then does it send the update.
IF anyone oculd help fix up that cron it would be greatly appreciated.
1 9 * * * ./reboot.exp
Its an autoexp script for restarting the router, have a stupid belkin that does not periodically update the dyndns with dyndns.com so when my IP does change I cannot remote access any of my home machines. Only way to update the ip is to restart the router, only then does it send the update.
IF anyone oculd help fix up that cron it would be greatly appreciated.