security

Securing Your Droplet — step-by-step Security tutorial on Progressive Robot

Securing Your Droplet

Secure your Droplet from malicious actors attempting to compromise your systems. This talk will cover the foundations of securing your droplet, protecting your users, and keeping your data safe.

Read more
What is SELinux? — step-by-step Security tutorial on Progressive Robot

What is SELinux?

Security Enhanced Linux (SELinux) is an access control system that is built into the Linux kernel. It is used to enforce policies that define which resources users, programs and services can use on a system. In its default enforcing mode, SELinux will deny and log any unauthorized attempts to…

Read more
Начальная настройка сервера c Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Начальная настройка сервера c Ubuntu 16.04

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

Read more
Configuración Inicial del Servidor en Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Configuración Inicial del Servidor en Ubuntu 16.04

Cuando se crea un nuevo servidor de Ubuntu 16.04, hay algunos pasos de configuración que se deben tener desde el principio como parte de la configuración básica. Esto aumentará la seguridad y la usabilidad de su servidor y le dará una base sólida para las acciones…

Read more
How To Configure Suricata as an Intrusion Prevention System (IPS) on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Configure Suricata as an Intrusion Prevention System (IPS) on Ubuntu 20.04

In this tutorial you will learn how to configure Suricata’s built-in Intrusion Prevention System (IPS) mode. When you enable IPS mode, Suricata can actively drop suspicious network traffic in addition to generating alerts. Once you know which signatures you would like to use in IPS mode, you’ll convert their default action to drop or reject traffic. With your signatures in place, you’ll learn how to send network traffic through Suricata using the netfilter NFQUEUE iptables target.

Read more
CHAT