Getting Started

Ersteinrichtung des Servers mit Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Ersteinrichtung des Servers mit Ubuntu 18.04

Wenn Sie erstmals einen neuen Ubuntu 18.04 Server einrichten, sollten Sie in der Anfangsphase einige dieser Konfigurationsschritte im Rahmen der Grundkonfiguration durchführen. Dadurch wird die Sicherheit und Nutzbarkeit Ihres Servers erhöht und Sie verfügen über eine solide…

Read more
Como configurar a autenticação baseada em chaves SSH em um servidor Linux — step-by-step Linux tutorial on Progressive Robot

Como configurar a autenticação baseada em chaves SSH em um servidor Linux

O SSH, ou shell seguro, é a maneira mais comum de administrar servidores Linux remotos. Embora o daemon permita a autenticação baseada em senha, expor uma conta protegida por senha na rede pode tornar seu servidor vulnerável a ataques de força. Neste guia, demonstraremos como configurar seu servidor com chaves SSH, que é o método de autenticação recomendado. É muito mais difícil para os invasores contorná-lo, tornando o seu mecanismo de login mais seguro.

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

Настройка ключей SSH в CentOS 7

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

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

Cómo configurar claves de SSH en Ubuntu 20.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
How To Write a Simple Shell Script on a VPS — step-by-step Linux tutorial on Progressive Robot

How To Write a Simple Shell Script on a VPS

This tutorial is aimed at teaching you how to write shell scripts for the most variety of purposes. Shell scripts can be used to run multiple commands, a single command with difficult and extensive arguments, or more user friendly interfaces for distributing your work.

Read more
Initial Server Setup with Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Initial Server Setup with Ubuntu 16.04

When you start a new server, there are a few steps that you should take every time to add some basic security and give you a solid foundation. In this guide, we’ll walk you through the basic steps necessary to hit the ground running with Ubuntu 16.04.

Read more
Sysadmin eBook: Server zum Laufen bringen — step-by-step Linux tutorial on Progressive Robot

Sysadmin eBook: Server zum Laufen bringen

<$>[note] [label Das komplette eBook herunterladen!] Server zum Laufen bringen: Ein praktischer Leitfaden für Systemadministrator eBook im EPUB-Format [Server zum Laufen bringen: Ein praktischer Leitfaden für Systemadministrator eBook im…

Read more
Uma Introdução ao Gerenciamento de Configuração — step-by-step DevOps tutorial on Progressive Robot

Uma Introdução ao Gerenciamento de Configuração

Em um aspecto mais amplo, o gerenciamento de configuração (GC) refere-se ao processo de manipular sistematicamente as alterações em um sistema, de maneira a manter a integridade ao longo do tempo. Embora esse processo não tenha sido originado no setor de TI, o termo é amplamente…

Read more
Configuração Inicial de servidor com Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Configuração Inicial de servidor com Ubuntu 16.04

Quando você cria inicialmente um novo servidor Ubuntu 16.04, existem alguns passos de configuração que você deve tomar no início como parte da configuração básica. Isto aumentará a segurança e a usabilidade do seu servidor e dará uma sólida fundação para as ações…

Read more
CHAT