security

How To Set Up an Artillery Honeypot on an Ubuntu VPS — step-by-step Linux tutorial on Progressive Robot

How To Set Up an Artillery Honeypot on an Ubuntu VPS

Artillery is a multi-purpose defense tool for Linux based systems including honeypot capabilities, OS hardening, file system monitoring and real-time threat analysis. Alone it provides a fair amount of security to your system, but it is meant to be used as part of a multi-layered security scheme and plays nicely with web application firewalls such as ModSecurity.

Read more
Как настроить Nginx Ingress с Cert-Manager в Kubernetes — step-by-step Kubernetes tutorial on Progressive Robot

Как настроить Nginx Ingress с Cert-Manager в Kubernetes

Сущности Ingress в Kubernetes обеспечивают гибкую маршрутизацию внешнего трафика кластера Kubernetes среди служб внутри кластера. Это достигается с помощью ресурсов Ingress, которые определяют правила…

Read more
How To Set Up Centralized Linux Authentication with FreeIPA on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Centralized Linux Authentication with FreeIPA on CentOS 7

FreeIPA is an open-source security solution for Linux which provides account management and centralized authentication, similar to Microsoft’s Active Directory. In this tutorial, we will be installing the FreeIPA server on a CentOS 7 server. You can then configure client machines, allowing FreeIPA users to log in with their IPA credentials.

Read more
Настройка ключей SSH в CentOS 7 — step-by-step Linux tutorial on Progressive Robot

Настройка ключей SSH в CentOS 7

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

Read more
Cómo configurar claves de SSH en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo configurar claves de SSH en Ubuntu 20.04

SSH, o shell seguro, es un protocolo cifrado que se usa para administrar servidores y comunicarse con ellos. Al trabajar con un servidor de Ubuntu, es probable que pase la mayor parte de su tiempo en una sesión de terminal conectada a su servidor a través de SSH. En esta…

Read more
CHAT