Blogger Information
Blog 60
fans 0
comment 0
visits 66623
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
【clearos】安装clearos系统
大宝
Original
899 people have browsed it

一、参考链接

阿里巴巴开源镜像站-OPSX镜像站-阿里云开发者社区

clearos镜像-clearos下载地址-clearos安装教程-阿里巴巴开源镜像站

ClearOS – OS for your Server, Network, and Gateway Systems

二、clearos介绍

ClearOS是一个基于CentOS和Red Hat Enterprise Linux的简单,开源,价格合理的Linux操作系统。 它设计用于中小型企业作为服务器或网络网关。

三、clearos安装

<font color=blue>Install ClearOS 7.9.1.342252</font>

image-20220228191903915

<font color=blue>选择安装过程中的语言</font>

image-20220228192141058

<font color=blue>磁盘分区</font>

image-20220228192559004

<font color=blue>开始安装</font>

image-20220228192633559

<font color=blue>设置ROOT密码。等待安装完成。</font>

image-20220228192707286

<font color=blue>安装完成,重启系统。</font>

image-20220228193637211

<font color=blue>登录账号</font>

image-20220228194449515

<font color=blue>配置网络信息参数。</font>

image-20220228195825168

  1. # 测试网络连通性
  2. [root@localhost ~]# ping baidu.com -c 5
  3. PING baidu.com (220.181.38.148) 56(84) bytes of data.
  4. 64 bytes from 220.181.38.148 (220.181.38.148): icmp_seq=1 ttl=128 time=32.2 ms
  5. 64 bytes from 220.181.38.148 (220.181.38.148): icmp_seq=2 ttl=128 time=32.1 ms
  6. 64 bytes from 220.181.38.148 (220.181.38.148): icmp_seq=3 ttl=128 time=48.8 ms
  7. 64 bytes from 220.181.38.148 (220.181.38.148): icmp_seq=4 ttl=128 time=28.9 ms
  8. 64 bytes from 220.181.38.148 (220.181.38.148): icmp_seq=5 ttl=128 time=30.3 ms
  9. --- baidu.com ping statistics ---
  10. 5 packets transmitted, 5 received, 0% packet loss, time 13052ms
  11. rtt min/avg/max/mdev = 28.977/34.512/48.819/7.255 ms
  12. [root@localhost ~]#

<font color=blue>查看系统版本信息</font>

  1. [root@localhost ~]# hostnamectl
  2. Static hostname: localhost.localdomain
  3. Icon name: computer-vm
  4. Chassis: vm
  5. Machine ID: 3e9cbb095bec4c4d934fa531f7a8df04
  6. Boot ID: d9bf2a054f6b402683f6e14147c4f0fa
  7. Virtualization: vmware
  8. Operating System: ClearOS 7 (Final)
  9. CPE OS Name: cpe:/o:clearos:clearos:7
  10. Kernel: Linux 3.10.0-1160.42.2.el7.x86_64
  11. Architecture: x86-64
  12. [root@localhost ~]#

<font color=red>安装步骤与安装CentOS等Linux系统差不多,可以按ALT+F1~F6切换图形或者命令行界面。</font>进行配置。

至此,ClearOS安装完成。

Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post