码迷,mamicode.com
首页 > Windows程序 > 详细

windows10开启内置ubuntu系统,使用xshell连接

时间:2019-01-20 16:01:45      阅读:1236      评论:0      收藏:0      [点我收藏+]

标签:shu   data   shel   sof   tps   inf   nbsp   ubunt   文件   

windows安装配置ubuntu系统内置子系统

https://www.jianshu.com/p/6d6e629df051

 

使用xshell登录windows内置ubuntu子系统

https://www.jianshu.com/p/039411d2c1f6

这个参考中开机自启的方式失败,所有尝试另一种方法:

 

ubuntu的sshd设置开机自启,但是启动windows系统之后并未启动

设置windows 开机自启ubuntu的sshd

1、进入windows的启动目录

C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp

2、创建快捷方式文件

StartUbuntuSSH.exe

3、右键 StartUbuntuSSH.exe,属性中设置如下图

目标:C:\Windows\System32\bash.exe -c "sudo service ssh start"

运行方式: 最小化

 

技术分享图片

4、重启windows,然后登录ubuntu

ssh root@127.0.0.0.1

 

windows10开启内置ubuntu系统,使用xshell连接

标签:shu   data   shel   sof   tps   inf   nbsp   ubunt   文件   

原文地址:https://www.cnblogs.com/nineep/p/10295006.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!