Drupal 8 vhost configuration for NGINX - Part 2 In previous part of nginx vhost configuration, we've configured nginx to serve Drupal site directly (i.e. Read more about Drupal 8 vhost configuration for NGINX - Part 2
Drupal 8 vhost configuration for NGINX - Part 1 Drupal support majority of web-servers available in the market. Read more about Drupal 8 vhost configuration for NGINX - Part 1
Add new User and Group, Set User Password - Linux User(s) are very important part of any system. Below is how to add new user, assign password to user, add new Group in Linux using command line. Read more about Add new User and Group, Set User Password - Linux
How to enable Gzip compression using htaccess Gzip compression allows reducing file size when transferring from server to user browser. Read more about How to enable Gzip compression using htaccess
Configure PHP.ini to show errors - Ubuntu Note: Make sure you're enabling this only on development server. It's very common for any developers to make a mistake while developing, which will result in White Screen of Death (WSOD). Read more about Configure PHP.ini to show errors - Ubuntu
How to SSH using .pem on Amazon EC2 Today we'll be looking at how to SSH to Amazon's EC2 server using .pem file. Read more about How to SSH using .pem on Amazon EC2