首页 > 系统相关 >CentOS 所有下载

CentOS 所有下载

时间:2022-12-18 20:05:47浏览次数:73  
标签:http x86 CentOS DVD 所有 64 iso 下载


简述

CentOS(Community Enterprise Operating System - 社区企业操作系统)是Linux发行版之一,它是来自于Red Hat Enterprise Linux依照开放源代码规定释出的源代码所编译而成。由于出自同样的源代码,因此有些要求高度稳定性的服务器以CentOS替代商业版的Red Hat Enterprise Linux使用。两者的不同在于CentOS并不包含封闭源代码软件。

最新版本为CentOS 7。

| 版权声明:一去、二三里,未经博主允许不得转载。

下载CentOS

CentOS官网:​​https://www.centos.org/​​​
CentOS官方下载地址:​​​https://www.centos.org/download/​​​
CentOS镜像地址:​​​http://mirror.centos.org/​​​
CentOS 7.x 32位的操作系统下载:​​​http://mirror.centos.org/altarch/​

CentOS官网上,提供了三种ISO镜像文件的下载:

  • DVD ISO:标准安装版,一般下载这个就可以了(推荐)
  • Everything ISO:对完整版安装盘的软件进行补充,集成所有软件。(包含CentOS7的一套完整的软件包,可以用来安装系统或者填充本地镜像)
  • Minimal ISO:迷你版,小巧、安装快速、自带的软件少

CentOS 所有下载_CentOS

单击【DVD ISO】、【Everything ISO】、【Minimal ISO】按钮,即可下载最新的CentOS 7 ISO镜像文件。

以【DVD ISO】为例, 单击【DVD ISO】按钮,进入CentOS 7 DVD ISO镜像文件的下载页面,该页面提供了Actual Country(实际国家)和Nearby Countries(附近国家)的一系列ISO镜像文件下载链接:

Actual Country -

Nearby Countries -

如果这些不满足需要,可以进入上图中的其它链接,例如:进入【list of current mirrors】页面,里面包含所有的镜像列表。

CentOS 所有下载_CentOS下载_02

选择一个链接,以阿里云为例,进入。

CentOS 所有下载_CentOS官网_03

里面包含CentOS 2.x - 7.x的各个版本,选择自己需要的版本,例如:6.8。

CentOS 所有下载_CentOS官网_04

可以选择i386(32位)或x86_64(64位)。

注意:电脑、操作系统和VMware都支持64位,也不一定能安装64位的操作系统,有可能会弹出“此主机不支持64位客户机操作系统,此系统无法运行。”这样的错误提示,这需要下载工具(例如:Securable)查看CPU是否支持虚拟化技术 - Intel VT-x,如果支持,确保Intel VT-x处于可用状态)。

CentOS 所有下载_CentOS安装_05

下载镜像文件,完成以后,就可以安装了。

CentOS 所有下载_CentOS_06

这里面有很多版本,包括:LiveCD、LiveDVD、DVD1/DVD2、minimal、netinstall,版本之间的区别可以查看README.txt中的描述:

What images are in this directory

CentOS-6.8-x86_64-netinstall.iso
This is the network install and rescue image.
This image is designed to be burned onto a CD. You then boot your computer off the CD.

CentOS-6.8-x86_64-minimal.iso
The aim of this image is to install a very basic CentOS 6.8 system, with the minimum of packages needed to have a functional system.
Please burn this image onto a CD and boot your computer off it. A preselected set of packages will be installed on your system. Everything else needs to be installed using yum.
Please read ​​​http://wiki.centos.org/Manuals/ReleaseNotes/CentOSMinimalCD6.8​​​ for more details about this image.
The set of packages installed by this image is identical to the one installed when choosing the group named “Minimal” from the full DVD image.

CentOS-6.8-x86_64-bin-DVD1.iso
CentOS-6.8-x86_64-bin-DVD2.iso
These two dvd images contain the entire base distribution.
Please burn DVD1 onto a DVD and boot your computer off it.
A basic install will not need DVD2.
After the installation is complete, please run “yum update” in order to update your system.

