System Tools

How To Install and Configure an SNMP Daemon and Client on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure an SNMP Daemon and Client on Ubuntu 14.04

SNMP is a networking protocol created to as a standard method for managing and monitoring remote systems in your infrastructure. In a previous guide, we discussed the key properties of the protocol, version differences, and how the communication works. In this guide, we will install and configure the SNMP components on two Ubuntu 14.04 servers in order to demonstrate how to use SNMP to manipulate remote systems.

Read more
How To Install and Use Graphite on an Ubuntu 14.04 Server — step-by-step Linux tutorial on Progressive Robot

How To Install and Use Graphite on an Ubuntu 14.04 Server

Tracking statistics is a great way to make informed decisions about your systems, servers, and applications. Graphite is a graphing library that can be used to render customized graphs for any kind of data that is send to it. In this guide, we’ll talk about how to install and use Graphite on an Ubuntu 14.04 server.

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

Настройка ключей SSH в Debian 9

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

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

Настройка ключей SSH в Ubuntu 20.04

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

Read more
How To Use Fleet and Fleetctl to Manage your CoreOS Cluster — step-by-step DevOps tutorial on Progressive Robot

How To Use Fleet and Fleetctl to Manage your CoreOS Cluster

The fleet daemon and the fleetctl utility program are essential for managing your CoreOS cluster. A cluster-wide interface to individual systemd instances, this system allows you to manage services throughout your clustered environment. In this guide, we’ll get familiar with these components.

Read more
CHAT