• 2020-03-20
centos系统的日志文件在哪

centos系统的日志文件一般都保存在/var/log/目录下,例如:【/var/log/boot.log #系统的引导日志】、【/var/log/dmesg #核心启动日志】、【/var/log/m......