2023年3月9日

Xshell连接kali,root连接

摘要: 首先xshell默认是不支持kali的root用户连接,要更改etc/ssh/sshd_config文件里面的配置 vi /etc/ssh/sshd_config 找到#PasswordAunthentication yes吧#的注释去掉 按住i可以进入插入模式,进行编辑 插入一行PermitRoo 阅读全文

posted @ 2023-03-09 16:13 鹏星 阅读(204) 评论(0) 推荐(0) 编辑

导航