Skip to content

Instantly share code, notes, and snippets.

View haskaalo's full-sized avatar

Joey haskaalo

View GitHub Profile
*.footprintdns.com
@haskaalo
haskaalo / pihole.sh
Last active September 12, 2020 02:21
#!/bin/bash
# Source: wally3k.github.io
#
# Basic whitelist from Pi-hole forums https://discourse.pi-hole.net/t/commonly-whitelisted-domains/212
#
# Clear whitelist
echo "" > /etc/pihole/whitelist.txt
@haskaalo
haskaalo / tarcheatsheet.md
Last active April 8, 2024 14:19
Tar usage / Tar Cheat Sheet

Tar Usage / Cheat Sheet

Compress a file or directory

e.g: tar -czvf name-of-archive.tar.gz /path/to/directory-or-file

  • -c: Create an archive.
  • -z: Compress the archive with gzip.
  • -v: makes tar talk a lot. Verbose output shows you all the files being archived and much.
  • -f: Allows you to specify the filename of the archive.
@haskaalo
haskaalo / blizztrackbot.md
Last active March 18, 2021 21:05
Docs about Blizztrack Bot

Blizztrack Discord Bot

Add Blizztrack Bot to your server!

With this Link

Set up

  1. We recommend you to create a unique channel for the bot and make him the only one who can send message in that channel.
  2. IMPORTANT: Let him read message ONLY on this channel to avoid people to troll