码迷,mamicode.com
首页 > 其他好文 > 详细

SSH 服务开启

时间:2020-04-04 18:59:39      阅读:65      评论:0      收藏:0      [点我收藏+]

标签:ssh   ubunt   oba   serve   false   get   term   sudo   openssh   

 

开启 Ubuntu 的 SSH 服务以后,就可以在 Windwos 下使用终端软件登陆到 Ubuntu,比如
使用 SecureCRT或MobaXterm,Ubuntu 下使用如下命令开启 SSH 服务:

sudo apt-get install openssh-server

上述命令安装 ssh 服务,ssh 的配置文件为/etc/ssh/sshd_config,使用默认配置即可。

 

SSH 服务开启

标签:ssh   ubunt   oba   serve   false   get   term   sudo   openssh   

原文地址:https://www.cnblogs.com/-tbd-/p/12598572.html

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