Linux

Cloud Servers: An Introduction — step-by-step Linux tutorial on Progressive Robot

Cloud Servers: An Introduction

A **cloud server** is internet infrastructure that provides computing resources to users remotely. You can think of a cloud server as a private computer that you can set up and control in the same way as an on-premise computer, such as a laptop or desktop. Though the types of software and tooling you install on your cloud server can vary greatly, understanding a few key components will help prepare you to plan and set up your own cloud server.

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

Cómo configurar claves de SSH en CentOS 7

SSH, o shell seguro, es un protocolo cifrado que se usa para administrar servidores y comunicarse con ellos. Al trabajar con un servidor de CentOS, 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
Como Instalar e Configurar o VNC no Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Como Instalar e Configurar o VNC no Ubuntu 16.04

VNC, ou “Virtual Network Computing”, é um sistema de conexão que lhe permite utilizar o seu teclado e mouse para interagir com um ambiente gráfico de desktop em um servidor remoto. Ele torna mais fácil gerenciar arquivos, software e configurações em um servidor remoto para…

Read more
Como instalar o Git no Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Como instalar o Git no Ubuntu 18.04

Uma versão anterior deste tutorial foi escrita por Brennen Bearnes. Os sistemas de controle de versão são cada vez mais indispensáveis no desenvolvimento de software moderno uma ver que o controle de versão permite que…

Read more
Create a Partition in  Linux - A Step-by-Step Guide — step-by-step Linux tutorial on Progressive Robot

Create a Partition in Linux – A Step-by-Step Guide

In this tutorial, we'll be covering the steps to create a partition in Linux. This can help you allocate different memory regions for specific uses. Creating partitions can also help you install multiple operating systems on your machine and minimize the damage in case of disk corruption. How to Create a Partition in Linux? In […]

Read more
CHAT