Method 1: Step 1: Get all IP range of cloudflare: https://www.cloudflare.com/ips-v4 and https://www.cloudflare.com/ips-v6 You see: and Step 2: Config Nginx Method 2: Config Nginx:
Create redis server Result: Done, You’ll be able to stop and start Redis using the script named /etc/init.d/redis_ , for instance /etc/init.d/redis_6379 Check: Edit file…
On CentOS, when executing “autoreconf -i” command in some repository, it prompts following error: The solution is installing gettext-tools: result: Then “autoreconf -i” works!