補覺鳴詩

學海無涯


  • 首頁

  • archive

  • 關於我

  • 搜尋

CentOS 7 更新 apache httpd 、 NGINX

時間: 2019-04-07   |   分類: Centos 7   | 字數: 107 字 | 閱讀: 1分鐘 | 閱讀次數:

Centos 7 官方套件庫的 apache 非常舊
時至今日 2019 年
他的套件庫還是 2013 的
早就漏洞滿天飛了
而要自己編譯則是非常麻煩一件事
幸好
國外有人有將自己打包好的 rpm 包以 repo 方式供人直接更新下載
https://codeit.guru/en_US/
輸入以下指令 更新即可

yum install -y epel-release 
cd /etc/yum.repos.d && wget https://repo.codeit.guru/codeit.el`rpm -q --qf "%{VERSION}" $(rpm -q --whatprovides redhat-release)`.repo
yum update

 

comments powered by Disqus >
Owan

Owan

愛貓如癡

131 日誌
29 分類
37 標籤
GitHub
© 2010 - 2022 補覺鳴詩
Powered by - Hugo v0.96.0 / Theme by - NexT
0%