Browse Source

更新 'centos/ssh安装与配置.md'

master
SisMaker 3 years ago
parent
commit
f4ff976a87
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      centos/ssh安装与配置.md

+ 4
- 1
centos/ssh安装与配置.md View File

@ -11,4 +11,7 @@
先退出 ssh客户端
ssh-keygen -t rsa
cd ~/.ssh
cat id_rsa.pub >> authorized_keys
cat id_rsa.pub >> authorized_keys
docker cenntos 添加systemctl命令
https://www.jianshu.com/p/e670ae82e97a

Loading…
Cancel
Save