Skip to content

Instantly share code, notes, and snippets.

@sebastian-de
sebastian-de / configure-eduroam-with-easyroam.sh
Last active October 9, 2025 16:10 — forked from RocketRene/configure-eduroam-with-easyroam.sh
NetWorkManager: eduroam/easyroam setup script for Linux and OpenSSL >= 3.0
#!/bin/bash
# This script is generating an eduroam network configuration using NetworkManager.
# At first, you have to generate an easyroam profile on https://www.easyroam.de/ that
# is generating an pkcs12 file as input for this script.
# Regarding OpenSSl 3.0+, see https://bbs.archlinux.org/viewtopic.php?pid=2104709#p2104709
# Usage: bash configure-eduroam-with-easyroam.sh <YOUR-PKCS12-File>
@sebastian-de
sebastian-de / laptop_unsuck.json
Last active March 5, 2025 20:07
Easy Effects preset to improve the sound of the Thinkpad P14s Gen 2 AMD built-in speakers . An updated version can be found here: https://github.com/sebastian-de/easyeffects-thinkpad-unsuck
{
"output": {
"bass_enhancer": {
"amount": 22.0,
"blend": 0.0,
"floor": 10.0,
"floor-active": true,
"harmonics": 9.999999999999995,
"input-gain": 0.0,
"output-gain": -8.0,