
How to Install Memcached on Ubuntu 18.04
Memcached is a free and open-source high-performance in-memory key-value data store. In this tutorial, we will cover the process of installing and configuring the latest version of Memcached on Ubuntu 18.04.
Read more

How to Install Flask on CentOS 7
Flask is a free and open-source micro web framework for Python designed to help developers build secure, scalable and maintainable web applications. Flask is based on Werkzeug and uses Jinja2 as template engine. In this tutorial, we will show you how to install Flask in a Python virtual environment on CentOS 7.

How to Install Flask on Ubuntu 18.04
Flask is a free and open-source micro web framework for Python designed to help developers build secure, scalable and maintainable web applications. Flask is based on Werkzeug and uses Jinja2 as template engine. In this tutorial, we will show you how to install Flask in a Python virtual environment on Ubuntu 18.04.

How to Install Elasticsearch on Debian 9
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 will guide you through the process of installing Elasticsearch on Debian 9.
How to Install Elasticsearch on Ubuntu 18.04

How to Install Apache Cassandra on Debian 9

How to Install and Configure Gogs on Ubuntu 18.04

How to Mount an exFAT Drive on Ubuntu Linux

How to Delete a MySQL Database on Linux via Command Line

How to Manage MySQL Databases and Users from the Command Line
