Explore >> Select a destination


You are here

catfox.life
| | sathyasays.com
16.8 parsecs away

Travel
| | Opinions, thoughts and tutorials on Cloud, DevOps, Linux and Technology by Sathyajith Bhat.
| | dustymabe.com
18.3 parsecs away

Travel
| | Recently I purchased a new laptop. Typically my first move is to ditch Windows or Mac (yes I've done both) and install Linux. This time, just in case I ever want to completely restore the system (recovery partition and all), I decided to make a disk image of the entire hard drive. Being that the capacity of the hard drive is close to 500 GB it actually turned out that I didn't have enough free space to store the entire image.
| | willhaley.com
18.3 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.
| | sergioprado.blog
83.2 parsecs away

Travel
| TPM (Trusted Platform Module) is an international standard that enables trust in computing platforms in general, providing several security-related features for computer systems, including hashing, encryption, signing, random number generation, and many more!