Miscellaneous

Установка и настройка VNC на сервере Debian 9 — step-by-step Linux tutorial on Progressive Robot

Установка и настройка VNC на сервере Debian 9

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

Read more
How To Install and Use Byobu for Terminal Management on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Use Byobu for Terminal Management on Ubuntu 16.04

Byobu is an easy-to-use wrapper around the tmux (or screen) terminal multiplexer. This means that it makes it easy for you to open multiple windows and run multiple commands within a single terminal connection. This tutorial will cover how to install and configure Byobu as well as how to use its most common features.

Read more
How To Set Up a Help Desk System with OTRS on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Set Up a Help Desk System with OTRS on CentOS 7

OTRS is an Open source Ticket Request System. It provides a single point of contact for users, customers, IT personnel, IT services, and any external organizations. The program is written in Perl, supports a variety of databases (MySQL, PostgreSQL, etc), and can integrate with LDAP directories.

Read more
An Advanced Message Queuing Protocol (AMQP) Walkthrough — step-by-step DevOps tutorial on Progressive Robot

An Advanced Message Queuing Protocol (AMQP) Walkthrough

In this the cloud provider article, we are going to try something new and help developers (and anyone interested) become thoroughly familiar with the Advanced Message Queueing Protocol. It’s an open [technical] standard (a common ground) designed to allow development of applications which are tailored to work as middleware in brokering of messages between different processes, applications, or even unrelated systems that need to talk to each other and pass on messages.

Read more
CHAT