使用VM虚拟机安装CentOS-stream系统

一、参考连接

阿里巴巴开源镜像站-OPSX镜像站-阿里云开发者社区 (aliyun.com)

centos-stream镜像-centos-stream下载地址-centos-stream安装教程-阿里巴巴开源镜像站 (aliyun.com)

二、CentOS-sream介绍

Centos Stream 是 Centos 8 之后一个滚动发布的 Linux 发行版。

在2021年年底,Centos 8 将会停止维护,届时 Centos Stream 将作为RHEL的上游分支进行持续更新。

在红帽开源开发模式中,红帽在发布红帽企业 Linux 新版本前,会先在 CentOS Stream 上开发红帽企业 Linux 源代码,使 CentOS Stream 成为红帽企业 Linux 未来版本的预览。

三、CentOS-stream镜像下载

下载链接:https://mirrors.aliyun.com/centos-stream/

https://mirrors.aliyun.com/ce...

使用VM虚拟机安装CentOS-stream系统_第1张图片

四、CentOS-stream安装步骤

1、开始此虚拟机

使用VM虚拟机安装CentOS-stream系统_第2张图片

2、选择安装CentOS Stream 9

使用VM虚拟机安装CentOS-stream系统_第3张图片

3、选择使用语言

使用VM虚拟机安装CentOS-stream系统_第4张图片

4、自定义磁盘分区

使用VM虚拟机安装CentOS-stream系统_第5张图片

使用VM虚拟机安装CentOS-stream系统_第6张图片

使用VM虚拟机安装CentOS-stream系统_第7张图片

5、设置时区和时间

使用VM虚拟机安装CentOS-stream系统_第8张图片

6、设置ROOT Password

若密码设置简单,需要点击两次完成即可。

使用VM虚拟机安装CentOS-stream系统_第9张图片

7、开始安装

使用VM虚拟机安装CentOS-stream系统_第10张图片

8、重启系统

使用VM虚拟机安装CentOS-stream系统_第11张图片

9、配置相关信息

使用VM虚拟机安装CentOS-stream系统_第12张图片

使用VM虚拟机安装CentOS-stream系统_第13张图片

使用VM虚拟机安装CentOS-stream系统_第14张图片

使用VM虚拟机安装CentOS-stream系统_第15张图片

使用VM虚拟机安装CentOS-stream系统_第16张图片

10、安装完成,开始使用

使用VM虚拟机安装CentOS-stream系统_第17张图片

[xybdiy@localhost ~]$ hostnamectl 
   Static hostname: n/a                             
Transient hostname: localhost
         Icon name: computer-vm
           Chassis: vm
        Machine ID: 4606dec3546e48a98892ac54a4b90256
           Boot ID: cc3e6712e7c840b29effd036e376854c
    Virtualization: vmware
  Operating System: CentOS Stream 9                 
       CPE OS Name: cpe:/o:centos:centos:9
            Kernel: Linux 5.14.0-34.el9.x86_64
      Architecture: x86-64
   Hardware Vendor: VMware, Inc.
    Hardware Model: VMware Virtual Platform
[xybdiy@localhost ~]$ 

你可能感兴趣的:(centos运维)