2020-04-04
不开启WSL和输入密码的情况下启动WSL的SSH服务
只需一行命令(CMD命令) wsl -d ubuntu -u root /etc/init.d/ssh start
#LINUX
#SSH
#WSL
访问