Networking

How to Configure the pkg Package Manager on FreeBSD 13 — step-by-step FreeBSD 13 tutorial on Progressive Robot

How to Configure the pkg Package Manager on FreeBSD 13

Introduction How to Configure the pkg Package Manager on FreeBSD 13 is a core administration task for any FreeBSD 13 server operator. FreeBSD 13 ships with the 15.0-RELEASE kernel, ZFS as the default root filesystem, Capsicum capability sandboxing improvements, and an updated ports tree. Unlike Linux distributions, FreeBSD uses rc(8) for service management, pf for […]

Read more
How to Set Up a SonarQube Server on CentOS Stream 9 — step-by-step CentOS Stream 9 tutorial on Progressive Robot

How to Set Up a SonarQube Server on CentOS Stream 9

Introduction CentOS Stream 9 ships with a stable, security-hardened base that makes deploying set up a sonarqube server on centos stream 9 both straightforward and auditable. This tutorial covers the complete procedure for how to Set Up a SonarQube Server on CentOS Stream 9, including dnf module streams where applicable, systemd unit management, and the […]

Read more
How to Use Capsicum Sandboxing on FreeBSD 13 — step-by-step FreeBSD 13 tutorial on Progressive Robot

How to Use Capsicum Sandboxing on FreeBSD 13

Introduction This guide explains how to Use Capsicum Sandboxing on FreeBSD 13 on FreeBSD 13. FreeBSD uses the pkg(8) binary package manager, rc.conf(5) for service startup configuration, and pf(4) as its primary packet filter. There is no SELinux or AppArmor — instead, FreeBSD provides the MAC (Mandatory Access Control) framework and Capsicum for fine-grained privilege […]

Read more
How to Use Amanda for Enterprise Backup on CentOS Stream 9 — step-by-step CentOS Stream 9 tutorial on Progressive Robot

How to Use Amanda for Enterprise Backup on CentOS Stream 9

Introduction CentOS Stream 9 ships with a stable, security-hardened base that makes deploying use amanda for enterprise backup on centos stream 9 both straightforward and auditable. This tutorial covers the complete procedure for how to Use Amanda for Enterprise Backup on CentOS Stream 9, including dnf module streams where applicable, systemd unit management, and the […]

Read more
How to Install Go on FreeBSD 13 — step-by-step FreeBSD 13 tutorial on Progressive Robot

How to Install Go on FreeBSD 13

Introduction How to Install Go on FreeBSD 13 is a core administration task for any FreeBSD 13 server operator. FreeBSD 13 ships with the 15.0-RELEASE kernel, ZFS as the default root filesystem, Capsicum capability sandboxing improvements, and an updated ports tree. Unlike Linux distributions, FreeBSD uses rc(8) for service management, pf for packet filtering, and […]

Read more
How to Configure VLAN Tagging on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure VLAN Tagging on Windows Server 2016

How to Configure Windows Server 2016 VLAN Tagging Virtual Local Area Networks (VLANs) segment a single physical network into multiple logical networks, providing traffic isolation, improved security, and better bandwidth management. Windows Server 2016 supports VLAN tagging both on physical network adapters and on Hyper-V virtual switches, allowing servers and virtual machines to participate in […]

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
How to Set Up OpenVPN on CentOS Stream 9 — step-by-step CentOS Stream 9 tutorial on Progressive Robot

How to Set Up OpenVPN on CentOS Stream 9

Introduction CentOS Stream 9 ships with a stable, security-hardened base that makes deploying set up openvpn on centos stream 9 both straightforward and auditable. This tutorial covers the complete procedure for how to Set Up OpenVPN on CentOS Stream 9, including dnf module streams where applicable, systemd unit management, and the firewalld rules required for […]

Read more
How to Set Up Fail2ban on FreeBSD 13 — step-by-step FreeBSD 13 tutorial on Progressive Robot

How to Set Up Fail2ban on FreeBSD 13

Introduction How to Set Up Fail2ban on FreeBSD 13 is a core administration task for any FreeBSD 13 server operator. FreeBSD 13 ships with the 15.0-RELEASE kernel, ZFS as the default root filesystem, Capsicum capability sandboxing improvements, and an updated ports tree. Unlike Linux distributions, FreeBSD uses rc(8) for service management, pf for packet filtering, […]

Read more
How to Install Kubernetes with kubeadm on RHEL 8 — step-by-step RHEL 8 tutorial on Progressive Robot

How to Install Kubernetes with kubeadm on RHEL 8

Kubernetes has become the de facto standard for container orchestration, and RHEL 8 provides a stable, enterprise-grade foundation for running production Kubernetes clusters. In this tutorial you will walk through a complete kubeadm-based installation on RHEL 8, from preparing the host operating system through initialising the control-plane node and connecting worker nodes via a Flannel […]

Read more
CHAT