Explore >> Select a destination


You are here

debianaddict.com
| | willhaley.com
14.0 parsecs away

Travel
| | Warning: I have stopped updating this article in favor of a similar, but updated, guide. These are steps that I used on an Ubuntu 18.04 LTS (Bionic Beaver) 64-bit system to build an x86 Debian 9 (Stretch) live environment that I can boot from CD or USB. These steps can be used to create a live environment that is BIOS bootable (MBR), UEFI bootable (GPT), or combination of both UEFI and BIOS bootable. Something unique about this guide is that Syslinux/Isolinux are not used. Only Grub boot equipment. This is done for consistency and to avoid mixing the two (Syslinux/Isolinux alone cannot accomplish everything covered in this article, but Grub can).
| | sporks.space
11.2 parsecs away

Travel
| | I had a need to run a utility that requires Linux (specifically, iprutils to configure a RAID card) onto a Power S814 that I had installed at a datacentre, and no remote hands to boot a CD with. However, there's... Continue reading ?
| | debugging.works
12.1 parsecs away

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

Travel
| BuildKit is Docker's new system for building images. It's faster, has previously missing security featuers, and it's finally stable.