Skip to content

Instantly share code, notes, and snippets.

View chonki's full-sized avatar

chonki

View GitHub Profile
  1. Log into unifi controller web UI
  2. Go to Settings
  3. Select Routing & Firewall
  4. Select Firewall
  5. Select Groups
  6. Hit "Create new Group"
  7. Enter all your DNS servers here you want to be allowed on the local LAN (Eg, mine is 10.0.1.1 - gateway, 10.0.1.14 - pi-hole)
  8. Name this "Allowed DNS Servers"
  9. Hit OK
  10. SSH into the Gateway - NOT the CloudKey (username/password is whatever you set up)
#!/bin/bash
set -e
#Script taken from to David Bilay at https://raw.githubusercontent.com/dYalib/snips-docker/master/start-snips.sh
#goto skill directory
cd /var/lib/snips/skills
rm -rf *
snips-template render