Search found 1 match

by Kugarte
Tue Feb 03, 2015 12:22 pm
Forum: Open Source Nagios Projects
Topic: ubuntu 14.04 make install-webconf
Replies: 3
Views: 16215

Re: ubuntu 14.04 make install-webconf

Hi,all you need
is to create the folders one by one and check the important command "sudo"
1-sudo mkdir /etc/httpd
2-sudo mkdir /etc/httpd/conf.d
3-sudo mkdir /etc/httpd/conf.d/nagios.conf
and in the last type :
4-sudo make install-webconf