Skip to content

Instantly share code, notes, and snippets.

View Retro8bit's full-sized avatar
👾

Retro_8bit Retro8bit

👾
View GitHub Profile
@oidebrett
oidebrett / setting_up_crowdsec_pangolin_middleware_manager
Last active October 30, 2025 01:30
Detailed Steps for Setting Up Crowdsec with Pangolin and Middleware Manager
Detailed Steps
1) First obtain your enrolment key from Crowdsec. Enrollment refers to connecting your CrowdSec Security Engine to the CrowdSec Console
To Get CrowdSec Enrollment Key
- Visit https://www.crowdsec.net/
- Log in to your account
- Obtain the enrollment key from your dashboard
- Copy this key for later use
@craimasjien
craimasjien / bleeding-edge-mesa-fedora.md
Last active October 25, 2025 18:34
Installing bleeding-edge mesa on Fedora

Installing Bleeding-Edge Mesa on Fedora

This guide walks you through installing the latest development version of Mesa (similar to mesa-git on Arch Linux) on Fedora, while keeping the system-provided Mesa version intact. This approach helps avoid breaking dependencies or rendering your system unusable due to driver conflicts.

Who is this guide for? This guide is written for all experience levels, including beginners. Each step includes explanations of what and why, so you can learn as you go.