فهرست منبع

Update quick_install.rst

FusionPBX 8 سال پیش
والد
کامیت
45c42b4903
1فایلهای تغییر یافته به همراه3 افزوده شده و 6 حذف شده
  1. 3 6
      source/getting_started/quick_install.rst

+ 3 - 6
source/getting_started/quick_install.rst

@@ -6,16 +6,13 @@ Quick Install
 
 |
 
-Quick Install Video https://youtu.be/YmIht8hEHYU
+Welcome to the FUSIONPBX installation guide. FUSIONPBX can be several different operating systems. However this install is focused on a **minimal** install of Debian 8 with SSH enabled. This install has been designed to be fast, simple and modular. On many systems it will install in 5 minutes or less. Installation times depend on CPU, RAM and bandwidth. Install Video https://youtu.be/YmIht8hEHYU
 
 |
-
-Welcome to the FUSIONPBX getting started guide.  In this section we will show how to install FUSIONPBX.  FUSIONPBX can be used on multiple different operating systems, databases, and web servers.  In this guide we will show on Debian 8 (Jessie), Postgresql and NGINX.  **Please note to have a clean install.  The install script will install everything but the Operating System**
-
-The install has been optimized to be simple to use and quick to install. On many systems it will install in 5 minutes or less.  Installation times depends on CPU, RAM and bandwidth to the internet.
     
-**1.** This install script is designed to be a fast, simple, and modular way to install FusionPBX. Start with a minimal install of Debian 8 with SSH enabled. Run the following commands under root. The script installs FusionPBX, FreeSWITCH release package and its dependencies, IPTables, Fail2ban, NGINX, PHP FPM and PostgreSQL.
+**1.** Run the following commands under root. The script installs FusionPBX, FreeSWITCH release package and its dependencies, IPTables, Fail2ban, NGINX, PHP FPM and PostgreSQL.
 
+Start with a **minimal** install of Debian 8 with SSH enabled. 
 Paste the following commands in the console window **one line at a time**.
 
 ::