Move WSL to another drive

Here is a nice instruction how to migrate wsl to another drive. A couple of nuances: When you export the image there is no need to define the version of WSL. But for the import you should do it (if you use version 2 for example), by using the version parameter, otherwise, you will get a confusing error about an incorrect parameter. To define the default user you should use the command that may vary depending on the os version.

Github repositories that help you to prepare for the next interview

Here is the list of general/algo/system design questions: coding-interview-university build-your-own-x tech-interview-handbook how-to-secure-anything javascript-algorithms how-web-works algorithms-javascript system-design-primer awesome-interview-questions olshansk-interview Golang 11. learngo Javascript 12. clean-code-javascript 13. javascript-questions source