Explore >> Select a destination


You are here

justinscholz.de
| | tecadmin.net
8.5 parsecs away

Travel
| | With the latest version of Ubuntu 22.04 and Debian 11, users start getting a warning message during the GPG key import that Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). The apt-key stores the key file in /etc/apt/trusted.gpg or /etc/apt/trusted.gpg.d. In that case, a single key is also trusted for other
| | geo.rocks
7.5 parsecs away

Travel
| | Hetzner ARM package mirrors are not working anymore. Update the ubuntu.sources file.
| | blog.lil-bird.xyz
9.8 parsecs away

Travel
| |
| | willhaley.com
52.2 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.