Linux —— Centos 6.8 操作系统

Posted Tiger Expensive

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux —— Centos 6.8 操作系统相关的知识,希望对你有一定的参考价值。

64bit 
http://archive.kernel.org/centos-vault/6.8/isos/x86_64/CentOS-6.8-x86_64-bin-DVD1.iso 
32bit 
http://archive.kernel.org/centos-vault/6.8/isos/i386/CentOS-6.8-i386-bin-DVD1.iso

 

源配置 

  来自:http://mirrors.aliyun.com/help/centos

(备份)

sudo mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup

(下载 CentOS-Base.repo 到 /etc/yum.repos.d)

weget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-6.repo

(运行 yum makecache 生成缓存)

 

以上是关于Linux —— Centos 6.8 操作系统的主要内容,如果未能解决你的问题,请参考以下文章

U盘安装 CentOS 6.8 Linux系统

Centos 6.8 为自己打造Linux小系统

Linux系统安装笔记

CentOS 6.8 安装TigerVNC 实现 Linux 远程桌面

CentOS-6.8 最详细安装教程(贴镜像文件+多图)

centos 6.8 安装LNMP环境(linux+nginx+mysql+php)