Bookmarks
-
October 30, 2016
-
October 24, 2016When Your Screen Breaks (In The Himalayas)
A nice collection of tools to quickly make use of a laptop with a broken screen. Includes a nice list of Android terminal clients -
October 20, 2016
-
October 20, 2016
-
October 12, 2016
-
October 10, 2016
-
September 28, 2016docker-compose up leads to "client and server don't have same version (client : 1.14, server: 1.12)" error
export COMPOSE_API_VERSION=1.18 -
September 26, 2016
-
September 20, 2016Decrypting Android M adopted storage
Benötigt root Zugriff zum auslesen von /data -
September 13, 2016trapexit/mergerfs: a FUSE based union filesystem
mergerfs is a union filesystem geared towards simplifying storage and management of files across numerous commodity storage devices. It is similar to mhddfs, unionfs, and aufs.