Ubuntu 18.04

Установка Python 3 и создание среды программирования в Ubuntu 18.04. [Краткое руководство]. — step-by-step Linux tutorial on Progressive Robot

Установка Python 3 и создание среды программирования в Ubuntu 18.04. [Краткое руководство].

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

Read more
Como Instalar o servidor Web OpenLiteSpeed no Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Como Instalar o servidor Web OpenLiteSpeed no Ubuntu 18.04

O OpenLiteSpeed é um servidor Web otimizado de código aberto que pode ser usado para gerenciar e atender sites. O OpenLiteSpeed tem algumas funcionalidades úteis que o tornam uma escolha consistente para muitas instalações: apresenta regras de regravação compatíveis com o…

Read more
How To Integrate MongoDB with Your Node Application — step-by-step Linux tutorial on Progressive Robot

How To Integrate MongoDB with Your Node Application

In the process of working with Node.js, you may find yourself developing a project that stores and queries data. This tutorial will show you how to integrate MongoDB with an existing Node application. This process will involve adding user and database information to your application code and using the Object Document Mapper Mongoose. At the end of the tutorial, you will have a working application that will take a user’s input and display it in the browser.

Read more
How To Monitor Server Health with Checkmk on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Monitor Server Health with Checkmk on Ubuntu 18.04

Checkmk is a monitoring solution that is both robust and simpler to install than many of its competitors. It is a self-contained software bundle that combines Nagios (a popular and open-source alerting service) with add-ons for gathering, monitoring, and graphing data. It also comes with Checkmk’s web interface — a comprehensive tool that addresses many of Nagios’s shortcomings. In this guide we will set up Checkmk and monitor two separate hosts: an Ubuntu 18.04 server and a CentOS 7 server.

Read more
CHAT