Résultats de la recherche

  1. Xavier Mustin

    Débannir une IP avec Fail2BAn

    Quand on a son serveur personnel, fail2ban fait partie des indispensables à installer. Ce démon scrute les logs (que ce soient les logs ssh, apache, etc…) à la recherche des tentatives de connexion infructueuses et peut ainsi bannir une IP si nécessaire. Concrètement, dans le cas d’une tentative...
  2. Xavier Mustin

    Comment sécuriser votre connexion au Synology NAS avec une connexion HTTPS

    Vue d’ensemble Cet article vous guidera pour sécuriser votre connexion au NAS Synology avec l’utilisation de HTTPS pour garantir qu’il ne soit pas possible de compromettre la sécurité des informations. Qu'est-ce que le HTTPS ? La connexion HyperText Transfer Protocol Secure (HTTPS) conserve les...
  3. Xavier Mustin

    Forcer l'utilisation de l'ethernet plustot que le Wifi

    Start > Control Panel > Network and Sharing Center on the left side panel, click on 'Change adapter settings' Right click the adapter you wish to give priority to Click Properties > Internet Protocol Version 4 Click Properties > Advanced Un-check "Automatic metric" Enter a number between 1 and...
  4. Xavier Mustin

    Limiter les ressources CPU utilisées par un processus avec cpulimit

    Aujourd’hui je vous présente un petit outil bien pratique qui permet de contrôler finement les ressources utilisées par un processus X. Installer cpulimit apt-get install cpulimit Utilisation de cpulimit Dans la commande suivante, on limite le processus apache à 30% de consomation CPU. L’option...
  5. Xavier Mustin

    SHELL BASH - GUIDE D'UTILISATION - Niveau Débutant

    XXVIII. Edition de fichiers (vi,vim) L'éditeur vi Très utile surtout quand on a un problème avec le mode graphique. Etape I - TRÈS FORTEMENT CONSEILLE Sauvegarde du fichier original, on utilise la commande "cp (copie) suivie du fichier source lui-même suivi du fichier cible (ici...
  6. Xavier Mustin

    SHELL BASH - GUIDE D'UTILISATION - Niveau Débutant

    Introduction Le but de ce tuto est de permettre à un débutant de la ligne de commande de s'en sortir de façon honorable. Loin d'être complet, ce petit tuto vous permettra de faire connaissance avec le Shell en tant que logiciel et pas en tant que langage de programmation. Je vais essayer...
  7. Xavier Mustin

    INSTALLATION ET CONFIGURATION D'APACHE 2 [DEBIAN]

    INSTALLATION ET CONFIGURATION D'APACHE 2 Commençons déjà par installer apache2, le serveur web. root [~] > apt-get install apache2 Répondez oui pour installer les packages dépendants: The following extra packages will be installed: apache2-mpm-worker apache2-utils apache2.2-common libapr1...
  8. Xavier Mustin

    Can’t Connect Remote Desktop to Windows 7- How to Fix

    Can’t Connect Remote Desktop to Windows 7- How to Fix? Remote Desktop feature helps to take control of other computers and work as you are sitting front of them. When it comes to Windows 7, you can’t connect remote desktop to windows 7 very easily because of security settings. This article...
  9. Xavier Mustin

    Déplacer le BlockSearch dans Prestashop

    How to change the width of the top search box in PrestaShop To change the length of the top search field you need to make some CSS modifications. In PrestaShop 1.5 we'll use as an example the default theme that comes prepackaged with the installation. The search block of that theme consists...
  10. Xavier Mustin

    Unable to load C:\Windows\System32\iprtrmgr.dll.

    Quote: Message: The Routing and Remote Access service terminated with service-specific error A device attached to the system is not functioning.. Log Name: System Source: Service Control Manager Event ID: 7024 Level: Error Another error: Quote: Message: Unable to load...
  11. Xavier Mustin

    Les imprimantes qui utilisent des ports qui ne commencent pas par COM, LPT ou USB - Termianl server

    Les imprimantes qui utilisent des ports qui ne commencent pas par COM, LPT ou USB ne sont pas redirigées dans une session des services Terminal Server ou Bureau à distance Avis important pour les utilisateurs de Windows XP : pour continuer à recevoir les mises à jour de sécurité pour Windows...
  12. Xavier Mustin

    Optimiser MySQL et Apache (orienté Debian)

    Optimiser mySQL : Identifiez-vous en root sur le Shell du serveur considéré Pour optimiser MySQL, on va s’intéresser principalement au fichier /etc/mysql/my.cnf (généralement ainsi situé, notamment sur les distributions Debian, mais n’hésitez pas à faire un # locate my.cnf pour identifier la...
  13. Xavier Mustin

    mod_fcgid: read data timeout

    Thread: php - mod_fcgid: read data timeout in 31 seconds, Thread Tools Display November 15th, 2011#1 clubbing80s 5 Cups of Ubuntu Join Date Jun 2010 Beans 44 php - mod_fcgid: read data timeout in 31 seconds, Hi. I'm have installed phpwiki on my server. I'm running LAMP Virtualmin stack...
  14. Xavier Mustin

    How to Import / Export (Backup / Restore) MySQL Database

    It is important to back up your databases so that you can recover your data and be up and running again in case problems occur. MySQL offers a variety of backup strategies from which you can choose the methods that best suit the requirements for your installation. Export / Backup MySQL...
  15. Xavier Mustin

    Problème de Timezone - Roundcube Mail

    si vous rencontrez un probleme de “date.timezone: NOT OK(empty value detected)” veuillez ajouter la valeur : date.timezone = “Europe/Paris” dans votre custom php.ini
  16. Xavier Mustin

    Roundcune Install - Wrong 'suhosin.session.encrypt' option value

    Il faut faire ceci : # Ajouter ces lignes en bas du php.ini [suhosin] suhosin.session.encrypt = Off
  17. Xavier Mustin

    Creating a Mandatory User Profile

    Creating a Mandatory User Profile 15 out of 36 rated this helpful - Rate this topic Updated: September 22, 2010 Applies To: Windows 7 The first step to creating a mandatory user profile is to create a default user profile. The section titled Configuring Standard User Accounts, describes how to...
  18. Xavier Mustin

    Out Of Office Problems - Reinstall EWS

    a. Open Exchange Management Shell, run command: Remove-WebservicesVirtualDirectory -Identity "YourServerName\EWS (Default Web Site)" b. Deleted the EWS virtual directory in IIS Manager. c. Run command from EMC: New-WebservicesVirtualDirectory -Path "c:\Program Files\Microsoft\Exchange...
  19. Xavier Mustin

    Synchroniser l'heure avec un serveur NTP externe

    Synchroniser l'heure avec un serveur NTP externe sur Windows Server 2008 (R2). Synchronisation de l'heure est un aspect important pour tous les ordinateurs sur le réseau. Par défaut, les ordinateurs clients d'obtenir leur temps à partir d'un contrôleur de domaine et le contrôleur de domaine...
  20. Xavier Mustin

    Exchange erreur 452 4.3.1 Insufficient system resources

    Exchange HUB Transport : 452 4.3.1 Insufficient system resources est un code de retour SMTP que l’on peut parfois rencontrer sur des serveurs Exchange HUB ou EDGE Transport si la fonction Back Pressure* s’est déclenchée. Son activation bloque toutes demandes de conversations smtp. Pour rendre...
Haut