Skip to content

Instantly share code, notes, and snippets.

View jrossmanjr's full-sized avatar
🏠
Working from home

jrossmanjr

🏠
Working from home
View GitHub Profile
@jrossmanjr
jrossmanjr / AllowList.txt
Created July 27, 2020 17:21
AdGuardHome - AllowList trial
@@||1fichier.com^$important
@@||account.adguard.com^$important
@@||acctcdn.msftauth.net^$important
@@||aka.ms^$important
@@||alomar.emsisoft.com^$important
@@||au.download.windowsupdate.com^$important
@@||avatars0.githubusercontent.com^$important
@@||avatars1.githubusercontent.com^$important
@@||avatars2.githubusercontent.com^$important
@@||avatars3.githubusercontent.com^$important
@jrossmanjr
jrossmanjr / ADSB-Install-Instructions.md
Last active May 21, 2020 04:07
Install stuff for ADSB-Exchange and FR24
  1. Download the iso/img from ADSBexchange - https://adsbexchange.com/myip/downloads/adsbx_buster.1.0.zip?v=latest
  2. Download and install Balena Etcher to "burn" the image - https://www.balena.io/etcher/
  3. Insert your SD card into your computer and open Etcher to write the iso/img to the sd card
  4. Once complete remove and then re-insert your sd card into the computer so you can see the /boot drive
  5. Open the sd card in finder and edit adsb-config.txt located on the sd card
  6. Navigate to https://www.freemaptools.com/elevation-finder.htm and get your lat/long/altitude
  7. plug in your data like below --- be sure to add in your antenna height to the altitude you got from the site

////Sample 1090 single SDR adsb-config.txt:////

#!/bin/bash
if [[ $EUID -eq 0 ]];then
echo "::: You are root."
else
echo "::: sudo will be used."
# Check if it is actually installed
# If it isn't, exit because the install cannot complete
if [[ $(dpkg-query -s sudo) ]];then
export SUDO="sudo"
#!/bin/bash
sudo apt update
sudo apt upgrade -y
#### install common software
sudo apt install git wget curl screenfetch python-pip
#### install node
curl -sL https://deb.nodesource.com/setup_10.x | sudo bash -
sudo apt install nodejs -y
@jrossmanjr
jrossmanjr / chip_v10_kernel_update.sh
Created March 14, 2018 04:03
Quick script to install the V10 Chip kernel -- https://goo.gl/up1V5z
#!/usr/bin/env bash
touch /etc/apt/sources.list.d/v10chiprepo.list
echo 'deb https://chiprepo.home.v10lator.de/packages jessie main' | tee --append /etc/apt/sources.list.d/v10chiprepo.list
apt-get install apt-transport-https
wget -O - https://chiprepo.home.v10lator.de/v10chiprepo.gpg.key | apt-key add -
apt-get update
apt-get install linux-image-4.4.13-v10
@jrossmanjr
jrossmanjr / keybase.md
Created June 21, 2016 18:31
my Keybase verification

Keybase proof

I hereby claim:

  • I am jrossmanjr on github.
  • I am jrossmanjr (https://keybase.io/jrossmanjr) on keybase.
  • I have a public key whose fingerprint is B64F E0C3 99FF 534E BE15 7498 7560 FD66 959E 8C6F

To claim this, I am signing this object: