How to Install Memcached on Ubuntu 18.04
Tue Apr 30 2019

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.

How to Install Flask on CentOS 7
Mon Apr 29 2019

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
Mon Apr 29 2019

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
Sat Apr 27 2019

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.

Sat Apr 27 2019

How to Install Elasticsearch on Ubuntu 18.04

Fri Apr 26 2019

How to Install Apache Cassandra on Debian 9

Thu Apr 25 2019

How to Install and Configure Gogs on Ubuntu 18.04

Tue Apr 23 2019

How to Mount an exFAT Drive on Ubuntu Linux

Sat Apr 20 2019

How to Delete a MySQL Database on Linux via Command Line

Sat Apr 20 2019

How to Manage MySQL Databases and Users from the Command Line