Skip to content

Instantly share code, notes, and snippets.

View tkuennen's full-sized avatar

Travis Kuennen tkuennen

View GitHub Profile
#!/bin/sh
# _____ ______ _ _ ____ ___ ____
# / _ \ \ / / _ \| \ | | ___ ___ _ __ / ___| ___ ___|_ _| _ \
#| | | \ \ / /| |_) | \| |/ __/ _ \| '_ \ _____| | _ / _ \/ _ \| || |_) |
#| |_| |\ V / | __/| |\ | (_| (_) | | | |_____| |_| | __/ (_) | || __/
# \___/ \_/ |_| |_| \_|\___\___/|_| |_| \____|\___|\___/___|_|
# A simple sctipt to email a summary of OpenVPN connections
script="ovpncon"
version="0.1"
@tkuennen
tkuennen / 1-macOS-Launchctl-limits.md
Last active May 30, 2020 05:27 — forked from tombigel/README.md
How to Change Open Files Limit on macOS (10.8 - 10.13)
@tkuennen
tkuennen / templitize.sh
Last active July 12, 2018 23:23
cleaner
#!/bin/bash
# _ _ _ _ _ _
#| |_ ___ _ __ ___ _ __ | (_) |_(_)_______ ___| |__
#| __/ _ \ '_ ` _ \| '_ \| | | __| |_ / _ \ / __| '_ \
#| || __/ | | | | | |_) | | | |_| |/ / __/_\__ \ | | |
# \__\___|_| |_| |_| .__/|_|_|\__|_/___\___(_)___/_| |_|
# |_|
# Cleans up a system to turn it into a clean template
# curl https://git.io/vNesO |bash
# Stop services for cleanup
sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --applicationpath /Applications/Install\ macOS\ High\ Sierra.app
@tkuennen
tkuennen / config
Created April 12, 2018 04:28
A useful group of settings for ssh config files
Connection Sharing
ControlMaster auto
ControlPath ~/.ssh/ssh_%h_%p_%r
Control persistance
ControlPersist 4h
TCPKeepAlive no
ServerAliveInterval 120
ServerAliveCountMax 3
# Specify identity
IdentityFile /path/to/identity
# default github identity
Host github.com
HostName github.com
IdentityFile /some/key
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
@tkuennen
tkuennen / jokes.md
Last active December 5, 2019 19:12
Bad Jokes.

What do you get when you kiss a bird? Chirpies. It's a canarial disease, and it's un-tweatable

What birds spend all their time on their knees? Birds of prey!

What did they call the canary that flew into the pastry dish? Tweetie Pie!

What do you call a very rude bird? A mockingbird

Why couldn't anyone see the bird? Because it was in da skies! (disguise)

cat <<EOF | sudo tee /etc/yum.repos.d/influxdb.repo
[influxdb]
name = InfluxDB Repository - RHEL \$releasever
baseurl = https://repos.influxdata.com/rhel/\$releasever/\$basearch/stable
enabled = 1
gpgcheck = 1
gpgkey = https://repos.influxdata.com/influxdb.key
EOF
sudo yum -y install telegraf
locking cables and automatic transfer switches for single power supply systems