Friday, January 3, 2020

How to check what services are running in VCSA.



SSH into your VCSA and enter the shell.  Type in the following command.
service-control --status --all

To start a service type in the following command.
service-control --start <service name>

No comments:

Post a Comment

Thank you for your comment.