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 的精神,目前還沒有時間表。

New SSH client to old SSH server

從新版 SSH 8.x 連到舊版 6.x SSH server 若出現 Unable to negotiate with x.x.x.x port 22: no matching host key type found. Their offer: ssh-rsa,ssh-dss ...