Ubuntu 18.04

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

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

Системы управления конфигурацией разрабатываются для администраторов и операционных отделов с целью ускорить процедуры управления большим количеством серверов. Они позволяют автоматически контролировать много разных систем из единого центра. Хотя для систем Linux выпущено много…

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

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

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

Read more
Installation von Git auf Ubuntu 18.04 [Quickstart] — step-by-step Linux tutorial on Progressive Robot

Installation von Git auf Ubuntu 18.04 [Quickstart]

Versionskontrollsysteme unterstützen Sie bei der Freigabe von und Zusammenarbeit an Softwareentwicklungsprojekten. Git ist eines der beliebtesten Versionskontrollsysteme, die derzeit erhältlich sind. Diese Anleitung erläutert die Installation und Konfiguration von Git auf…

Read more
How To Install Jenkins on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Jenkins on Ubuntu 18.04

Jenkins is an open-source automation server that automates the repetitive technical tasks involved in the continuous integration and delivery of software. In this tutorial, you will install Jenkins by adding its Debian package repository, and using that repository to install the package with `apt`.

Read more
How To Install MariaDB on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install MariaDB on Ubuntu 18.04

MariaDB is an open-source database management system, commonly used as an alternative for the MySQL portion of the popular LAMP (Linux, Apache, MySQL, PHP/Python/Perl) stack. It is intended to be a drop-in replacement for MySQL. This tutorial will explain how to install MariaDB on an Ubuntu 18.04 server, and verify that it is running and has a safe initial configuration.

Read more
How To Install Prosody on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Prosody on Ubuntu 18.04

Prosody is an XMPP chat server that supports TLS encrypted one-to-one chat and group chat rooms. XMPP is an open messaging protocol formally known as Jabber. This means that any XMPP chat client will be able to connect to a Prosody server and start chatting. In this tutorial, you will install and configure a Prosody server that supports one-to-one and group chat sessions and the ability to upload files into the chat panel to share. All of the chat sessions will be protected by TLS.

Read more
CHAT