Linux

How to Choose a Linux Distribution — step-by-step Linux tutorial on Progressive Robot

How to Choose a Linux Distribution

There are many Linux distributions available, each with their own maintainers, some backed by commercial providers and some not. For the purpose of running a cloud server, there are a few you should be aware of.

Read more
How To Configure an OrientDB Cluster on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Configure an OrientDB Cluster on Ubuntu 16.04

OrientDB is a multi-model NoSQL database with support for graph and document databases. It is a Java application and can run on any operating system. It’s also fully ACID-complaint with support for multi-master clustering and replication, allowing easy horizontal scaling. In this tutorial, you will set up a three-node cluster with two master nodes and one replica node using the community edition of OrientDB.

Read more
How To Configure BIND as a Private Network DNS Server on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Configure BIND as a Private Network DNS Server on CentOS 7

In this tutorial, we will go over how to set up an internal DNS server, using the BIND name server software (BIND9) on CentOS 7, that can be used by your Virtual Private Servers (VPS) to resolve private host names and private IP addresses. This provides a central way to manage your internal hostnames and private IP addresses, which is indispensable when your environment expands to more than a few hosts.

Read more
CHAT