Skip to content

Instantly share code, notes, and snippets.

View Espionage724's full-sized avatar

Sean Rhone Espionage724

View GitHub Profile
@Espionage724
Espionage724 / bwrap-fix.md
Created April 9, 2025 01:24
Ubuntu 24.10 bwrap AppArmor Namespace Fix

Paste this one-liner into Terminal:

echo -e 'profile "bwrap-custom" "/usr/bin/bwrap" flags=(unconfined) {userns,}' | sudo tee '/etc/apparmor.d/bwrap-custom' > '/dev/null' && sudo systemctl reload 'apparmor'
  • Solves an issue on Ubuntu 24.10 (notes) with uid, bwrap, pressure-vessel, Sniper runtime, and Dota 2 (notes)
@Espionage724
Espionage724 / default.conf
Last active March 28, 2025 05:17
2009Scape (localhost) worldprops/default.conf
[server]
# Server
log_level = "verbose"
write_logs = true
msip = "localhost"
secret_key = "2009scape_development"
preload_map = false
# Accounts
@Espionage724
Espionage724 / espionage724.log
Created October 20, 2024 15:15
2004Scape espionage724.log
[2024-07-14 127.0.0.1]: Logging in
[2024-07-14 127.0.0.1]: Logging out
[2024-07-14 127.0.0.1]: Logging in
[2024-07-14 127.0.0.1]: Dropped item from inv tutorial_logs
[2024-07-14 127.0.0.1]: Dropped item from inv tutorial_logs
[2024-07-14 127.0.0.1]: Dropped item from inv tutorial_logs
[2024-07-14 127.0.0.1]: Dropped item from inv tutorial_logs
[2024-07-14 127.0.0.1]: Dropped item from inv tutorial_logs
[2024-07-14 127.0.0.1]: Dropped item from inv tutorial_logs
[2024-07-14 127.0.0.1]: Dropped item from inv tutorial_logs
@Espionage724
Espionage724 / 1. Info.txt
Last active August 12, 2022 13:23
Dell Latitude 5591 setup_var Tweaks
DMI: Dell Inc. Latitude 5591/0F4TD7, BIOS 1.22.0 06/06/2022
@Espionage724
Espionage724 / 1-Info.txt
Last active March 28, 2025 05:01
Various Windows 10 Batch Files and Notes
Various Windows 10 Batch Files and Notes
- Notably for improving privacy on Windows 10
- Some performance tweaks