Search Ubuntu
"Ubuntu" in the Microsoft store, then buy and install. This is actually WSL (Windows Subsystem for Linux).
Of course, you want to experience other versions of Linux
Linux, as well as Debian
Debian:
`WSL`WSL After installing the WSL version of Linux, you also need to enable WSL
WSL permissions:
Open another PowerShell
PowerShell window with "Run as Administrator".
bashEnable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
First enter ubuntu
in cmd
cmd, take a little time to start Ubuntu
Ubuntu, set the username and password.
Click Settings
"Settings" in right top corner of above image, the file profile.json
file will be opened. Then inside the word "profiles"
in profile.json
file, add below snippet.
The complete setting file (profile.json) which c can be obtained here.
Actually, the WSL
WSL here is Ubuntu
Ubuntu.