Installation de apache et awstats
apt-get install apache2
apt-get install libapache2-mod-cgi
apt-get install libapache2-mod-perl2
apt-get install awstats
a2enmod cgi
/etc/init.d/apache2 restart
apt-get install apache2
apt-get install libapache2-mod-cgi
apt-get install libapache2-mod-perl2
apt-get install awstats
a2enmod cgi
/etc/init.d/apache2 restart
[Wed Jul 02 16:44:56.310075 2015] [proxy_http:error] [pid 23725] [client 192.168.2.3:12916] AH01114: HTTP: failed to make connection to backend: 127.0.0.1 [Wed Jul 02 16:45:21.995132 2015] [proxy:error] [pid 23728] (13)Permission denied: AH00957: HTTP: attempt to connect to 127.0.0.1:5601 (127.0.0.1) failed [Wed Jul 02 16:45:21.995176 2015] [proxy:error] [pid 23728] AH00959: ap_proxy_connect_backend disabling worker for (127.0.0.1) for 60s [Wed Jul 02 16:45:21.995183 2015] [proxy_http:error] [pid 23728] [client 192.168.2.3:12917] AH01114: HTTP: failed to make connection to backend: 127.0.0.1
# /usr/sbin/setsebool -P httpd_can_network_connect 1
[root@linux ~]# systemctl status snmpd.service
snmpd.service - Simple Network Management Protocol (SNMP) Daemon.
Loaded: loaded (/usr/lib/systemd/system/snmpd.service; disabled)
Active: active (running) since mar. 2014-10-28 10:24:00 CET; 2s ago
Main PID: 15568 (snmpd)
CGroup: /system.slice/snmpd.service
15568 /usr/sbin/snmpd -LS0-6d -f
[root@linux ~]# systemctl stop snmpd.service [root@linux ~]# systemctl start snmpd.service [root@linux ~]# systemctl restart snmpd.service
[root@linux ~]# systemctl enable snmpd.service ln -s '/usr/lib/systemd/system/snmpd.service' '/etc/systemd/system/multi-user.target.wants/snmpd.service'
[root@linux ~]# systemctl disable snmpd.service rm '/etc/systemd/system/multi-user.target.wants/snmpd.service'
[root@Linux ~]# ntpq -p
remote refid st t when poll reach delay offset jitter
==============================================================================
*ntp.time.fr 192.168.2.6 3 u 36 128 377 0.189 -90.717 10.542
[root@Linux ~]#
Pour ajouter une route statique au démarrage d'Ubuntu, voici le fichier à modifier. Dans l'exemple on ajoute une route pour joindre ...