Articles

Critical HARDN Security Scripts Vulnerabilities: A Deep Dive

Introduction HARDN is a collection of security hardening scripts designed to enhance system security by enforcing MAC address randomization, TOR routing, directory lockdowns,

Read More
Cybersecurity

Security Machine Tutorial for HARDN-Hardened Debian

This tutorial builds upon the HARDN project’s baseline hardening, then layers in encryption, network obfuscation, kernel and runtime hardening, advanced authentication, secure boot,

Read More
Automation with Scripting

Automate ppp0 Interface Monitoring and Restart

Are you facing issues with your ppp0 interface losing its IP address? This can disrupt your network connectivity and create unnecessary downtime. Automate

Read More
Automation with Scripting Clusters

HAProxy Config Sync and Reload Automation

HAProxy Config Sync is essential for high availability and consistent traffic routing. This guide covers setting up an automated system using inotifywait, rsync,

Read More
Automation with Scripting Clusters

AWX k9s Dashboard on Kubernetes: Setup on Debian 12

Overview of AWX k9s Dashboard on Kubernetes This guide details the installation and configuration of the AWX k9s Dashboard on Kubernetes using a

Read More
Cybersecurity

HAPS Setup on Debian 12

Overview of HAPS Setup on Debian 12 This guide details the HAPS setup on Debian 12, or Elite proxy (as others call it)

Read More
Monitoring and Performance

Network Monitoring on Debian 12 with netstat, ss, and iftop

Overview of network monitoring on Debian 12 This tutorial explains network monitoring on Debian 12 using netstat, ss, and iftop. These tools help

Read More
Database Management

Creating and Managing Databases in MySQL

Overview This guide provides a comprehensive look at creating and managing databases in MySQL. MySQL is one of the most popular relational database

Read More
Database Management

Installing and Configuring MySQL

Overview on Installing and Configuring MySQL This tutorial provides a step-by-step guide for installing and configuring MySQL on Debian-based distributions, covering both installation

Read More
Aggregation

Graylog Log Aggregation Cluster: Setup on Debian 12

Overview of Graylog Log Aggregation Cluster A Graylog Log Aggregation Cluster allows centralized log management, making it easier to analyze and monitor system

Read More