nroberts420
Programmer
I have a linux server on a dynamic IP, I wrote a script that will get the IP address of the computer and then update a web site with the new address so I will be able to get to the server from anywhere. The only problem is I don't know how to make the script run on a timed intervel so I don't have to physically be at the server to run it. Is there any way to do this?