Skip to content

Instantly share code, notes, and snippets.

View Riktastic's full-sized avatar

Rik Riktastic

View GitHub Profile
@Riktastic
Riktastic / readme.md
Last active March 9, 2026 23:09
QX Q8-Q9-Q10 4G tracker SMS commands

QX Q8-Q9-Q10 4G tracker SMS commands

I bought this lovely little tracker for just under 20 euros. Which is a great fit for tracking the whereabouts of my new bicycle. It is tiny, it has some protection against the weather, a decent battery life and a magnet. The only bummer was: There were no oldskool SMS commands. Only a sleezy looking app which told me that my tracker would expire within a year. Traccar was my way to go, as it allowed me to keep my privacy and to stop the addition of more e-waste.

Verifying that I control the following Nostr public key: npub15je6xhjxrjtcsk35wvaqzqwvmnuyrw6r3p25mg7zlcwv2x2ant3sn03el8
@Riktastic
Riktastic / Add_new_disk.sh
Last active September 2, 2023 09:39
Create a new LUKS encrypted ZFS partition, which unlock on boots
# Wipes a drive and converts it to a LUKS encrypted ZFS partition.
# I'm using this for my Debian 11 Proxmox system.
#
# Check out these sources for additional security information:
# - Information about LUKS and its automatic unlock: https://cryptsetup-team.pages.debian.net/cryptsetup/encrypted-boot.html
# - Information about ZFS and LUKS on Debian 11: https://openzfs.github.io/openzfs-docs/Getting%20Started/Debian/Debian%20Buster%20Root%20on%20ZFS.html#step-2-disk-formatting
#
#List all DISK_ID's with: ls -la /dev/disk/by-id
DISK=/dev/disk/by-id/