Memcached is a free and open-source high-performance in-memory key-value data store. It is generally used to speed up applications by caching various objects from the results of API and database calls. This article shows how to install and configure Memcached on Debian 10. Prerequisites # You’ll need to be logged in as a user with
debian - Page 4 of 5 - DesignLinux
How to Install TensorFlow on Debian 10
TensorFlow is an open-source and free software library for machine learning developed by Google. It can be installed system-wide, in a Python virtual environment, as a Docker container, or with Anaconda. Also, large companies like Airbus, Intel, Twitter, PayPal, and Lenovo using TensorFlow. In this tutorial we will show you how to install TensorFlow in
How to Install Elasticsearch on Debian 10
Elasticsearch is a powerful open-source analytics and full-text search engine. It provides a distributed, multitenant-capable architecture which enables you to store, search and analyze large volumes of data faster. Elastic search is freely available under the Apache 2 license, which provides the most flexibility. In this tutorial we will show you how to install Elasticsearch
How to Install Vagrant on Debian 10
Vagrant is a an open-source tool for building and managing virtual machines. Generally, Vagrant is used by developers to set up a development environment that works across multiple operating systems. In this tutorial, we will show you how to install Vagrant on Debian 10. Prerequisites# Virtualbox should installed on your Debian 10 system. You must
How to Install CouchDB on Debian 10 Buster
Apache CouchDB is an open-source NoSQL database developed by the Apache Software Foundation. It uses JSON to represent data stored in a database. The CouchDB replication allows you to synchronize two or more CouchDB databases. CouchDB RESTful HTTP/JSON API allows you to read, edit, delete and create database documents. In this tutorial, we will explain
How to Install and Use FFmpeg on Debian 10
FFmpeg is an open-source and free cross-platform solution for streaming audio, video, recording and conversion. It can be used to convert media files to from one format to another and set sample rates, capture streaming audio/video, and resize videos. In this tutorial, we will show you how to install FFmpeg on Debian 10. Prerequisites# Before
How to Install Gradle on Debian 10 Buster
Gradle is free and open-source build tool used for the Java projects. It is flexible and helps developers team to automate and build easier and faster software. In this tutorial we will explain how to install Gradle on Debian 10 Buster. Prerequisites# Ensure that you are logged in as root or user with sudo privileges.
How to Install Skype on Debian 10 Buster
Skype is most popular applications for communication via Text, Audio and Video. You can make online free audio and video calls over the internet. It is cross-platform, available on Android systems, Windows, Linux, and macOS. In this article we will explain how to install Skype on Debian 10. Skype is not an open-source application hence
How to Install Mono on Debian 10 Buster
Mono platform is used to develop and run cross-platform applications. It is open-source and free implementation by the Microsoft. This tutorial explains how to install Mono on Debian 10. Prerequisites# Before you start installation, make sure you have logged in as root or user with sudo privileges. Installing Mono on Debian# Standard Debian repositories does
How to Install TeamViewer on Debian 10
TeamViewer is a popular cross-platform application and widely used for remote control, desktop sharing, remote meetings and file sharing between computers. In this tutorial we will explain how to install TeamViewer on Debian 10. Prerequisites# Make sure you have logged in as root or user with sudo privileges. Installing TeamViewer on Debian# TeamViewer is not