Recent content by PingmeDiego

  1. P

    Setting up a service and monitoring it is always running

    Hi, I have Plesk Panel 11, and had 2 related questions: 1. I have a script that I need to run in the background, and that it should always be running with the command below: nohup sh /var/www/path-to-script/script.sh > /tmp/script.log & 1>&2 the script basically goes into a while loop...
Back
Top