BmXStuD
09-23-2006, 03:55 PM
Nevermind i got it working. I didnt know a simple SSH command works with cron also.
Currently, with the way my server is setup it runs pretty well, but one of my major services likes tohang if its up to long w/o a restart. I currently have something to restart it every so often to avoid this problem, but it runs on my computer. However, what im wondering is if theres anything server side that can do this? Maybe a cron job?
If anyone would kind enough to write out the exact line i would add to a cron job. l'll be very thankful.
Thanks.
I have it setup like this to keep it within vps specs kind of.
Nevermind i got it working. I didnt know a simple SSH command works with cron also.
Currently, with the way my server is setup it runs pretty well, but one of my major services likes tohang if its up to long w/o a restart. I currently have something to restart it every so often to avoid this problem, but it runs on my computer. However, what im wondering is if theres anything server side that can do this? Maybe a cron job?
If anyone would kind enough to write out the exact line i would add to a cron job. l'll be very thankful.
Thanks.
I have it setup like this to keep it within vps specs kind of.
Nevermind i got it working. I didnt know a simple SSH command works with cron also.