标签:.gz gateway file histfile eth work type scripts var
直接贴命令: rm -f /etc/udev/rules.d/70*
rm -f /etc/ssh/*key*
cat /dev/null > /var/log/audit/audit.log
cat /dev/null > /var/log/wtmp
cat /dev/null > /var/log/lastlog
cat /dev/null > /var/log/grubby
logrotate -f /etc/logrotate.conf
rm -f /var/log/*-* /var/log/*.gz
unset HISTFILE
rm -f ~/.bash_history
history -c
shutdown -h now
标签:.gz gateway file histfile eth work type scripts var
原文地址:http://blog.51cto.com/9148519/2296269