windows_subsystem_wsl
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
windows_subsystem_wsl [2023/02/25 17:07] – created skipidar | windows_subsystem_wsl [2023/02/25 21:22] (current) – skipidar | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== Windows Subsystem ===== | ===== Windows Subsystem ===== | ||
+ | |||
+ | Reinstall | ||
<sxh> | <sxh> | ||
Line 6: | Line 8: | ||
wsl --install -d Ubuntu-22.04 | wsl --install -d Ubuntu-22.04 | ||
</ | </ | ||
+ | |||
+ | |||
+ | |||
+ | Clone | ||
+ | |||
+ | <sxh> | ||
+ | wsl --export OriginalDistributionName FileName | ||
+ | wsl --import ClonedDistributionName InstallLocation FileName | ||
+ | wsl --distribution ClonedDistributionName | ||
+ | </ | ||
+ | |||
+ | |||
+ | Visual Studio Code integration | ||
+ | |||
+ | https:// | ||
+ | |||
+ | start Visual Studio Code | ||
+ | <sxh> | ||
+ | code . | ||
+ | </ | ||
+ | |||
+ | |||
+ | Watch the folder | ||
+ | |||
+ | https:// | ||
+ | |||
+ | <sxh> | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | </ | ||
+ |
windows_subsystem_wsl.1677344861.txt.gz · Last modified: by skipidar