aws

aws

Install Amazon AWS awscli Amazon Workmail AWS Cloud​Formation Getting Started with Amazon Elastic Beanstalk Deploy Docker Image using Elastic Beanstalk

Nginx

Nginx

Nginx is a powerful open source web server that is known for its high performance, stability, and flexibility. It is

Nginx Curl SSL error

Nginx Curl SSL error

After installing SSL on Nginx server, it worked on browser, but when i try access using curl command, i get

Amazon ElastiCache

Amazon ElastiCache

Amazon ElastiCache to run Redis or Memcached cluster on Amazon cloud. You get some stats for your cache server/cluster. You

gzip

gzip

Enable Gzip in Amazon Linux How to enable gzip on Plesk Nginx To check if a web site have gzip

Nginx SSL Configuration

Nginx SSL Configuration

Let’s say we have an Nginx virtual host like following To make it SSL enabled, add the following to the

systemctl

systemctl

Systemctl Start a Service on Boot How to check if systemctl service is enabled Run a script on boot using

Install shadowsocks on Ubuntu

Install shadowsocks on Ubuntu

Install ShadowSocks server on Debian 10 install ShadowSocks client in Ubuntu 18.04 On Server, install it with Create config file

Monitor redis with redis-cli

Monitor redis with redis-cli

On Ununtu/Debian, install it with To get stats, run If your redis on differnt sevrer or use non standard port,

Connect to redis from PHP

Connect to redis from PHP

To connect to redis, first install php-redis Now create a php file with following code redis

Install Redis PHP module in Ubuntu 16.04

Install Redis PHP module in Ubuntu 16.04

To install redis php module in Ubuntu 16.04, run If you are using Apache, restart Apache. If php-fpm restart You

redis

redis

Install Redis Install latest Redis on Ubuntu/Debian Server Install Redis on Plesk Debian Server Install Redis from Source How Tos