I installed a clean ubuntu 14.04, installed nginx 1.11.1 from the developer repository, the browser on the IP address does not open. When a team:
$ sudo systemctl restart nginx sudo: systemctl: command not found I installed a clean ubuntu 14.04, installed nginx 1.11.1 from the developer repository, the browser on the IP address does not open. When a team:
$ sudo systemctl restart nginx sudo: systemctl: command not found In Ubuntu, it's better to install nginx from PPA . It is built on Debian / Ubuntu guidlans and is better integrated with the system.
Well, ubunt and says that the command was not found. SystemD on 15+ versions of Ubuntu went. Run Nginx:
sudo service Nginx start Source: https://ru.stackoverflow.com/questions/534450/
All Articles