Firewall

How To Install and Secure Memcached on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Secure Memcached on Ubuntu 16.04

Memory object caching systems like Memcached can optimize backend database performance by temporarily storing information in memory, retaining frequently or recently requested records. In this guide, we will cover how to protect your Memcached server by binding your installation to a local or private interface and creating an authorized user for your Memcached instance.

Read more
How To Secure Nginx with NAXSI on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Secure Nginx with NAXSI on Ubuntu 16.04

You can greatly increase the security of your Nginx server by using a module like NAXSI. NAXSI (Nginx Anti XSS & SQL Injection) is a free, third-party Nginx module that provides web application firewall features. In this tutorial, you will use NAXSI to secure Nginx on your Ubuntu 16.04 server. By the end of this tutorial, you will know what kinds of attacks NAXSI can block and how to configure NAXSI rules.

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

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

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

Read more
Security Checkpoint — step-by-step Linux tutorial on Progressive Robot

Security Checkpoint

This checkpoint is intended to help you assess what you learned from our introductory articles to Security, where we introduced recommended security practices and commonly used security tools.

Read more
CHAT