Web/Apache2 (1) 썸네일형 리스트형 Useful commands for Apache2, nginx sudo service apache2 restart sudo service apache2 stop apache2 가 running 하는지 확인 ps aux | grep apache2 sudo service nginx restart sudo service nginx stop sudo service nginx start nginx 가 running 하는지 확인 ps aux | grep nginx 이전 1 다음