Windows下安装子系统和图形化页面
- 在Windows设置中的“更新与安全”中选择开发者选项,点击开发者人员模式;
- 其余可参考该文章:https://www.jianshu.com/p/20e6f9f7a81a
其中源的更新建议使用清华镜像源:
wget https://tuna.moe/oh-my-tuna/oh-my-tuna.py
python oh-my-tuna.py
Ubuntu子系统和Windows文件传输
Ubuntu子系统对应的文件目录位于C:\Users\username\AppData\Local\Packages\CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc\LocalState\rootfs
下;windows的磁盘被挂载到了/mnt下,可以直接访问。
网友评论