会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
libin-linux
博客园
首页
新随笔
联系
订阅
管理
02 2023 档案
linux系统 修改密码显示 passwd:模块未知
摘要:故障现象 原因分析 安装strace命令进行跟踪 # yum install -y strace 抓取报错日志 # strace -o passwd.log passwd 查看日志,发现/usr/lib64/security 目录中没有pam_passwdqc.so # cat passwd.log
阅读全文
posted @
2023-02-07 17:20
LB_运维技术
阅读(3847)
评论(0)
推荐(0)
linux 系统不能正常进行ftp连接
摘要:解决方案: # cp /lib64/security/pam_listfile.so /lib/security/ # service vsftpd restart
阅读全文
posted @
2023-02-06 18:02
LB_运维技术
阅读(70)
评论(0)
推荐(0)
startproc:exit status of parent of /usr/sbin/sshd: 255
摘要:记录一次suse系统sshd服务无法启动根据报错解决方案:
阅读全文
posted @
2023-02-03 15:44
LB_运维技术
阅读(167)
评论(0)
推荐(0)
公告