摘要:
原文地址:https://www.cnblogs.com/architectforest/p/12638773.html 一,lsof的用途 lsof,List Open Files 列出当前系统打开文件的工具。 在linux环境下,任何事物都以文件的形式存在, 所以lsof通过文件不仅仅可以访问常 阅读全文
摘要:
增加 2 行内容: keepcache=1 cachedir=/var/cache/yum/$basearch/$releasever [root@localhost ~]# cat /etc/yum.conf [main] gpgcheck=1 installonly_limit=3 clean_ 阅读全文