Getting Started

Настройка ключей SSH в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Настройка ключей SSH в Ubuntu 20.04

SSH или защищенная оболочка — это шифрованный протокол, используемый для администриования и связи с серверами. При работе с сервером Ubuntu вы проведете больше всего времени в сеансах терминала с подключением к серверу через SSH. В этом руководстве мы рассмотрим процесс…

Read more
The Docker Ecosystem: An Introduction to Common Components — step-by-step Docker tutorial on Progressive Robot

The Docker Ecosystem: An Introduction to Common Components

Docker, a containerization platform developed to simplify and standardize deployment in various environments, was largely instrumental in spurring the adoption of applications and services that can be easily deployed to distributed systems. A large amount of software has been created to build on this ecosystem of distributed container management, and this tutorial will go over the most common of these components.

Read more
Настройка ключей SSH в Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Настройка ключей SSH в Ubuntu 16.04

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

Read more
Cómo configurar claves de SSH en Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Cómo configurar claves de SSH en Ubuntu 16.04

SSH, o shell seguro, es un protocolo cifrado que se usa para administrar servidores y comunicarse con ellos. Al trabajar con un servidor de Ubuntu, es probable que pase la mayor parte de su tiempo en una sesión de terminal conectada a su servidor a través de SSH. En esta…

Read more
Configuration Management 101: Writing Puppet Manifests — step-by-step DevOps tutorial on Progressive Robot

Configuration Management 101: Writing Puppet Manifests

This guide will focus on the features and characteristics of Puppet, a popular configuration management tool capable of managing complex infrastructures in a transparent way, using a master server to orchestrate the configuration of the nodes. In order to give you a hands-on experience with the tool, we will walk you through the process of creating a simplified provisioning example to fully automate the deployment of a web server using Apache.

Read more
Como Configurar Chaves SSH no Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Como Configurar Chaves SSH no Ubuntu 18.04

SSH, ou shell seguro, é um protocolo criptografado usado para administrar e comunicar com servidores. Ao trabalhar com um servidor Ubuntu, é provável que você passe a maior parte do tempo em uma sessão de terminal, conectado ao seu servidor através do SSH. Neste guia, vamos…

Read more
How To Get Started with FreeBSD 10.1 — step-by-step Linux tutorial on Progressive Robot

How To Get Started with FreeBSD 10.1

FreeBSD is a secure, high-performance operating system that is suitable for a variety of server roles. In this guide, we will cover some basic information about how to get started with a FreeBSD server.

Read more
CHAT