Getting Started

Konfigurieren der SSH-Schlüssel-basierten Authentifizierung auf einem Linux-Server — step-by-step Linux tutorial on Progressive Robot

Konfigurieren der SSH-Schlüssel-basierten Authentifizierung auf einem Linux-Server

SSH, oder Secure Shell, ist die häufigste Art der Verwaltung von Remote-Linux-Servern. Obwohl der Daemon die passwortbasierte Authentifizierung erlaubt, kann die Freigabe eines passwortgeschützten Kontos für das Netzwerk Ihren Server für Brute-Force-Angriffe öffnen. In diesem Leitfaden zeigen wir, wie Sie Ihren Server mit SSH-Schlüsseln konfigurieren, was die empfohlene Authentifizierungsmethode ist. Dies sind für Angreifer viel schwieriger zu umgehen, sodass Sie einen sichereren Anmeldemechanis

Read more
El Ecosistema de Docker: Una Introducción a los Componentes más Comunes — step-by-step Docker tutorial on Progressive Robot

El Ecosistema de Docker: Una Introducción a los Componentes más Comunes

La contenerización es el proceso de distribuir y desplegar aplicaciones de forma portátil y predecible. Esto se logra mediante el empaquetado de componentes y sus dependencias, en entornos de procesos aislados, ligeros y estandarizados llamados contenedores. Muchas organizaciones están interesadas en diseñas aplicaciones y servicios que puedan ser desplegadas con facilidad en sistemas distribuidos, permitiendo al sistema escalar facilmente y sobrevivir ante las fallas de la máquina y aplicación.

Read more
Comment configurer des clés SSH sur Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Comment configurer des clés SSH sur Ubuntu 18.04

SSH, ou secure shell, est un protocole crypté utilisé pour administrer et communiquer avec des serveurs. Lorsque vous travaillez avec un serveur Ubuntu, il y a de fortes chances que vous passiez la majeure partie de votre temps dans une session terminal connectée à votre…

Read more
How To Manage Packages on FreeBSD 10.1 with Pkg — step-by-step Linux tutorial on Progressive Robot

How To Manage Packages on FreeBSD 10.1 with Pkg

FreeBSD’s binary package manager, pkg, can be used to easily manage the installation of pre-compiled applications—the FreeBSD equivalent Debian and RPM packages. In this tutorial, we will show you how to manage packages on FreeBSD 10.1. This includes installing and deleting packages, among other tasks.

Read more
Как настроить ключи SSH в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Как настроить ключи SSH в Ubuntu 18.04

SSH (secure shell, безопасная оболочка) представляет собой шифрованный протокол для администрирования и взаимодействия между серверами. Во время работы с сервером Ubuntu вы, скорее всего, будете проводить большую часть времени в вашем терминале, подключенном через SSH к вашему…

Read more
Como configurar as chaves SSH no CentOS — step-by-step Linux tutorial on Progressive Robot

Como configurar as chaves SSH no CentOS

O SSH, ou shell seguro, é um protocolo criptografado usado para administrar e se comunicar com servidores. Ao trabalhar com um servidor CentOS, existem boas chances de você gastar a maior parte do seu tempo em uma sessão de terminal conectada ao seu servidor através do…

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

How To Add Swap on Ubuntu 14.04

Swap space can be used as an “overflow” area for your system when you run out of RAM. The operating system can store data that would normally be kept in RAM on the hard drive in a specially formatted file. In this guide, we’ll demonstrate how to create and use one of these files in Ubuntu 14.04.

Read more
5 Common Turkey Setups For Your Dinner — step-by-step DevOps tutorial on Progressive Robot

5 Common Turkey Setups For Your Dinner

When deciding which turkey setup to use for your dinner, there are many factors to consider, such as flavor and texture scalability, equipment availability and reliability, cost, and preparation and cooking duration. Here is a list of commonly used turkey setups, with a…

Read more
CHAT