This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
noteDocs
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
更新 'centos/ssh安装与配置.md'
master
SisMaker
3 years ago
parent
df0b2f18ff
commit
f4ff976a87
1 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save