Install Memcached on Ubuntu 18.04
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.

Install Flask on CentOS 7
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.

Install Flask on Ubuntu 18.04
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.

Install Elasticsearch on Debian 9
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.

Apr 27, 2019

How to Install Elasticsearch on Ubuntu 18.04

Apr 26, 2019

How to Install Apache Cassandra on Debian 9

Apr 25, 2019

How to Install and Configure Gogs on Ubuntu 18.04

Apr 23, 2019

How to Mount an exFAT Drive on Ubuntu Linux

Apr 20, 2019

How to Delete a MySQL Database on Linux via Command Line

Apr 20, 2019

How to Manage MySQL Databases and Users from the Command Line