摘要: 零、快速解决ops无法登录问题 chage -M -1 ops && chage -M 90 ops tr -dc '@A-Za-z0-9%_' </dev/urandom | head -c 15 > /tmp/testpass echo ops:`cat /tmp/testpass` | chp 阅读全文
posted @ 2022-12-20 22:52 arun_yh 阅读(73) 评论(0) 推荐(0)