Hey
I keep getting an email every 5 minutes about:
Cron <root@node2> renice -20 `cat /home/davidin/.gameservers/hl2_0/hl2.pid` >/dev/null 2>&1
That account does not exist anymore. How can I stop that?
Hey
I keep getting an email every 5 minutes about:
Cron <root@node2> renice -20 `cat /home/davidin/.gameservers/hl2_0/hl2.pid` >/dev/null 2>&1
That account does not exist anymore. How can I stop that?
Looks like someone added a crontab to renice the server every 5 minutes, probably to help it not impact server performance quite so much. You should be able to remove it as root via ssh using `crontab -e` and deleting that line, or editing /etc/crontab if it's not in root's personal cron jobs.
Need to put in a support ticket for cPGS ? Click on the url below and follow the bottom most link "Submit a Support Request without Logging In"
https://tickets.cpanel.net/submit/index.cgi?support=1
Yup, crontab -e did it.
Cheers lad
Any nearer to BETA testing the 0.7.0?
Sure, getting nearer almost every dayAt this point it feels like an asymptote, always getting closer but never quite getting over the line hehe. The real shame of it all is how hard it is to tell all the changes on the front end, while it's been almost totally rewritten underneath, but once it's done it will be many times easier to move on to the final feature list for 0.8.0, 0.9.0 and finally 1.0.
Need to put in a support ticket for cPGS ? Click on the url below and follow the bottom most link "Submit a Support Request without Logging In"
https://tickets.cpanel.net/submit/index.cgi?support=1