标签:应用商店 管理员 enable ble log 原因 class sina res
对于熟悉Linux运维的工程师,如果能在Windows上运行Bash shell的话,会比用可恶的dos命令舒服得多。Windows确实提供了这样的功能。
"设置"->"更新和安全"->"开发者选项"->"开发人员模式"
按提示重启电脑
运行-cmd-输入bash
提示访问https://aka.ms/wslstore 下载安装Linux分发版。
访问网页,提示打开Microsoft Store
选择你喜欢的发行版。一般来说选择Ubuntu
点击开始下载
下载完毕后,点击启动开始安装并启动
设置Linux用户和密码
重新打开cmd框,输入bash。
在windows应用商店安装ubuntu系统,报错WslRegisterDistribution failed with error: 0x8007019e
Installing, this may take a few minutes...
Installation Failed!
Error: 0x8007019e
Press any key to continue...
未安装Windows子系统支持。
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
参考
https://blog.csdn.net/qq_33033367/article/details/828209
标签:应用商店 管理员 enable ble log 原因 class sina res
原文地址:https://www.cnblogs.com/fander/p/10551391.html