Effacer un répertoire : les « » gère les espace . code entier pour supprimer un fichier résistant: attrib -r -s -h -a « répertoire » le -r retire la
LOGSTASH : Exemple Parsing JSON sur WindowsLOGSTASH : Exemple Parsing JSON sur Windows
mon fichier json : myFile.json {"Property 1":"value A","Property 2":"value B"} Mon fichier config : input {file {type => "json"path => "D:/shared/tmp/myFile.json"start_position => "beginning"sincedb_path => "NUL" }}filter {json {source => "message"}}output{stdout{codec
UNIX : exemple de « lock » afin d’éviter des exécutions parallèle de scriptUNIX : exemple de « lock » afin d’éviter des exécutions parallèle de script
Changer les commandes en rouge avec vos commandes 🙂 En bref on crée un fichier temporaire appelé myFileLocked.lck qu’on tentera de verrouiller 31 fois toutes les 10 Secondes . Si
PHP : PHP Warning: PHP Startup: Unable to load dynamic library ‘oci8_12c’ (tried: D:/project/php/ext/oci8_12c (The specified module could not be found.), D:/php/ext/php_oci8_12c.dll (%1 is not a valid Win32 application.))PHP : PHP Warning: PHP Startup: Unable to load dynamic library ‘oci8_12c’ (tried: D:/project/php/ext/oci8_12c (The specified module could not be found.), D:/php/ext/php_oci8_12c.dll (%1 is not a valid Win32 application.))
PHP Warning: PHP Startup: Unable to load dynamic library ‘oci8_12c’ (tried: D:/project/php/ext/oci8_12c (The specified module could not be found.), D:/project/php/ext/php_oci8_12c.dll (%1 is not a valid Win32 application.)) Vérifier que vous
NAS Synology : Installer un client telnetNAS Synology : Installer un client telnet
Aller sur votre Console Web Synology puis : Centre de paquets –> Paramètre ( à droite) –> Source de Paquets Ajouter http://www.cphub.net Puis quitter ce menu et le ré ouvrir
DIVERS : Genérateur de Password OnlineDIVERS : Genérateur de Password Online
C’est l’un de mes site 😉 http://givemepasswordonline.com/

PHP : WINDOWS Call to undefined function ldap_connect()PHP : WINDOWS Call to undefined function ldap_connect()
Bien vérifier la configuration de votre php.ini avec « extension=ldap » bien décommenté et la présence de la dll « php_ldap.dll » dans le répertoire ext PHP. Ensuite veiller à ce que PHP soit
Windows : « Filename Is Too Long » lors d’une tentative de « delete »Windows : « Filename Is Too Long » lors d’une tentative de « delete »
Ouvrir l’éditeur de registre –> run – regedit Aller sur la clé HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem and find the key LongPathsEnabled. Double-clicquer sur LongPathsEnabled. Changer la valeur de la clé LongPathEnabled de 0 à 1
APACHE : Désactiver le « listing/Browsing » de répertoireAPACHE : Désactiver le « listing/Browsing » de répertoire
C’est l’option Options -Indexes qu’il faut mettre dans votre fichier de configuration httpd.conf Pour info l’option -FollowSymLinks empêche le suivi des liens symbolique ce qui peut représenter une sécurité supplémentaire
SELENIUM [CHROME]:Loading of unpacked extensions is disabled by the administratorSELENIUM [CHROME]:Loading of unpacked extensions is disabled by the administrator
Message d’erreur : Loading of unpacked extensions is disabled by the administrator L’astuce que j’ai utilisé :et qui a fonctionné pour moi Effacer la clé registre : HKEY_CURRENT_USER/Sofware/Policies/Chrome/ExtensionInstallBlacklist/ Clé ExtensionInstallBlacklist