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

How Tos by Nicolas Méloni

VoIP

How to set up a SIP trunk with FreePBX and Twilio

FreePBX Server Requirements FreePBX 14.0 Asterisk 13 1 Twilio Number Mine will be (579)123-1234 Notes: My setup is behind a router. The private (internal) IP address of my FreePBX server is 192.168.10.160. FreePBX by default uses port 5160 for chan_sip Read more…

By The GrimmChester, 8 years18 June 2017 ago
Divers

Automated Web Hosting Solution (AWHS)Panel

Requirements For now, AWHSPanel only supports Debian 8 but its architecture allows easy new implementations. (1) MySQL 5.5 & later Database Apache >= 2.2 OR Nginx; git; php >= 5.5; Installation In this guide the installation will be in /usr/local/awhspanel Read more…

By The GrimmChester, 9 years8 January 2017 ago
Divers

How to install ioncube on Debian & Ubuntu

ionCube installation What is ionCube: ionCube helps you to protect your PHP code from being viewed and modified and helps you to provide a licensed version of your script. How to install it: To install ionCube you need to execute Read more…

By The GrimmChester, 10 years26 July 2015 ago
Divers

Comment rediriger un site HTTP vers HTTPS

RewriteEngine on RewriteCond %{HTTPS} !=on RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R]

By The GrimmChester, 10 years1 May 2015 ago
Debian 7

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 Nginx apt-get -y install nginx 2. Installation of MySQL You can automate this step by following this tutorial. apt-get install Read more…

By The GrimmChester, 10 years30 April 2015 ago
Divers

How To automate Horde Groupware Webmail installation

Prerequisites: – 1 database (mysql) – 1 user associated with the database – Follow this tutorial to set up apache2 and a virtual host For this tutorial, the document root will be in /srv/horde Sample config files will be in Read more…

By The GrimmChester, 10 years28 April 2015 ago
Debian 7

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 you need to create a Virtual Host on Nginx I recommend to follow this tutorial. 2. Bash script Create a Read more…

By The GrimmChester, 10 years24 April 2015 ago
Debian 7

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 be able to watch Netflix from the country based on the IP Address of your server. 1. Installation of HAProxy Read more…

By The GrimmChester, 10 years24 April 2015 ago
Debian 7

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 the first step. If you already have debconf, start by the second step. 1. If you don’t have debconf apt-get Read more…

By The GrimmChester, 10 years24 April 2015 ago
Debian 7

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 Apache 2.4 apt-get -y install apache2-mpm-prefork apache2-utils apache2-suexec 1.1. Configuration of Apache 2 We need to activate modules. a2enmod suexec Read more…

By The GrimmChester, 10 years21 April 2015 ago

Posts pagination

1 2 Next
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