简述

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:迷你版,小巧、安装快速、自带的软件少

单击【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 2.x - 7.x的各个版本,选择自己需要的版本,例如:6.8。

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

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

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

这里面有很多版本,包括: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所有下载的更多相关文章

  1. CentOS下下载软件,不安装的方法

    今天来说下在CentOS下下载软件,不安装的方法: 方法一:通过yum自带一个工具:yumdownloader[root@web1 ~]#  rpm -qa |grep yum-utils[root@ ...

  2. 『学了就忘』Linux基础 — 3、CentOS镜像下载

    下载CentOS镜像可以从官网下载:https://www.centos.org/download/. 也可以从国内的镜像网站下载. 阿里云:https://mirrors.aliyun.com/ce ...

  3. centos到底下载哪个版本?

    CentOS-7.0-1406-x86_64-DVD.iso             标准安装版,一般下载这个就可以了CentOS-7.0-1406-x86_64-NetInstall.iso    ...

  4. CentOS 7下载地址(ISO文件)

    CentOS安装文件有两类(32位和64位),每类下载对应有不同的版本,这些版本适合不同需求的用户.CentOS 7官方下载地址:https://www.centos.org/download/在Ce ...

  5. Linux学习笔记之在 CentOS 里下载 RPM 包及其所有依赖包

    0x00 概述 前几天我尝试去创建一个仅包含我们经常在 CentOS 7 下使用的软件的本地仓库.当然,我们可以使用 curl 或者 wget 下载任何软件包,然而这些命令并不能下载要求的依赖软件包. ...

  6. U盘安装centOS和下载地址

    使用到的材料: 1.centos-6.2 i386 minimal 下载地址:http://mirrors.163.com/centos/6.2/isos/i386/CentOS-6.2-i386-m ...

  7. Linux系统的安装(centos的下载地址:http://mirror.symnds.com/distributions/CentOS-vault/6.3/isos/i386/,选择:CentOS-6.3-i386-bin-DVD1.iso 这个下载并进行安装)

    1.首先打开虚拟机: 在上面的那个按钮旁有一个下拉的符号,点开后会看到一个进入固件的按钮,直接点击进去. 便会进入这个界面: 在这个界面其实我们不需要该任何的东西,但是我们需要进入boot界面看一眼, ...

  8. Centos 多线程下载工具-axel

    32位CentOS执行下面命令: wget -c http://pkgs.repoforge.org/axel/axel-2.4-1.el5.rf.i386.rpm rpm -ivh axel-2.4 ...

  9. 如何在 CentOS 里下载 RPM 包及其所有依赖包

    方法一.利用 Downloadonly 插件下载 RPM 软件包及其所有依赖包 默认情况下,这个命令将会下载并把软件包保存到 /var/cache/yum/ 的 rhel-{arch}-channel ...

随机推荐

  1. BZOJ 1042 硬币购物(完全背包+DP)

    题目链接:http://61.187.179.132/JudgeOnline/problem.php?id=1042 题意:给出四种面值的硬币c1,c2,c3,c4.n个询问.每次询问用d1.d2.d ...

  2. TeeChart曲线平滑 Line.Smoothed

    需要注意的是,在加载点之前,需要设置Smoothed属性为false 等点加载完成之后,再设置Smoothed属性为true, //如果直接设置Smoothed为true再去加载点的话,曲线就完全不显 ...

  3. [51NOD1090] 3个数和为0(水题,二分)

    题目链接:http://www.51nod.com/onlineJudge/questionCode.html#!problemId=1090 找到所有数的和,然后再原数组里二分找符合条件的第三个数. ...

  4. XML详解:第一部分

    声明:原创作品,转载时请注明文章来自SAP师太技术博客( 博/客/园www.cnblogs.com):www.cnblogs.com/jiangzhengjun,并以超链接形式标明文章原始出处,否则将 ...

  5. FineReport: 参数为空选出全部值(按条件查询,空条件时直接过滤,不进行查询。。)

    在Java报表软件FineReport中,选择特定的参数(如下图中的姓名.身份证号等)后,会返回我们要查询的数据,然而假如没有输入参数值,我们却仍需要返回数据时该怎样处理呢?应该过滤掉这个条件,不按这 ...

  6. E2 结帐方案如何理解?

    E2 结帐方案如何理解? 此文转载自宇然软件官方网站:http://www.fsyuran.com    

  7. mysql概要(六)连接

    内连接 [join on / from 表1,表二 ]效果一样 区别是:可以理解为首先取得笛卡儿积后,再 内连接:取俩表的匹配数据: 左连接:取的俩表匹配数据,并且保留未匹配数据中左表的数据,右表数据 ...

  8. MyEclipse Servers视窗出现“Could not create the view: An unexpected exception was thrown”错误解决办法

    打开所在的wordspace文件夹,在下面子文件夹 .metadata\.plugins\org.eclipse.core.runtime\.settings\com.genuitec.eclipse ...

  9. 抓包工具__Windows

    我常使用的: 1. SoftPerfect Network Protocol Analyzer 2. fiddler . fiddler2 3.

  10. PLSQL Developer连接远程Oracle方法(非安装客户端)

    Oracle比较麻烦,通常需要安装oracle的客户端才能实现.通过instantclient可以比较简单的连接远程的Oracle. 1.新建目录D:\Oracle_Cleint用于存放相关文件,新建 ...