Debian 8

How To Install Linux, Nginx, MySQL, PHP (LEMP) on Debian 8

Files Structure: /srv /mydomain.com /.socks /www /cgi-bin /logs /public_html /ssl /tmp /blog /cgi-bin /logs /public_html /ssl /tmp 1. Installation of…

10 years ago

How To install the latest version of phpMyAdmin automatically on Linux

1. Virtual Host If you need to create a Virtual Host on Apache2 I recommend to follow this tutorial. If…

10 years ago

How To create a Smart DNS (DNS proxy) server

In this tutorial, I will show you how to create a Smart DNS also known as a DNS Proxy to…

10 years ago

How To automate MySQL installation on Debian 7 & 8

First of all to use the following script you need to have debconf on your machine. To install debconf, follow…

10 years ago

How To Install Linux, Apache, MySQL, PHP (LAMP) on Debian 8

Files Structure: /srv /mydomain.com /.socks /www /cgi-bin /logs /public_html /ssl /tmp /blog /cgi-bin /logs /public_html /ssl /tmp 1. Installation of…

10 years ago

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,…

10 years ago