0
点赞
收藏
分享

微信扫一扫

locate: 无法执行 stat () `/var/lib/mlocate/mlocate.db': 没有那个文件或目录

[root@minimal html]# locate mysql.log
locate: 无法执行 stat () `/var/lib/mlocate/mlocate.db': 没有那个文件或目录

解决方案:

updatedb

再次测试:

[root@minimal html]# locate nginx.conf
/etc/nginx/nginx.conf
/root/nginx/nginx.conf

我的是最小化安装的centos7.


举报

相关推荐

0 条评论