Skip to content

Instantly share code, notes, and snippets.

View imkarthikk's full-sized avatar
:bowtie:
Focusing

Karthik Kamalakannan imkarthikk

:bowtie:
Focusing
View GitHub Profile
#!/bin/bash
#########################################
# This script will install redis,
# and download a pre-configured config
#########################################
### Set the log file path
cd ~
set_log_path=$(cd && pwd)
log_file="$set_log_path/skcript.log"
# Karthik's Personal DNS Blocklist
# Please feel free to add more to the list.
#
# License:
# CC Attribution 3.0 (http://creativecommons.org/licenses/by/3.0/)
127.0.0.1 localhost
::1 localhost
127.0.0.1 telemetry.astro.build