Warning: ftp_nlist() expects parameter 1 to be resource, null given in /home/cvallee/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 438
Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/cvallee/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230
Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/cvallee/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230
Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/cvallee/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230
Warning: ftp_nlist() expects parameter 1 to be resource, null given in /home/cvallee/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 438
Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/cvallee/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230
Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/cvallee/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230
Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/cvallee/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 764
Warning: ftp_nlist() expects parameter 1 to be resource, null given in /home/cvallee/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 438
Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/cvallee/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230
Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/cvallee/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230
Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/cvallee/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230
Warning: ftp_nlist() expects parameter 1 to be resource, null given in /home/cvallee/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 438
Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/cvallee/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230
Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/cvallee/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 230
Warning: ftp_pwd() expects parameter 1 to be resource, null given in /home/cvallee/public_html/wp-admin/includes/class-wp-filesystem-ftpext.php on line 764
Cet article est pour créer un nouvel utilisateur dans nagios qui va pouvoir surveiller ses propres machines et services Dans nagiosql 1) Ajout de l’utilisateur et du groupe 2) Ajout de l’hote et spécifier le nouvel utilisateur dans contact group (Onglet alarm settings) 3) lui ajouter les services que l’on veux surveiller Dans nagios 1)…
Voici un script pour verifier l’etat d’une partition /dev/simfs sur une machine virtuelle /usr/lib64/nagios/plugins/check_simfs #!/bin/sh # # Plugin to check simfs disk space # by christian vallee (cv@valtechnologie.com) # Nagios script to check simfs usage on linux server # version 1.1.1 # ########################################################## ########################################################## # We call them functions because they’re fun ########################################################## print_help() {…
Par defaut un centos va commencer a utiliser son swap a partir 40% d’utilisation de la mémoire physique. C’est ce qu’on appelle le swappiness. En fait le swappiness est la valeur inverse (100-40=>60) En Clair : vm.swappiness = 0 – Linux utilisera le HD en dernière limite pour éviter un manque de RAM. vm.swappiness = 60 –…
Installation tirée du site http://www.unixmen.com/install-and-configure-nagios-in-centos-6-4-rhel-6-4/ Serveur yum install gd gd-devel gcc glibc glibc-common wget http://epel.mirror.net.in/epel/6/i386/epel-release-6-8.noarch.rpm rpm -Uvh epel-release-6-8.noarch.rpm yum install nagios* Changer le courriel pour les notifications dans le fichier: vi /etc/nagios/objects/contacts.cfg Editer le fichier /etc/httpd/conf.d/nagios.conf pour specifier d’autre allow, deny pour une ip en particulier Set nagiosadmin password # htpasswd /etc/nagios/passwd nagiosadmin New password: Re-type new…
Selon le wiki de mikrotik, pour faire un port forwarding, on a besoin de connaitre l’ip publique: This example will show you how to forward port (tcp 5900) to an internal IP using destination NAT. 69.69.69.69 is the example wan IP, 192.168.1.101 is the desired internal destination. /ip firewall nat add chain=dstnat dst-address=69.69.69.69 protocol=tcp dst-port=5900…
Voici 2 règles pour le ftp passif: Permet de redirigé l’adresse du wan a.b.c.d vers 192.168.1.10 dans notre exemple /ip firewall nat add action=dst-nat chain=dstnat comment=”FTP server – command” disabled=no dst-address=a.b.c.d dst-port=21 in-interface=ether1-gateway protocol=tcp to-addresses=192.168.1.10 to-ports=21 add action=dst-nat chain=dstnat comment=”FTP server – data” disabled=no dst-address=a.b.c.d dst-port=55535-65534 in-interface=ether1-gateway protocol=tcp to-addresses=192.168.1.10 to-ports=55535-65534 Pour le ftp actif:…
Comment etablir un VPN entre 2 site avec 2 routeurs Mikrotik J’utilise cette page pour la base http://wiki.mikrotik.com/wiki/L2TP_%2B_IPSEC_between_2_Mikrotik_routers Lan Serveur: 192.168.88.0/24 Lan Client: 192.168.77.0/24 Ouvrir le port UDP/1701 du cote du serveur dans la chaine input (Eventuellement UDP/500 et UDP/4500, à tester) Voici le resumé des regles: Coté serveur: Serveur /ppp secret add caller-id=”” comment=”vpn” disabled=no…
Comment virtualiser un serveur Windows via Centos/Xen Installation de Centos 6 avec support graphique Installation de Xen: http://wiki.centos.org/HowTos/Xen/Xen4QuickStart Installation de libvirt: http://wiki.centos.org/HowTos/Xen/Xen4QuickStart/Xen4Libvirt Creation des disques virtuels Pour une raison inconnue, windows server 2012 n’est pas capable d’acceder a un disque virtuel LVM brut. On est obligé de passer par un fichier image (.img) sur un systeme de…
Comment utiliser Eth0 au lieu de Venet0 dans une machine virtuelle Sur la machine physique: On ajoute l’interface eth0 sur la vm: export VEID=999 vzctl set $VEID –netif_add eth0 –save On configure le forwarding entre les interfaces echo 1 > /proc/sys/net/ipv4/conf/veth$VEID.0/forwarding echo 1 > /proc/sys/net/ipv4/conf/veth$VEID.0/proxy_arp echo 1 > /proc/sys/net/ipv4/conf/eth0/forwarding echo 1 > /proc/sys/net/ipv4/conf/eth0/proxy_arp Sur la…
Il est nécessaire d’installer DAHDI sur CT0 (la machine physique) Etant donné que le kernel est particulier sur cette machine, il faut compiler dahdi a la main. Preparation On installe les source du kernel: yum install vzkernel-devel Installation Dahdi On installe dahdi cd /usr/src/ wget http://downloads.asterisk.org/pub/telephony/dahdi-linux-complete/releases/dahdi-linux-complete-2.7.0+2.7.0.tar.gz tar zxvf dahdi-linux-complete-2.7.0+2.7.0.tar.gz cd dahdi-linux-complete-2.7.0+2.7.0 make all make install make config…