Tag: apache

How to Install Apache Cassandra on CentOS 7

How to Install Apache Cassandra on CentOS 7 It’s teamwork, but simpler, more pleasant and more productive. Apache Cassandra is a free and open source distributed NoSQL database management system. It is used to store large data in decentralized highly available clusters. Data is distributed across …

How to Install Joomla with Apache on Debian 9 (Stretch)

  Joomla is one of the most popular and widely supported open source content management system (CMS) platform in the world that can be used to build, organize, manage and publish content for websites, blogs, Intranets and mobile applications. It is written in PHP, uses object-oriented …

How to install Apache Tomcat on Ubuntu Server

Tomcat is an open source server application for Linux, Windows, and other operating systems that are designed to run Java Serverlet Containers, and can also run Java Server Page technology. In this guide, we’ll be going over how to install Apache Tomcat version 9 on Ubuntu …

Configure Apache 2 to Control Browser Caching

  In this article, we are going to talk about how to configure Apache2 to control browser caching. If you want to reduce the consumption of your server’s resources, improved responsiveness, bandwidth utilization, availability of content during network interruptions, and give your end users a faster …

How to Install Apache Cordova on Ubuntu 18.04 LTS

  Apache Cordova (Formerly known as PhoneGap) is a free and an open source mobile development framework that can be used to build applications for mobile devices using CSS3, HTML5, and JavaScript. You can build hybrid mobile applications using HTML, CSS, and JavaScript in Cordova platform …

Install Apache Maven 3.5 on CentOS 7

  Apache Maven is free and open source java based software for project management and comprehension tool. Maven allows users to easily store documents, generate reports and documentation from a central piece of information. In this tutorial we will guide you through the steps of installing …