Posts: 3
Threads: 1
Joined: Apr 2007
Reputation:
0
Does anyone know of anything that can automatically restart my server every day? I have horrible memory leak with my server because I have only 160mb of RAM in the server. I don't want to have to restart my server every day and would just like for it to restart automatically.
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
wow, may I ask what OS you are using? That's REAL low RAM you got there, most OS use more just running without any applications.
If you are running windows theres a task scheduler, just google it and you should find it. I believfe that's what you are looking for.
Posts: 3
Threads: 1
Joined: Apr 2007
Reputation:
0
Yea, I run it on windows. After I built a decent computer for my grandparents, I grabbed their old one and ran it as a server. I was surprised at the amount of RAM it had (160mb!). But, it works fine for what it does. I've turned off every service that I could and only run the bare necessities. The only problem is that it basically runs on the page file and I get horrible memory leak. Soon, I'll build a decent setup for the server.
I know about the task scheduler and will look into that.