security

How To Choose a Redundancy Plan To Ensure High Availability — step-by-step Databases tutorial on Progressive Robot

How To Choose a Redundancy Plan To Ensure High Availability

Redundancy is a way of reducing the impact of system failures by configuring multiple avenues to achieve the objective. If a disk, a computer, or an entire portion of the network becomes unavailable for some reason, various forms of redundancy can help mitigate the impact on your currently running systems. This will allow you to address the issue without experiencing downtime.

Read more
Настройка Packet Filter (PF) в FreeBSD 12.1 — step-by-step Linux tutorial on Progressive Robot

Настройка Packet Filter (PF) в FreeBSD 12.1

Автор выбрал COVID-19 Relief Fund для получения пожертвования в рамках программы Write for DOnations. Брандмауэр, вероятно, является одной из наиболее важных линий защиты…

Read more
Comment configurer une authentification par clé SSH sur un serveur Linux — step-by-step Linux tutorial on Progressive Robot

Comment configurer une authentification par clé SSH sur un serveur Linux

SSH (ou secure shell) est le moyen le plus couramment utilisé pour administrer des serveurs Linux distants. Bien que le démon permette une authentification par mot de passe, le fait d’exposer votre réseau à un compte protégé par mot de passe le rend vulnérable aux attaques par force brute. Au cours de ce guide, nous allons vous montrer comment configurer votre serveur avec des clés SSH, la méthode d’authentification recommandée. Les pirates auront bien plus de mal à contourner ces mesures, grâce

Read more
Редактирование файла Sudoers — step-by-step Linux tutorial on Progressive Robot

Редактирование файла Sudoers

Команда sudo полезна для выполнения команд с привилегиями, как правило, вне сферы полномочий вашего пользователя. В этом учебном модуле мы расскажем, как редактировать файлы конфигурации для настройки функций sudo.

Read more
How To Install and Configure SimpleSAMLphp for SAML Authentication on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure SimpleSAMLphp for SAML Authentication on Ubuntu 16.04

SimpleSAMPLphp is an open-source PHP authentication application that provides support for SAML 2.0 as a Service Provider (SP) or Identity Provider (IdP). In this tutorial you’ll install SimpleSamplPHP and configure it to use a MySQL database as an authentication source. You’ll store users and encrypted passwords in the MySQL database and test that you can use those users to log in.

Read more
CHAT