Nov 2025
https://dev.to/ryfazrin/how-to-run-ubuntu-on-macos-like-wsl-wsl-style-experience-4cd4
https://developer.nvidia.com/nsight-systems
I have a Windows PC with an NVIDIA GPU, but I also need to work on other PCs and a laptop without NVIDIA GPUs. For remote work or weekend coding and research, I want to continue my project seamlessly. One solution is to use WSL (Windows Subsystem for Linux) and create a portable Linux environment. This lets me use the same Linux setup on any Windows machine—even without an NVIDIA GPU—while keeping all my projects, code, and large datasets accessible on an external SSD.
Step 1—Export WSL on your main PC
22) on the main PC..tar file on an external drive:wsl --export 22 E:\\\\WSL\\\\22\\\\ubuntu22.tar
wsl --shutdown
D:\\\\WSL\\\\DistroName