• VoIP
  • Linux
  • Debian 8
  • AWHS Panel
  • Divers

How Tos by Nicolas Méloni

Debian 7

Comment installer MySQL 5.5 automatiquement

Pour pouvoir utiliser le script suivant, vous devez avoir debconf d’installé sur votre serveur. Si ce n’est pas le cas, installez-le via la commande suivante: apt-get install debconf Pour installer MySQL automatiquement, copiez le texte ci-dessous dans un fichier .sh, Read more…

By The GrimmChester, 10 years7 February 2015 ago
Divers

Comment mettre un certificat SSL sur Apache 2.2.X

Comment installer un certificat SSL sur Apache 2.2.X en utilisant des fichiers séparés: CHEMIN_FICHIER_CRT: Chemin vers le fichier contenant le certificat (souvent .crt) CHEMIN_FICHIER_KEY: Chemin vers le fichier contenant la clés privée (souvent .key) CHEMIN_FICHIER_CA: Chemin vers le fichier contenant Read more…

By The GrimmChester, 10 years7 February 2015 ago
Linux

Vider proprement les fichiers logs sur son serveur

Pour vider proprement les logs sur votre serveur, vous pouvez lancer la commande suivante depuis votre terminal: for i in /var/logs/*; do cat /dev/null > $i; done #Vide tous les fichiers dans le dossier /var/logs for i in /dossier1/*.log; do Read more…

By The GrimmChester, 10 years1 February 2015 ago

Posts pagination

Previous 1 2
Archives
  • June 2017
  • January 2017
  • July 2015
  • May 2015
  • April 2015
  • February 2015
Categories
  • Divers
  • HTTP
  • Linux
    • Debian 7
    • Debian 8
  • VoIP
Recent Posts
  • How to set up a SIP trunk with FreePBX and Twilio
  • Automated Web Hosting Solution (AWHS)Panel
  • How to install ioncube on Debian & Ubuntu
  • Comment rediriger un site HTTP vers HTTPS
  • How To Install Linux, Nginx, MySQL, PHP (LEMP) on Debian 8
Recent Comments
  • 1 on How To Install Linux, Apache, MySQL, PHP (LAMP) on Debian 8
  • RDFYjolf on How To install the latest version of phpMyAdmin automatically on Linux
  • RDFYjolf on How To install the latest version of phpMyAdmin automatically on Linux
  • RDFYjolf on How To install the latest version of phpMyAdmin automatically on Linux
  • RDFYjolf on How To automate MySQL installation on Debian 7 & 8
Recent Posts
  • How to set up a SIP trunk with FreePBX and Twilio
  • Automated Web Hosting Solution (AWHS)Panel
  • How to install ioncube on Debian & Ubuntu
  • Comment rediriger un site HTTP vers HTTPS
  • How To Install Linux, Nginx, MySQL, PHP (LEMP) on Debian 8

  • Automated Web Hosting Solution (AWHS)Panel
  • AWHSPanel – WebsiteHostingBundle
Hestia | Developed by ThemeIsle