In this tutorial, we will learn how to install LAMP stack on CentOS 7. The term, LAMP, is an abbreviation that stands for: L- Linux Operating System A- Apache webserver M- MySQL relational …
Server
How to install Kodi on Ubuntu 18.04 LTS
Before we get into the details of how to install Kodi on Ubuntu, you need to learn what it is all about. Kodi is an open-source free media player software application developed by the XBMC Foundation. …
[Read more...] about How to install Kodi on Ubuntu 18.04 LTS
How To Install and Secure phpMyAdmin on Ubuntu 18.04
Before we dive into how to install phpMyAdmin on Ubuntu, you need to know what phpMyAdmin is all about. phpMyAdmin is the most popular free and open-source administration software tool for …
[Read more...] about How To Install and Secure phpMyAdmin on Ubuntu 18.04
How to Enable Gzip Compression in Nginx
A speedy website has 90% more visitor retention than those taking minutes to load. Furthermore, according to a report, if your website doesn’t load within 3-30 seconds, visitors are more likely to …
[Read more...] about How to Enable Gzip Compression in Nginx
How to enable Gzip compression in Apache
In this tutorial, we will learn how to enable Gzip compression in Apache web server. It is a highly recommended technique that helps web pages load faster in browsers. What is Gzip …
[Read more...] about How to enable Gzip compression in Apache