Linux

How To Secure Your OrientDB Database on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Secure Your OrientDB Database on Ubuntu 16.04

OrientDB is a multi-model, NoSQL database with support for document and graph databases. In this article, we’ll focus on securing an installation of the Community edition of OrientDB using only the resources available by default. Specifically, you’ll encrypt the OrientDB database, restrict access to the OrientDB web server and server instance, and manage OrientDB database accounts from both the web UI and console.

Read more
Настройка брандмауэра с UFW в Debian 9 — step-by-step Linux tutorial on Progressive Robot

Настройка брандмауэра с UFW в Debian 9

UFW (Uncomplicated Firewall или «простой брандмауэр») представляет собой интерфейс iptables, предназначенный для упрощения процесса настройки брандмауэра. Хотя iptables — надежный и гибкий инструмент, начинающим бывает сложно научиться использовать его для правильной настройки…

Read more
How to Set Up a Jekyll Development Site on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How to Set Up a Jekyll Development Site on Ubuntu 16.04

Jekyll is a static-site generator that provides some of the benefits of a Content Management System (CMS) while avoiding the performance and security issues introduced by such database-driven sites. In this tutorial, we will install a Jekyll 3.7.3 development site on Ubuntu 16.04. In later tutorials, we’ll explore the content generated here, publish a static site to the same server, and eventually deploy to a production location.

Read more
CHAT