You are here |
catfox.life | ||
| | | |
sathyasays.com
|
|
| | | | Opinions, thoughts and tutorials on Cloud, DevOps, Linux and Technology by Sathyajith Bhat. | |
| | | |
dustymabe.com
|
|
| | | | 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
|
|
| | | | 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
|
|
| | 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! |