Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 751 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 751 Bytes

CWP configuration script

This script installs and configures CWP according to the best practices.

Installation

wget https://raw.githubusercontent.com/diyarit/CWP-Config/master/install_cwp.sh && bash install_cwp.sh

NOTE: Install only on CentOS 7 or 8 Minimal

The script will check CentOS version and install supported version automatically

Tasks that you perform:

1-Network Configuration Optimization.

2-Configure the DNS.

3-Install the "Base" package and other recommended ones.

4-Install and configure CSF Firewall with recommended values.

5-Configure all php.ini with the recommended values.

6-Configure recommended MySQL settings.

7-Synchronize the server time with an NTP server.