首页 > 系统服务 > 详细

Linux 启用 ssh

时间:2020-04-30 15:15:06      阅读:38      评论:0      收藏:0      [点我收藏+]

转载 https://www.cnblogs.com/testlife007/p/10881079.html
技术分享图片

sudo apt-get install openssh-server
ps -e | grep ssh
/etc/init.d/ssh start
sudo /etc/init.d/ssh resart

Linux 启用 ssh

原文:https://www.cnblogs.com/feipeng8848/p/12808774.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!