2022年1月19日 星期三

MySQL RPM PGP Key 2022

MySQL 官方 RPM GPG Key 在 2022 年變了,若升級套件會看到類似這樣的訊息

The GPG keys listed for the "MySQL 5.7 Community Server" repository are already installed but they are not correct for this package.

把新的 GPG Key 匯入即可
rpm --import https://repo.mysql.com/RPM-GPG-KEY-mysql-2022

沒有留言:

RouterOS Adlist

RouterOS 7.15 版開始,DNS 支援 Adlist,可用 URL 直接載入 hosts,實現類似 Pi-Hole 的功能 預設的 cache-size 2048K 不夠大, 載入時超出限制 Log 中會出現 [adlist] adlist read: max cach...