ubuntu

How to Install and Configure Ansible on an Ubuntu 12.04 VPS — step-by-step Linux tutorial on Progressive Robot

How to Install and Configure Ansible on an Ubuntu 12.04 VPS

Configuration management is an administrative concept that deals with managing multiple remote machines from a single server in an automated way. Ansible is a simple, but powerful configuration management system that communicates with and configures remote systems through simple SSH connections. In this guide, we will discuss how to install and configure an Ansible server that we can later use to control our hosts

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

How To Install and Configure Ansible on Ubuntu 20.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. While there are many…

Read more
How To Install and Configure Mumble Server (Murmur) on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Mumble Server (Murmur) on Ubuntu 14.04

Mumble is a Voice Over IP (VoIP) application similar to TeamSpeak and Ventrilo. Mumble uses a client-server architecture, which allows users to talk to each other when connected to the same server. It has a simple administration interface and features low-latency, high-quality codecs. In this tutorial, we will learn how to install and configure Murmur – the server component of Mumble.

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

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

Virtual Network Computing или VNC — это система подключения, позволяющая использовать клавиатуру и мышь для взаимодействия с графической средой рабочего стола на удаленном сервере. Данная система упрощает управление файлами, программным обеспечением и настройками на удаленном…

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

How To Install and Secure Memcached on Ubuntu 20.04

In this guide, you will learn how to install and configure a Memcached server. You’ll also learn how to 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