Linux

Использование Visual Studio Code для удаленной разработки с помощью плагина Remote-SSH — step-by-step Linux tutorial on Progressive Robot

Использование Visual Studio Code для удаленной разработки с помощью плагина Remote-SSH

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

Read more
Configuração inicial de servidor com o CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Configuração inicial de servidor com o CentOS 8

Ao criar um novo servidor com CentOS 8 pela primeira vez, há alguns passos de configuração que você deve seguir logo no início – como parte da configuração básica. Isso aumentará a segurança e usabilidade do seu servidor e dará a você uma base sólida para as ações…

Read more
Configuration initiale de serveur avec Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Configuration initiale de serveur avec Ubuntu 20.04

Lorsque vous créez un nouveau serveur Ubuntu 20.04, vous devez effectuer quelques étapes de configuration importantes dans le cadre de la configuration de base. Ces étapes augmenteront la sécurité et la convivialité de votre serveur, et vous donneront une base solide pour les…

Read more
How to Install OpenStack on Ubuntu 18.04  with DevStack — step-by-step Linux tutorial on Progressive Robot

How to Install OpenStack on Ubuntu 18.04 with DevStack

URL: https://www.progressiverobot.com/install-openstack-ubuntu-devstack/ Openstack is a free and opensource IaaS cloud platform that handles cloud compute, storage and network resources. It comes with an intuitive dashboard that enables systems administrators to provide and monitor these resources. You can seamlessly install OpenStack locally on your Ubuntu 18.04 instance for learning and testing purposes using Devstack. Devstack is […]

Read more
Installing and Using the Vim Text Editor on a Cloud Server — step-by-step Linux tutorial on Progressive Robot

Installing and Using the Vim Text Editor on a Cloud Server

In this article, we will cover how to install and utilize the vim text editor. The vim editor is an improvement on the standard “vi” editor standard on every POSIX-compliant system. We will go over the basics of modal editing and how chaining commands can help you accomplish editing tasks quickly.

Read more
Как установить Java в Ubuntu с помощью Apt-Get — step-by-step Linux tutorial on Progressive Robot

Как установить Java в Ubuntu с помощью Apt-Get

Множество других статей и программ требует установленной Java. В этой статье мы осветим процесс установки и управления различными версиями Java. Это рекомендуемый и наиболее простой вариант. В Ubuntu 12.04 и более ранних…

Read more
What is Load Average in Linux? — step-by-step Linux tutorial on Progressive Robot

What is Load Average in Linux?

URL: https://www.progressiverobot.com/load-average-in-linux/ Load Average in Linux is a metric that is used by Linux users to keep track of system resources. It also helps you monitor how the system resources are engaged. While Load Average is one of the most fundamental metrics of resource usage, the metric is pointless unless you understand what it tells […]

Read more
CHAT