linux 提升 文件系统 性能

[root@localhost ~]# gedit  /etc/fstab &

LABEL=/  /  ext3  defaults,noatime,nodiratime 1 1



[root@localhost ~]# mount -o noatime -o nodiratime -o remount /

[root@localhost ~]# mount -o noatime,nodiratime,remount /

<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>
阅读(271) | 评论(0) | 转发(0) |
0

上一篇:linux web开发 工具

下一篇:nmap

给主人留下些什么吧!~~
评论热议
原文地址:https://www.cnblogs.com/ztguang/p/12647826.html