To check the status of the running services on RedHat Linux, you can use the below command:
service --status-all
In the output, + means the service is running, - means the service is not running and ? means the service state can’t be determined.
Interested in Linux? Check out this Linux Certification by Intellipaat.