Skip to content

Instantly share code, notes, and snippets.

View derjohn's full-sized avatar

derjohn derjohn

View GitHub Profile
@derjohn
derjohn / daemon.json
Last active July 13, 2023 14:25
Docker Config with IP address range that does not collide with the Wifi of Deutsche Bahn DB
/etc/docker/daemon.json
{
"bip" : "172.70.0.1/16",
"fixed-cidr" : "172.70.16.0/20",
"log-level" : "info",
"default-address-pools" : [
{"base" : "172.80.0.0/16", "size" : 24 },
{"base" : "172.90.0.0/16", "size" : 24 }
]

Keybase proof

I hereby claim:

  • I am derjohn on github.
  • I am derjohn (https://keybase.io/derjohn) on keybase.
  • I have a public key whose fingerprint is EE7A 1F2F 1111 1299 A921 0830 79AA 0D82 0805 1F6C

To claim this, I am signing this object:

@derjohn
derjohn / android_backup_restore.sh
Last active May 30, 2019 16:04 — forked from silvae86/android_backup_restore.sh
Backup and restore Android partitions to SD Card
#!/bin/sh
#open adb shell
adb shell
#listing partitions (general command for Android devices)
#ls -l /dev/block/platform/<block_device_name>/by-name/
#for the ZTE Axon7
ls -l /dev/block/platform/soc/624000.ufshc/by-name/
@derjohn
derjohn / keybase.md
Created May 1, 2017 08:48
keybase.md

Keybase proof

I hereby claim:

  • I am derjohn on github.
  • I am derjohn (https://keybase.io/derjohn) on keybase.
  • I have a public key whose fingerprint is EE7A 1F2F 1111 1299 A921 0830 79AA 0D82 0805 1F6C

To claim this, I am signing this object: