【clearos安装clearos系统】天下之事常成于困约,而败于奢靡。这篇文章主要讲述clearos安装clearos系统相关的知识,希望能为你提供帮助。
一、参考链接阿里巴巴开源镜像站-OPSX镜像站-阿里云开发者社区
clearos镜像-clearos下载地址-clearos安装教程-阿里巴巴开源镜像站
ClearOS – OS for your Server, Network, and Gateway Systems
二、clearos介绍三、clearos安装
文章图片
文章图片
文章图片
文章图片
文章图片
文章图片
文章图片
文章图片
# 测试网络连通性
[root@localhost ~]# ping baidu.com -c 5
PING baidu.com (220.181.38.148) 56(84) bytes of data.
64 bytes from 220.181.38.148 (220.181.38.148): icmp_seq=1 ttl=128 time=32.2 ms
64 bytes from 220.181.38.148 (220.181.38.148): icmp_seq=2 ttl=128 time=32.1 ms
64 bytes from 220.181.38.148 (220.181.38.148): icmp_seq=3 ttl=128 time=48.8 ms
64 bytes from 220.181.38.148 (220.181.38.148): icmp_seq=4 ttl=128 time=28.9 ms
64 bytes from 220.181.38.148 (220.181.38.148): icmp_seq=5 ttl=128 time=30.3 ms--- baidu.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 13052ms
rtt min/avg/max/mdev = 28.977/34.512/48.819/7.255 ms
[root@localhost ~]#
[root@localhost ~]# hostnamectl
Static hostname: localhost.localdomain
Icon name: computer-vm
Chassis: vm
Machine ID: 3e9cbb095bec4c4d934fa531f7a8df04
Boot ID: d9bf2a054f6b402683f6e14147c4f0fa
Virtualization: vmware
Operating System: ClearOS 7 (Final)
CPE OS Name: cpe:/o:clearos:clearos:7
Kernel: Linux 3.10.0-1160.42.2.el7.x86_64
Architecture: x86-64
[root@localhost ~]#
至此,ClearOS安装完成。
推荐阅读
- 冬奥季忆编程之美
- Ubuntu Ports更换成阿里云镜像源
- 分布式文件系统和企业级应用——GFS分布式文件系统
- MacBook安装p7zip解压7z文件
- 这些编程语言值得学习
- #私藏项目实操分享#Go 语言入门很简单(Go 如何面向对象)
- go实现的压测工具
- 韩国KT机房服务器
- 必备技能之python正则表达式