Linux

How To Install Anaconda on Ubuntu 18.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

How To Install Anaconda on Ubuntu 18.04 [Quickstart]

This tutorial will guide you through installing Anaconda on an Ubuntu 18.04 server. Designed for data science and machine learning workflows, Anaconda is an open-source package manager, environment manager, and distribution of the Python and R programming languages.

Read more
How to Install and Configure Ansible on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How to Install and Configure Ansible on Ubuntu 16.04

Configuration management systems are designed to make controlling large numbers of servers easy for administrators and operations teams. They allow you to control many different systems in an automated way from one central location. Ansible is a simple configuration management system.

Read more
How To Install and Configure Neo4j on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Neo4j on Ubuntu 20.04

Neo4j is a graph database that records relationships between data nodes, whereas traditional relational databases use rows and columns to store and structure data. Since each node stores references to all the other nodes that it is connected to, Neo4j…

Read more
CHAT