Ubuntu 16.04

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 Install and Configure ownCloud on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure ownCloud on Ubuntu 16.04

ownCloud is a file sharing server that permits you to store your personal content, like documents and pictures, in a centralized location, much like Dropbox. The difference with ownCloud is that it is free and open-source, which allows anyone to use and examine it. It also returns the control and security of your sensitive data back to you, thus eliminating the utilization of a third-party cloud hosting service.

Read more
How To Install and Use Webmin on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install and Use Webmin on CentOS 7

[Webmin](http://www.webmin.com/) is a modern, web control panel for any Linux machine. It allows you to administer your server through an simple interface. In this tutorial, you’ll install and configure Webmin on your server and secure access to the interface with a valid certificate from Let’s Encrypt.

Read more
How To Install Jenkins on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Jenkins on Ubuntu 16.04

Jenkins is an open source automation server intended to automate repetitive technical tasks involved in the continuous integration and delivery of software. Jenkins is Java-based and can be installed from Ubuntu packages or by downloading and running its Web application ARchive…

Read more
How to Manage and Monitor Docker Containers with dry on Ubuntu 16.04 — step-by-step Docker tutorial on Progressive Robot

How to Manage and Monitor Docker Containers with dry on Ubuntu 16.04

dry is a simple but extensive terminal application built to interact with Docker containers and their images. Using dry removes the repetition involved when executing routine Docker Engine commands, and also provides a more visual alternative to the native Docker CLI. In this tutorial, we will install dry and explore some of its most useful features.

Read more
CHAT