How to Create a Self Hosted CDN With WordPress
How to Create a Self Hosted CDN With WordPress

You will greatly improve the loading time of your website by spreading images, CSS and Javascript files across a server network by using a Content Delivery Network service (also known […]

December 26, 2019
Ashok Kuikel
Automatic Initialization and Updating for TIMESTAMP and DATETIME : MYSQL
Automatic Initialization and Updating for TIMESTAMP and DATETIME : MYSQL

I’ve been searching for an efficient way to set created and modified date fields in MySQL.And I found the solution by updating the date and time manually. however, I wanted […]

May 5, 2018
Ashok Kuikel
4 Technology Trends That Will Transform Our World in 2018
4 Technology Trends That Will Transform Our World in 2018

Over the years, I’ve learned that the best way to predict the future is to hang out with the people creating it. When you work with a top consultancy and have leading […]

April 25, 2018
Ashok Kuikel
How to Install WordPress with HHVM and Nginx on CentOS 7

Steps Step 1 – Configure SELinux and add the Epel Repository Step 2 – Install Nginx Step 3 – Install and Configure MariaDB Step 4 – Install HHVM Step 5 […]

July 3, 2017
Ashok Kuikel
How to Change HostName in CentOS 7 / RHEL 7

Change HostName in CentOS 7 / RHEL 7 After installing RHEL 7.3 in my pc,i tried to change or modify hostname of that pc but i didn’t find any effect […]

Ashok Kuikel
How to Redirect HTTP to HTTPS automatically
How to Redirect HTTP to HTTPS automatically

Even though If you have a secure certificate (SSL) on your website, you might be facing problem several times while redirecting automatically redirect visitors to the secured (HTTPS) version of […]

May 24, 2017
Ashok Kuikel