This is quick guide howto create Windows 10 install media / bootable USB flash drive on Linux. I use here Fedora Linux, but same method works on Ubuntu, Arch, Gentoo or any other Linux too. Reason why this guide exist is that the latest Windows 10 image Win10_2004_English_x64.iso (May 2020 update) install.wim file is too […]
Similar Posts
Learning Sed Is Beneficial For Linux Users
sed is a stream editor. A stream editor is used to perform basic text transformations on…
Kubernetes across clouds: Ubuntu at NVIDIA GTC 2021
NVIDIA GTC is back again and we’re thrilled to be talking all things Kubernetes with you,…
A Quick Look At Ubuntu 23.04 “Lunar Lobster”
Ubuntu recently release version 23.04 “Lunar Lobster” featuring the GNOME 44 desktop environment. This latest release…
Embracing the Future: The Transition from SysVinit to Systemd in Linux
IntroductionLinux, the powerhouse behind countless servers and desktops worldwide, relies heavily on an initialization (init) system…
How to install LAMP on Debian 10 (Buster) nixCraft
How do I install a LAMP stack on Debian 10 (Buster)?The LAMP is an acronym for…