从 CentOS 8 平滑升级至 CentOS Stream
<p>CentOS 8已被放弃,将在2021年底停止支持,停止后可以迁移到Stream滚动发行版,来获取更新。<br>CentOS 8迁移至Stream版本的命令行如下:</p>
<pre><code># 老方法 dnf install centos-release-stream 不再推荐使用
dnf swap centos-linux-repos centos-stream-repos
dnf distro-sync
cat /etc/centos-release
CentOS Stream release 8
</code></pre>
<p>参考:<br>
https://www.centos.org/centos-stream/ https://centos.org/distro-faq/</p>
<p>CentOS Stream 迁移后还原回 CentOS 8 :<br>
https://forums.rockylinux.org/t/centos-8-centos-stream-rocky-linux/2343/5<br>
https://unix.stackexchange.com/questions/624494/how-to-switch-to-centos-8-from-centos-stream</p>
<p><strong>可替换CentOS的发行版汇总:</strong> https://www.cnblogs.com/wswind/p/14630346.html</p>
</div>
<div id="MySignature" role="contentinfo">
<HR><p>本文采用 知识共享署名 4.0 国际许可协议 进行许可</p><br><br>
来源:https://www.cnblogs.com/wswind/p/14109290.html
頁:
[1]