CentOS-6.8-x86_64-LiveCD.iso
This is a CD live image of CentOS 6.8 designed to be burned onto a CD. You then boot your computer using that CD.
Please read ​​​http://wiki.centos.org/Manuals/ReleaseNotes/CentOSLiveCD6.8​​​ for more details about this image.
The disk can also be used to install CentOS 6.8 onto your computer but without offering any package selection options at install time.

CentOS-6.8-x86_64-LiveDVD.iso
This is a DVD live image of CentOS 6.8 designed to be burned onto a DVD. You then boot your computer using that DVD.
Please read ​​​http://wiki.centos.org/Manuals/ReleaseNotes/CentOSLiveDVD6.8​​​ for more details about this image.
The disk can also be used to install CentOS 6.8 onto your computer but without offering any package selection options at install time.

Remember that in order to be able to partition your disk you will need to run the GUI installer which in turns needs enough RAM. The same is true for the network setup step.
The release notes (​​​http://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.8​​​ ) provide more
details about these aspects.

更多参考

  • ​​虚拟机软件​​
  • ​​CentOS 6.x安装配置​​
  • ​​CentOS 7.x安装配置​​


标签:http,x86,CentOS,DVD,所有,64,iso,下载
From: https://blog.51cto.com/waleon/5951066

相关文章

  • docker停止所有窗容器
    docker中启动所有的容器命令dockerstart$(dockerps-a|awk'{print$1}'|tail-n+2)docker中关闭所有的容器命令dockerstop$(dockerps-a|awk'{print$......
  • JDK的下载与删除
    卸载JDK删除Java的安装目录删除JAVA_HOME删除path下关于Java的目录在运行框输入Java-version,是否删除干净安装JDK百度搜索JDK8.找到下载地址同意协......
  • jQuery和js获取页面中所有a链接的href值
    利用JavaScript和jQuery获取页面中的a链接:jQuery方法://$('a')获取了所有的a标签,然后循环获取$('a').each(function(){varhref=$(this).attr('href');conso......
  • 离线下载和安装UWP(windows应用商店)软件
    离线下载uwp安装包打开商店,然后搜索您要的应用程序名称,进入应用界面点击分享按钮,在弹出窗口中选择【复制链接】把链接粘贴到:https://store.rg-adguard.net/默认选择的......
  • Linux 7/Centos 7实现双网卡绑定—team方式
    文档课题:Linux7实现双网卡绑定—team方式.实验目标:实现网络高可用,防止一条网线或交换机故障影响物理机的数据交互.系统:centos7.964位环境介绍:vmware虚拟机+网卡为桥......
  • 在centos7中安装docker
    第一步:将原来的docker进行卸载执行语句sudoyumremovedocker\docker-client\docker-client-latest\doc......
  • 聊聊关于下载的事儿
    一、前言经常下载电影,有一天,看到磁力链接后停顿了一下,冒出些疑问。1.什么是磁力链接?2.网站中下载个东西,都是域名后面加路径,是放在网站服务器上的。那么磁力链接的东西放......
  • 【报告分享】2020-2021视频号发展现状与趋势.pdf(附下载链接)
    本报告共53页,包含如下五大部分:1、2020年视频号发展总结;2、2020年视频号核心数据;3、视频号与抖音快手市场竞争格局;4、视频号商业化生态分析;5、2021年视频号发展趋势预测。本......
  • 智慧树视频课件课程下载工具,如何在电脑端下载智慧树视频课件PDF,PPT到本地
    一.安装智慧树下载器1.获取学无止下载器https://www.xuewuzhi.cn/zhihuishu_downloader2.下载安装后,然后点击桌面快捷方式运行即可。注意:杀毒软件可能会阻止外部exe文......
  • macOS Ventura 13.1 (22C65) 正式版发布,ISO、IPSW、PKG 下载
    macOSVentura13正式版现已发布!请访问原文链接:https://sysin.org/blog/macOS-Ventura/,查看最新版。原创作品,转载请保留出处。2022年12月13日,macOSVentura13.1......