Step 1: Install Ufw and open ports Step 2: Install Nginx, Php Step 3: Install Mysql or MariaDB Step 4: […]
Category: LNMP
Check Memcached in LNMP
It will display the following information if connect successfully: Trying 127.0.0.1… Connected to 127.0.0.1. If succeed, just type the following […]
Netstat Commands
1-All the parameters 2-List all ports 3-List statistics of each protocol 4-List process and name 5-List core router info 6-list […]
SSH Private Key Login
1. How to Generate Key File 2. RSA to PPK or Vice Versa (e.g.: in homebrew ) 3. If system […]
Check BBR Status
Check by the fellow order: If the result as below, it stands for that the BBR works well.
Change .user.ini to remove a directory in LNMP
Note: please replace the “/home/wwwroot/example.com” with your own directory.