security

How To Reset Your MySQL or MariaDB Root Password on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Reset Your MySQL or MariaDB Root Password on Ubuntu 18.04

Forgetting passwords happens to the best of us. If you forget or lose the **root** password to your MySQL or MariaDB database, you can still gain access and reset the password if you have access to the server and a sudo-enabled user account. In this tutorial you’ll reset the root password for your MySQL or MariaDB database running on Ubuntu 18.04.

Read more
How To Secure Apache with Let's Encrypt on Debian 11 — step-by-step Linux tutorial on Progressive Robot

How To Secure Apache with Let’s Encrypt on Debian 11

Let’s Encrypt is a Certificate Authority (CA) that provides an easy way to obtain and install free TLS/SSL certificates, thereby enabling encrypted HTTPS on web servers. In this tutorial, you will use Certbot to obtain a free SSL certificate for Apache on Debian 11 and set up your certificate to renew automatically.

Read more
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
Настройка брандмауэра с помощью firewalld в CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Настройка брандмауэра с помощью firewalld в CentOS 8

firewalld — программное обеспечение для управления брандмауэрами, поддерживаемое многими дистрибутивами Linux. Выступает в качестве клиентского интерфейса для встроенных в ядро Linux систем фильтрации пакетов…

Read more
Cómo configurar un firewall con UFW en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo configurar un firewall con UFW en Ubuntu 20.04

UFW, o Uncomplicated Firewall, es una interfaz de gestión de firewall simplificada que oculta la complejidad de las tecnologías de filtrado de paquetes de nivel inferior, como iptables y nftables. Si desea comenzar a proteger su red y no está seguro respecto de la…

Read more
Настройка сервера OpenVPN в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Настройка сервера OpenVPN в Ubuntu 18.04

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

Read more
Создание и настройка центра сертификации (ЦС) в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Создание и настройка центра сертификации (ЦС) в Ubuntu 20.04

Центр сертификации (ЦС) — это служба, отвечающая за выдачу цифровых сертификатов удостоверения личности в Интернете. Хотя публичные ЦС часто используются для подтверждения подлинности сайтов и других общедоступных служб, для…

Read more
CHAT