Skip to content

Instantly share code, notes, and snippets.

@bryanklingner
bryanklingner / unraid-tmux.plg
Created December 19, 2022 19:40 — forked from MysteryDash/unraid-tmux.plg
A simple plugin to add tmux to unraid
<?xml version='1.0' standalone='yes'?>
<PLUGIN>
<!--
A simple plugin to add tmux to unraid
-->
<FILE Name="/boot/packages/libevent-2.1.12-x86_64-3.txz" Run="upgradepkg --install-new">
<URL>http://slackware.cs.utah.edu/pub/slackware/slackware64-15.0/slackware64/l/libevent-2.1.12-x86_64-3.txz</URL>
</FILE>
@bryanklingner
bryanklingner / config.boot
Last active January 14, 2021 01:49
Google Fiber with Ubiquiti EdgeRouter PoE config.boot
firewall {
all-ping enable
broadcast-ping disable
ipv6-receive-redirects disable
ipv6-src-route disable
ip-src-route disable
log-martians enable
name WAN_IN {
default-action drop
description "WAN to Internal"