First of all, make sure Apache deflate module is enabled on your system. The below command will enable the deflate…
Browsing: General Articles
Elasticsearch is a flexible and powerful open-source, distributed real-time search and analytics engine. Using a simple set of APIs, it…
Slack is a cloud-based popular team collaboration tool. This is a new kind of messaging for teams, bringing all your…
Laravel is one of the best open-source, MVC PHP framework, designed for the faster development of web applications. You can…
Python is a high-level, general-purpose programming language created by Guido van Rossum. It was first released in 1991. Generally, Linux…
There are multiple options available to identify the running desktop environment on a Linux desktop. Here we discuss two commonly…
Wget is a useful network utility for downloading files from a remote server over various protocols. This tutorial will help…
sshpass is a useful tool used for running ssh authentication in non-interactive mode. Using sshpass you can use passwords to…
VirtualBox is a popular virtualization software package that can be used to run virtual machines on your computer. In this…
This tutorial will help you to enable PHP errors to display on the web browser. This is helpful for debugging…