查看Linux系统版本

cat /etc/os-release

CentOS

cat /dev/null > /var/log/wtmp
cat /dev/null > /var/log/btmp
cat /dev/null > /var/log/lastlog
cat /dev/null > /var/log/secure
history -cw

Ubuntu

cat /dev/null > /var/log/wtmp
cat /dev/null > /var/log/btmp
cat /dev/null > /var/log/lastlog
cat /dev/null > /var/log/auth.log
history -cw
最后修改:2022 年 04 月 04 日
如果觉得我的文章对你有用,请随意赞赏