Skip to content

Instantly share code, notes, and snippets.

@Atavic
Atavic / properties_system_android.md
Created January 29, 2018 22:10
Android System Properties
@Atavic
Atavic / make-mega-adblock-hostsfile.sh
Last active June 3, 2023 14:24
Create Mega Adblock Hostsfile for use with Dnsmasq (Modified from Pi-hole)
#!/bin/bash
# Modified Pi-hole script to generate a generic hosts file
# for use with dnsmasq's addn-hosts configuration
# original : https://github.com/jacobsalmela/pi-hole/blob/master/gravity-adv.sh
# Address to send ads to. This could possibily be removed, but may be useful for debugging purposes?
destinationIP="0.0.0.0"
outlist='./final_blocklist.txt'
tempoutlist="$outlist.tmp"
http://www.guerrillamail.com/
http://www.tempinbox.com/
http://www.mailinator.com
http://www.temporaryinbox.com
http://www.10minutemail.com/10MinuteMail/index.html
http://www.mbx.cc/
http://www.yopmail.com/en/
https://moakt.com
http://www.fakenamegenerator.com/
https://temp-mail.org/en/
@Atavic
Atavic / Installing Linux-Lite (or Linux-Mint) from the start on Oracle-VirtualBox.txt
Created March 5, 2019 21:46
Installing Linux-Lite (or Linux-Mint) from the start on Oracle-VirtualBox
download linux lite 'linux-lite-4.2-64bit.iso'
http://mirror.alpix.eu/linuxliteos/isos/4.2/linux-lite-4.2-64bit.iso
create a new machine, based on 'linux 2.6' without creating an hard-drive.
enter settings/storage, remove everything click [OK], enter settings/storage again add IDE-controller click [OK], enter settings/storage again add cdrom (empty) and new hard-disk (60GB) click [OK].
settings/general: set 'shared-clipboard' and 'dragndrop' to 'bidirectional'.
settings/system/processor tab: check ON: 'Enable PAE/NX', select two CPUs.
settings/display/screentab: set RAM to 64MB. set 'Graphics Controller' to: 'VBoxVGA'. check ON: 'Enable 3D Acceleration'.
settings/shared-folders: add 'C:', 'D:', 'E:',... and select auto-mount for-each.
@Atavic
Atavic / 60gb_basic_unix_vm.7z
Created March 5, 2019 21:46
Basic Linux VirtualMachine Ready To Be Imported To VirtualBox, 60GB Hard-Disk (Dynamically Resized) - Only 3KB 7zip Archive!
@Atavic
Atavic / trrprefs.md
Created November 18, 2018 13:08 — forked from bagder/trrprefs.md
trr prefs

NOTE

A blog post with more updated info then this has been posted here

Preferences

All preferences for the DNS-over-HTTPS functionality in Firefox are located under the "network.trr" prefix (TRR == Trusted Recursive Resolver). The support for these are targeted for shipping in release Firefox 62.

network.trr.mode

set which resolver mode you want.

briankrebs
violetblue
hdmoore
travisgoodspeed
troyhunt
attritionorg
tqbf
attrc
ErrataRob
edskoudis