06 2023 档案
摘要:Linux 常用命令 工具 xshell 工具 链接:https://pan.baidu.com/s/1gLwhcbPQuRbOWK87sjTmBQ 提取码:ep4n putty 工具 下载地址:https://www.putty.org/ xshell 常用快捷键 # 停止日志 chrl+s #
阅读全文
摘要:情况描述普通用户正常登陆 root用户登陆解决方案打开 /etc/ssh/下的 sshd_config文件vim /etc/ssh/sshd_config改成下面这样(将PermitRootLogin prohibit-password) 注释;加上yes这行 重启ssh 服务 /etc/init.
阅读全文