

Installing Linuxĭownload the Linux distro of your choice from the Microsoft Store. With this command, all our new distributions will be installed with version two. After installing the add-on, go into PowerShell and paste: wsl -set-default-version 2

In order to update WSL you need to download the Linux kernel update package. Then restart your computer to finish installing the requested changes. $ dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestartĬontrol-Panel -> Programs -> Turn Windows feature on or off, and click the "Windows subsystem for linux" and "Virtual Machine Platform" buttons. $ dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart You can do this with PowerShell (with administrator privileges):.This feature is disabled by default and you must activate it: To check windows version, click Windows + R key and type: winver You need at least 2004 version of Windows 10. Visual Studio Code and WebStorm on macOS.Installing of additional configurations for ZSH management.Basic terminal setup on Windows and macOS Table of Contents
