Ubuntu 16.04

¿Cómo instalar MongoDB en Ubuntu 16.04? — step-by-step Linux tutorial on Progressive Robot

¿Cómo instalar MongoDB en Ubuntu 16.04?

MongoDB es una base de datos libre y de código abierto NoSQL utilizada comúnmente en aplicaciones web modernas. Este tutorial le ayudará a configurar MongoDB en su servidor para aplicaciones en ambiente de producción. <$>[note] Al tiempo de publicación, los paquetes…

Read more
Как установить и использовать Docker в Ubuntu 16.04 — step-by-step Docker tutorial on Progressive Robot

Как установить и использовать Docker в Ubuntu 16.04

Docker – это приложение, позволяющее легко и быстро запускать другие приложения и процессы в контейнерах, которые подобны виртуальным машинам, но являются при этом более портируемыми, потребляют меньше ресурсов, а также меньше зависят от операционной системы машины-хоста. Для…

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 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
CHAT