ubuntu

Начальная настройка сервера c Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Начальная настройка сервера c Ubuntu 16.04

После создания нового сервера необходимо предпринять несколько шагов по его базовой настройке. Это повысит безопасность и удобство использования вашего сервера и заложит прочный фундамент для последующих действий. Для того, чтобы…

Read more
Cómo instalar y configurar Ansible en Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar y configurar Ansible en Ubuntu 18.04

Los sistemas de gestión de la configuración están diseñados para hacer que el control de un gran número de servidores sea fácil para los administradores y los equipos de operaciones. Le permiten controlar muchos sistemas diferentes de forma automatizada desde una ubicación…

Read more
Getting Started With Puppet Code: Manifests and Modules — step-by-step Linux tutorial on Progressive Robot

Getting Started With Puppet Code: Manifests and Modules

After setting up Puppet in an agent/master configuration, you may need some help writing Puppet manifests and modules. In order to use Puppet effectively, you must understand how manifests and modules are constructed. This tutorial covers Puppet code basics, and will show you how to construct manifests and modules that will help you get started with using Puppet to manage your server environment.

Read more
How To Add Swap Space on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Add Swap Space on Ubuntu 18.04

One of the easiest way of guarding against out-of-memory errors in applications is to add some swap space to your server. In this guide, we will cover how to add a swap file to an Ubuntu 18.04 server.

Read more
How To Back Up Your OrientDB Databases on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Back Up Your OrientDB Databases on Ubuntu 14.04

OrientDB is a multi-model, NoSQL database with support for graph and document databases. An OrientDB database can be backed up using a backup script and also via the command line interface, with built-in support for compression of backup files using the ZIP algorithm.

Read more
CHAT