Eradicating Windows and slapping Linux on your computer sure isn’t as easy as it used to be. Modern Windows PCs produced after Windows 8’s release have UEFI firmware with “Secure Boot” enabled. This ...
Are your Linux machines able to communicate with your Windows machines via hostname? If not, here's how to configure them so they can. On your network, every machine should be able to see one another, ...
Supporting systemd required changes to the WSL architecture. As systemd requires PID 1, the WSL init process started within the Linux distribution becomes a child process of the systemd. Because the ...