Server management Let’s Encrypt free SSL certificate installation for Nginx on CentOS 7 IntroductionIn this tutorial, you will learn how to install Let’s Encrypt on CentOS 7 with Nginx. Let’s Encrypt is a free, automated, and open certificate authority developed by
Server management Let’s Encrypt free SSL certificate installation for Apache on CentOS 7 IntroductionIn this tutorial, you will learn how to install Let’s Encrypt on CentOS 7 with Apache. Let’s Encrypt is a free, automated, and open certificate authority developed by
Server management Set-up Mysql automatic backup MySQL is a freely available open source Relational Database Management System (RDBMS) that uses Structured Query Language (SQL). We may host website in our server without using a panel like
Server management Host a static website on AWS S3 Amazon web service is one of the leading cloud platform by amazon that offers flexible, reliable, scalable, easy-to-use and cost-effective cloud computing solutions. The platform is developed with a combination
Server management Fix Mysql high CPU usage MySQL is one of the best open-source RDBMS being used for developing various web-based software applications. But mostly the server faces a high CPU load of MySQL that causes website
Server management Set-up Ngnix server block in Ubuntu 16.04 with PHP 5.6 and Mysql In this guide, we’ll discuss how to configure server blocks in Nginx on an Ubuntu 16.04 server 1. Install the Nginx Web server# sudo apt-get update # sudo apt-get