
How to Install Elasticsearch on CentOS 7
Elasticsearch is one of the most popular search engines powering applications that have complex search requirements such as big e-commerce stores and analytic applications. This tutorial explains how to install Elasticsearch on CentOS 7.
Read more

How to Install Python 3.7 on Debian 9
Python is one of the most popular programming languages in the world. With its simple and easy to learn syntax Python is a great choice for beginners and experienced developers. This tutorial covers how to install Python 3.7 on Debian 9.

How to Install Apache Cassandra on CentOS 7
Apache Cassandra is an open-source NoSQL database with no single point of failure, providing linear scalability and high availability without compromising performance. This tutorial describes how to install Apache Cassandra on CentOS 7.

How to Install Django on Debian 9 Linux
Django is the most popular Python web framework designed to help developers build secure, scalable and maintainable web applications. Django can be installed system-wide or in a Python virtual environment using pip.
How to Install Django on CentOS 7

How to Install Django on Ubuntu 18.04

How To Set Up Apache Virtual Hosts on Debian 9

How to Set Up Apache Virtual Hosts on CentOS 7

How To Set Up Apache Virtual Hosts on Ubuntu 18.04

How to Upgrade from Ubuntu 16.04 to 18.04
