2020年12月11日 星期五

CentOS Stream

CentOS Project shifts focus to CentOS Stream
Red Hat blog FAQ: CentOS Stream Updates

CentOS Linux 之後只剩 CentOS Stream
CentOS Stream 算是介終 Fedora 跟 RHEL 之間的版本,若 Fedora 算 Alpha 版,CentOS Stream 就算是 Beta 版
CentOS Linux 7 在 2024-06-30 終止,RedHat 考量到 7 比較多人使用,支援期比較長
CentOS Linux 8 在 2021-12-31 終止
不會有 CentOS Linux 9

從 CentOS Linux 8 轉移到 CentOS Stream 的方法
dnf -y install centos-release-stream
dnf -y distro-sync
不用急著轉,等 2021 年底再處理

消息傳出來,CentOS 的創辦人 Gregory Kurtzer 馬上創了一個 Rocky Linux
打算傳承 CentOS 的精神,目前還沒有時間表。

Using wgcf to export WARP WireGuard config

Cloudflare WARP 的底層是用 WireGuard tunnel wgcf 工具可以把它匯出成 WireGuard config curl -sL https://github.com/ViRb3/wgcf/releases/download/v2.2.29/w...