Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

How will check the httpd service status from rehdat ?

user-image
Question ajoutée par Muhammad Anzar , DevOps/DevSecOps Architect , Confidential
Date de publication: 2015/02/07

assuming that httpd is the process/service name.

 

then do as a root:

 

netstat -nap | grep -i httpd

 

or change httpd with the name of the process/service that is running.

Amr Mohamed Abdo Eissa
par Amr Mohamed Abdo Eissa , Senior AIX System Engineer , Data & Transaction Services

you can use

# service httpd status

and

# netstat -nulp | grep -i80   to if it is running

 

Hesham Allam
par Hesham Allam , Technical Manager, Business Automation , Advansys-ESC

many ways you can do that based on the Apache version and RHEL version you use so please let me know your version but for now you can use 

service httpd status

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?