Firewall

Como configurar um Firewall com o UFW no Debian 9 — step-by-step Linux tutorial on Progressive Robot

Como configurar um Firewall com o UFW no Debian 9

O UFW, ou Uncomplicated Firewall (Firewall Descomplicado), é uma interface para iptables desenvolvida para simplificar o processo de configuração de um firewall. Apesar da iptables ser uma ferramenta sólida e flexível, pode ser difícil para os iniciantes aprender como usá-la…

Read more
Recommended Steps For New FreeBSD 12.0 Servers — step-by-step Linux tutorial on Progressive Robot

Recommended Steps For New FreeBSD 12.0 Servers

When setting up a new FreeBSD server, there are a number of optional steps you can take to get your server into a more production-friendly state. In this guide, we will go over some of the most common examples. We will cover how to create a firewall that denies most traffic, ensure that your server’s time zone accurately reflects its location, and set up NTP polling to keep the server’s time accurate. Finally, we will demonstrate how to add some extra swap space to your server.

Read more
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
CHAT