1. 梗概:

Linux一般默认使用Openssh作为ssh服务器 child::

Openssh 服务器 应用

1. 常用命令

sshd 开启ssh服务器的命令 pkill sshd 停止ssh服务 passwd 设置当前用户的连接密码

指向原始笔记的链接

2. 常规步骤:

  1. 开启服务器
  2. 设置当前用户的密码