Firewall

How to Write Ansible Playbooks for Debian 10 Systems — step-by-step Debian 10 tutorial on Progressive Robot

How to Write Ansible Playbooks for Debian 10 Systems

Introduction This guide explains how to Write Ansible Playbooks for Debian 10 Systems on Debian 10 Buster. Debian Buster uses systemd for service management, nftables as the underlying packet filter (with ufw or iptables front-ends still available), and AppArmor for mandatory access control. Every command is designed for a minimal Debian 10 install with the […]

Read more
How to Install and Configure Rundeck on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Install and Configure Rundeck on Debian 10

Introduction This guide explains how to Install and Configure Rundeck on Debian 10 on Debian 10 Buster. Debian Buster uses systemd for service management, nftables as the underlying packet filter (with ufw or iptables front-ends still available), and AppArmor for mandatory access control. Every command is designed for a minimal Debian 10 install with the […]

Read more
How to Install .NET Core 3.1 on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Install .NET Core 3.1 on Debian 10

Introduction This guide explains how to Install .NET Core 3.1 on Debian 10 on Debian 10 Buster. Debian Buster uses systemd for service management, nftables as the underlying packet filter (with ufw or iptables front-ends still available), and AppArmor for mandatory access control. Every command is designed for a minimal Debian 10 install with the […]

Read more
How to Configure tcpdump on IBM AIX 7.2 — step-by-step IBM AIX 7.2 tutorial on Progressive Robot

How to Configure tcpdump on IBM AIX 7.2

Introduction IBM AIX 7.2 is the latest release of IBM’s enterprise-grade UNIX operating system, running on IBM Power Systems hardware. Known for its reliability, security, and performance in mission-critical environments, AIX 7.2 introduces enhanced virtualization, security hardening, and cloud integration features. This guide covers how to configure tcpdump on ibm aix 7.2 on IBM AIX […]

Read more
How to Configure Virtual Network Peering on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Virtual Network Peering on Windows Server 2016

How to Set Up Windows Server 2016 Virtual Network Peering Virtual network peering allows two separate virtual networks within a Windows Server 2016 SDN environment to communicate with each other as if they were a single network, without the need to route traffic through a gateway or external device. This is analogous to VNet peering […]

Read more
How To Protect SSH with Fail2Ban on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Protect SSH with Fail2Ban on Ubuntu 20.04

Fail2ban is a service that can be run on your server to dynamically block clients that repeatedly fail to authenticate correctly with your services . This can help mitigate the affect of brute force attacks and illegitimate users of your services. In this guide, we’ll demonstrate how to install and configure fail2ban to protect SSH on an Ubuntu 20.04 server.

Read more
How to Configure Simultaneous Multithreading (SMT) on IBM AIX 7.1 — step-by-step IBM AIX 7.1 tutorial on Progressive Robot

How to Configure Simultaneous Multithreading (SMT) on IBM AIX 7.1

Introduction IBM AIX 7.1 is the latest release of IBM’s enterprise-grade UNIX operating system, running on IBM Power Systems hardware. Known for its reliability, security, and performance in mission-critical environments, AIX 7.1 introduces enhanced virtualization, security hardening, and cloud integration features. This guide covers how to configure simultaneous multithreading (smt) on ibm aix 7.1 on […]

Read more
How to Set Up Port Knocking on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Set Up Port Knocking on Debian 10

Introduction Deploying set up port knocking on debian 10 on a Debian 10 Buster machine is straightforward thanks to Debian’s policy-compliant packaging. Unlike rpm-based distributions, Debian stores configuration helpers in /etc/default/, uses update-rc.d for older init scripts, and provides dpkg-reconfigure for interactive package configuration. This tutorial stays on the systemd path throughout. Prerequisites Ensure Debian […]

Read more
How to Use cron and at Scheduling on IBM AIX 7.2 — step-by-step IBM AIX 7.2 tutorial on Progressive Robot

How to Use cron and at Scheduling on IBM AIX 7.2

Introduction IBM AIX 7.2 is the latest release of IBM’s enterprise-grade UNIX operating system, running on IBM Power Systems hardware. Known for its reliability, security, and performance in mission-critical environments, AIX 7.2 introduces enhanced virtualization, security hardening, and cloud integration features. This guide covers how to use cron and at scheduling on ibm aix 7.2 […]

Read more
CHAT