[Seek Help] /var/log下面的messages和kernel.log一段时间后会变得特别大
Tofloor
poster avatar
barwe
deepin
2021-08-27 09:35
Author

/var/log下面的messages和kernel.log一段时间后会变得特别大,新装的系统。

Reply Favorite View the author
All Replies
avatar
liwl
deepin
2021-08-27 16:10
#1

日志累计。

可以通过日志管理命令清楚,或者直接删除就可以了

sudo rm -rf  /var/log/messags.*

sudo rm -rf /var/log/kernel.log.*

Reply View the author
avatar
cnxiaomo
deepin
2021-09-16 18:20
#2

遇到了同样的问题。。几天时间日志文件可以达到200G左右。。有点不正常。。楼主解决了嘛

Reply View the author