Nginx commands

Check whether Nginx is running or not

sudo netstat -plunt



you can clearly see nginx is in listening mode at port 80

if nginx  not running use below commands:

service nginx start
or
systemctl nginx start

Now to check the nginx is running as which user


Comments

Popular posts from this blog

cpanel exam CPSP Answers

How to install zimbra collaboration suite 8.8.11 on CentOS 7

awstats installation