/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

martin.wojtczyk.de
| | debugging.works
1.6 parsecs away

Travel
| | A simple demo who to backdoor to break linux full disk encryption
| | willhaley.com
2.0 parsecs away

Travel
| | You can use these instructions to create a bootable USB drive with GRUB that can run the Windows 10 installer. I used Arch Linux to prepare my USB device, but any Linux variant like Debian or Ubuntu should work. I am assuming you have an appropriately large USB disk at /dev/sdz that you can completely erase for this process. Unmount the USB drive if mounted. sudo umount /dev/sdz* Wipe all partitions from the USB device.
| | www.jeremymorgan.com
1.4 parsecs away

Travel
| | When you dual boot Windows and Arch Linux, any time you reinstall or upgrade Windows you lose the boot menu to get into Linux. In this tutorial I'll show you how to fix that.
| | nsirap.com
10.7 parsecs away

Travel
| installation of docker and docker-compose with Ansible Playbook. This will automate the installation of docker and docker-compose on a remote server.