Question
How do I temporarily stop and start the Imunify360 service?
Answer
From time to time, you may need to stop the Imunify360 service for testing purposes. This will disable features such as the Imunify360 firewall. The steps below cover how to do this.
- Access the server as the
rootuser, via SSH or the WHM Terminal. Run the following command to stop the Imunify360 Service:
# systemctl stop imunify360
Once you're ready to enable it again, run the following command to restart the service:
# systemctl start imunify360
Comments
0 comments
Article is closed for comments.