If you're trying to uninstall Skedler Reports. Please follow the below steps.
1. Stop Skedler.
2. Run the following commands:
- ps -aef | grep skedler
- kill -9 <PID of the process>
3. Delete the Skedler folder.
4. If you're running Skedler reports as service only, then remove the service script and use the following command.
- sudo rm /etc/init.d/skedler
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article