简述

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. MTK+高通方案商

    1.德信无线通讯科技有限公司 点击打开链接 2.深圳优美科技

  2. 创立数据库表 examstudent

    package com.hanqi.test; import java.sql.*; import java.util.*; public class LianXi { public static v ...

  3. BZOJ 3534 重建

    题目链接:http://www.lydsy.com/JudgeOnline/problem.php?id=3534 题意:给定一个无向图,每条边有选择概率P:求选出的边恰是一棵生成树的概率. 思路: ...

  4. Utility

    #region Tools public static string ForMatDateTime(DateTime dt, string formatStr) { return string.For ...

  5. pch和info.plist初探

    整理下之前的关于pch和info.plist文件,一下文件部分内容是从传智博客的课件里截取        

  6. Python串口编程

    python的串口网上有很多例子,这里了只是把认为好的整理到一起. 首先,应该安装serial模块,还能开始后续的操作.我用的python2.6,serial模块可以在这里下载安装serial模块下载 ...

  7. Give My Text Back

    Give My Text Back 标签(空格分隔): 算法 时间限制:10000ms 单点时限:1000ms 内存限制:256MB 描述 To prepare for the English exa ...

  8. Using SYSTEM.MOUSE_ITEM In Oracle Forms

    If the mouse is in an item, SYSTEM.MOUSE_ITEM represents the name of that item as a CHAR value.For e ...

  9. Phonegap项目中禁用WebViewBounce

    UIWebView是iOS SDK中一个最常用的控件,在PhoneGap中,默认也是使用UIWebView作为默认视图显示我们的HTML应用的.   在使用PhoneGap的项目中,默认WebView ...

  10. C# 线程(四):生产者和消费者

    From : http://kb.cnblogs.com/page/42530/ 前面说过,每个线程都有自己的资源,但是代码区是共享的,即每个线程都可以执行相同的函数.这可能带来的问题就是几个线程同时 ...