ubuntu

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 20.04 — step-by-step Linux tutorial on Progressive Robot

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

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

Read more
How To Install and Configure OSSEC Security Notifications on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure OSSEC Security Notifications on Ubuntu 14.04

This tutorial will show you how to install and configure OSSEC to monitor one the cloud provider server running Ubuntu 14.04 LTS. We’ll configure OSSEC so that if a file is modified, deleted, or added to the server, OSSEC will notify you by email – in real-time. That’s in addition to other integrity-checking features that OSSEC offers.

Read more
How To Install and Configure Varnish with Apache on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Varnish with Apache on Ubuntu 12.04

Varnish is an HTTP accelerator and a useful tool for speeding up a server, especially during a times when there is high traffic to a site. It works by redirecting visitors to static pages whenever possible and only drawing on the virtual private server itself if there is a need for an active process. This tutorial covers setting up Varnish with Apache on Ubuntu 12.04.

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

How To Install and Secure Memcached on Ubuntu 22.04

In this guide, you will install and configure a Memcached server. You’ll also add authentication to secure Memcached using Simple Authentication and Security Layer (SASL). Finally, you’ll learn how to bind Memcached to a local or private network interface to ensure that it is only accessible on trusted networks, by authenticated users.

Read more
CHAT