会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
cui0x01
https://github.com/cui0x01 #志不坚者智不达# \(^o^)/YES!
博客园
首页
新随笔
联系
订阅
管理
2019年12月16日
kali安装开启ssh & 安装docker
摘要: ssh相关 一、配置SSH参数 1. 修改sshd_config文件,命令为: vi /etc/ssh/sshd_config 将#PasswordAuthentication no的注释去掉,并且将NO修改为YES //kali中默认是yes 2. 将PermitRootLogin without-password修改为 PermitRootLogin yes 3. 然后,保存,退出vim。 二
阅读全文
posted @ 2019-12-16 21:28 cui0x01
阅读(528)
评论(0)
推荐(0)
编辑
公告