Linux

How To Gather Infrastructure Metrics with Topbeat and ELK on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Gather Infrastructure Metrics with Topbeat and ELK on Ubuntu 14.04

In this tutorial, we will show you how to use Topbeat, on an Ubuntu 14.04 server, with an ELK stack to gather and visualize infrastructure metrics. Topbeat, which is one of the several “Beats” data shippers that helps send various types of server data to an Elasticsearch instance, allows you to gather information about the CPU, memory, and process activity on your servers.

Read more
How To Harden OpenSSH on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Harden OpenSSH on Ubuntu 18.04

Linux servers are often administered remotely using SSH by connecting to an OpenSSH server, which is the default SSH server software used within Ubuntu, Debian, CentOS, FreeBSD, and most other Linux/BSD-based systems. In this tutorial, you will harden your OpenSSH server by using different configuration options to help ensure that remote access to your server is as secure as possible.

Read more
How To Host a Website Using Cloudflare and Nginx on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Host a Website Using Cloudflare and Nginx on Ubuntu 20.04

In this tutorial you will secure your website served by Nginx with an Origin CA certificate from Cloudflare and configure Nginx to use authenticated pull requests. The advantages of using this setup are that you benefit from Cloudflare’s CDN and fast DNS resolution while ensuring that all connections pass through Cloudflare. This prevents any malicious requests from reaching your server.

Read more
[Краткое] руководство по установке Anaconda в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

[Краткое] руководство по установке Anaconda в Ubuntu 18.04

Anaconda — диспетчер пакетов с открытым исходным кодом, диспетчер среды и средство дистрибуции языков программирования Python и R. Решение Anaconda предназначено для рабочих процессов аналитики данных и машинного обучения. Настоящее обучающее руководство рассказывает об…

Read more
How to Install and Configure Ansible on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How to Install and Configure Ansible on Ubuntu 14.04

Configuration management systems are designed to make controlling large numbers of servers easy for administrators and operations teams. They allow you to control many different systems in an automated way from one central location. Ansible is a simple configuration management system.

Read more
How To Install and Configure Ansible on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Ansible on Ubuntu 22.04

Configuration management systems are designed to streamline the process of controlling large numbers of servers, for administrators and operations teams. They allow you to control many different systems in an automated way from one central location.

Read more
Установка и настройка Elasticsearch в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка и настройка Elasticsearch в Ubuntu 18.04

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

Read more
CHAT