?
配置SSH服務:
?
sudo apt-get remove --purge openssh-server ## 先刪ssh
sudo apt-get install openssh-server ## 在安裝ssh sudo rm /etc/ssh/ssh_config ## 刪配置文件,讓ssh服務自己想辦法鏈接
sudo service ssh --full-restart
?
?
查看ip:
?
ifconfig ## 在Linux子系統默認命令端輸入,查看ip地址
?
?
登陸:
引用:
1:https://www.jianshu.com/p/9df97c22efc9
2:https://blog.csdn.net/qq_33317586/article/details/83143248
---------------------
作者:TINGHAIK
來源:CSDN
原文:https://blog.csdn.net/u011786352/article/details/89471848
版權聲明:本文為作者原創文章,轉載請附上博文鏈接!
內容解析By:CSDN,CNBLOG博客文章一鍵轉載插件