Loading

从 CentOS 8 平滑升级至 CentOS Stream

CentOS 8已被放弃,将在2021年底停止支持,停止后可以迁移到Stream滚动发行版,来获取更新。
CentOS 8迁移至Stream版本的命令行如下:

# 老方法 dnf install centos-release-stream 不再推荐使用
dnf swap centos-linux-repos centos-stream-repos 
dnf distro-sync

cat /etc/centos-release
CentOS Stream release 8

参考:
https://www.centos.org/centos-stream/ https://centos.org/distro-faq/

CentOS Stream 迁移后还原回 CentOS 8 :
https://forums.rockylinux.org/t/centos-8-centos-stream-rocky-linux/2343/5
https://unix.stackexchange.com/questions/624494/how-to-switch-to-centos-8-from-centos-stream

可替换CentOS的发行版汇总: https://www.cnblogs.com/wswind/p/14630346.html

posted @   wswind  阅读(7640)  评论(0编辑  收藏  举报
编辑推荐:
· .NET Core 托管堆内存泄露/CPU异常的常见思路
· PostgreSQL 和 SQL Server 在统计信息维护中的关键差异
· C++代码改造为UTF-8编码问题的总结
· DeepSeek 解答了困扰我五年的技术问题
· 为什么说在企业级应用开发中,后端往往是效率杀手?
阅读排行:
· Deepseek官网太卡,教你白嫖阿里云的Deepseek-R1满血版
· 2分钟学会 DeepSeek API,竟然比官方更好用!
· .NET 使用 DeepSeek R1 开发智能 AI 客户端
· DeepSeek本地性能调优
· 一文掌握DeepSeek本地部署+Page Assist浏览器插件+C#接口调用+局域网访问!全攻略
点击右上角即可分享
微信分享提示