The CentOS Project has announced general availability of CentOS-7, the first release of the free Linux distro based on the source code for Red Hat Enterprise Linux (RHEL) 7.

It's also the first major CentOS release to ship since the CentOS Project entered into a new funding and co-development partnership with Red Hat in January.

Because CentOS-7 is built from the freely available RHEL 7 source code tree, its feature set closely mirrors that of Red Hat's latest OS, which shipped in June after a six-month beta period.

"CentOS conforms fully with Red Hat's redistribution policy and aims to have full functional compatibility with the upstream product," the OS release notes explain. "CentOS mainly changes packages to remove Red Hat's branding and artwork."

Like RHEL 7, CentOS-7 is now powered by version 3.10.0 of the Linux kernel, with advanced support for Linux Containers and XFS as the default file system. It's also the first version of CentOS to include the systemd management engine, the firewalld dynamic firewall system, and the GRUB2 boot loader.

The default Java Development Kit has been upgraded to OpenJDK-7, and the system now ships with Open VMWare Tools and 3D graphics drivers out of the box.

Also like RHEL 7, this is the first version of CentOS that claims to offer an in-place upgrade path. Eventually, users will be able to migrate from CentOS-6.5 to CentOS-7 without reformatting their systems – but unfortunately, the tools needed to achieve this are still being tested and won't be made available until a later date.

For this release, the CentOS team launched a new build process, in which the entire distro is built from code hosted at the CentOS Project's own Git repository. Source code packages (SRPMs) are created as a side-effect of the build cycle, however, and will be hosted on the main CentOS download serversalongside the corresponding binary packages.

"For the CentOS-7 build and release process we adopted a very open process," CentOS contributor Karanbir Singh said in a mailing list post announcing the release. "The output of the entire buildsystem is made available, as it's built, at http://buildlogs.centos.org/ – we hope to continue with that process for the life of CentOS-7, and attempt bringing CentOS-5 and CentOS-6 builds into the same system."

Disc images of CentOS-7 – including separate builds for the Gnome and KDE desktops, a live CD image, and a network-installable version – are available beginning on Monday from the main CentOSdownload site and via BitTorrent.

Plans are underway to also make the OS available in other forms in the near future, including Docker images; images for major cloud vendors, including Amazon, Google, HP, and RackSpace; images for use with on-premises cloud platforms such as OpenStack and Eucalyptus; and possibly an image for doing a minimal install.

Its been long that i have heard that CentOS 6.5 kernel (2009) is "Too Old" as compared to CentOS 7 kernel (2013). ... Upgrade Centosto 6.5 not 6.6?

Between the two varieties of CentOS there are five significant differences. Here’s what CentOS 7 adds:

  • Docker support, for using containers
  • systemd, the controversial init replacement
  • Performance Co-Pilot, a set of real-time frameworks and services for recording and monitoring system performance
  • OpenLMI, a standard remote application programming interface (API)
  • XFS as the default file system

If you’re moving from a CentOS 6 server to CentOS 7, be aware that there’s no easy way to migrate to XFS from other Linux file systems, such as ext4 or btrfs. Instead, the best path is to back up and restore the server.

Unless you need one of CentOS 7’s new features, stick with CentOS 6. It has a long, proven track record.

By "too old" is probably meant that it is too old. It Linux 2 6 32went live on Dec 3rd 2009. This is more then 5 years now. Windows 7 OS was launched in that year and Mac OS X Snow Leopard was a new thing in that year.  The kernel developers do support new devices, new gadgets and new architectures, but they do it within the up to date kernel. The distro developers has to backport the new things into the old kernel, if they want to support them. 
So first of all it means that by using 3.10 they do not have backport that much and also they are on the same architecture base as the kernel head developers. In the benchmarks herehttp://www.phoronix.com/scan.php...  
it seems that in most parameters the later kernels are same or a bit better. In some areas like graphic display performance they are quite better and they look more predictable in the performance. 
If your device is fully supported by 2.6 kernels, you can be quite fine, because security fixes seems to be still available see the updates here - The Linux Kernel Archives. If you have some newer stuff or you just want to choose the easy way for your desktop than 3.10 looks like a better choice. On the other side a an ordinary desktop user, you probably do not care.

First of first, hardware support. For example, my Intel Wireless-AC 7260 WLAN/Bluetooth Adepter will not work as its driver became stable only at 3.10.

Another thing is some filesystem features, i.e. SSD TRIM support for XFS, JFS was implemented only around kernel 3.0. An XFS feature named delayed logging which allowed improved overall disk performance was merged in kernel 2.6.39 (CentOS 6 uses 2.6.32).

These are the obvious ones which I encountered. More are available  by reading the kernel changelog.

The obvious - and published - thing you will be able to do on CentOS 7 is to keep getting updates for security and other bug fixes until 2024 (vs. 2020 for CentOS6.x).    As for 'too old',  Red Hat engineers seem to think that the kernel in 6.x versions will be fine until 2020.   At least if it has drivers for your current hardware - and they typically backport most newer drivers in updates.  CentOS is rebuilt from the Red Hat source, so the same things apply.

CentOS7 vs centos6的更多相关文章

  1. centos7和centos6通过yum安装JDK1.8

    centos7和centos6通过yum安装JDK1.8 查看JDK的安装路径# java -version============================查看Linux系统版本信息# cat ...

  2. 关于centos7和centos6中平滑升级nginx到新版本v1.12.1修复nginx最新漏洞CVE-2017-7529的解决方案

    关于centos7和centos6中平滑升级nginx到新版本v1.12.1修复CVE-2017-7529漏洞的解决方案 漏洞描述 2017年7月11日,Nginx官方发布最新的安全公告,在Nginx ...

  3. centos7和centos6的区别【转】

    最近发的文章,有人咨询我,说为啥不用centos7,而用centos6,这个跟个人习惯和生产环境元素决定的.centos7和6变化的就很大的.我收集了一些区别,给大家看看. 注意:生产环境推荐cent ...

  4. centos7与centos6区别

    CentOS 7 vs CentOS 6的不同   (1)桌面系统[CentOS6] GNOME 2.x[CentOS7] GNOME 3.x(GNOME Shell)(2)文件系统[CentOS6] ...

  5. centos7与centos6命令区别

    CentOS 7 vs CentOS 6的不同    (1)桌面系统[CentOS6] GNOME 2.x[CentOS7] GNOME 3.x(GNOME Shell) (2)文件系统[CentOS ...

  6. 【CentOS 7】CentOS7与CentOS6 的区别

    前言 centos7与6之间最大的差别就是初始化技术的不同,7采用的初始化技术是Systemd,并行的运行方式,除了这一点之外,服务启动.开机启动文件.网络命令方面等等,都说6有所不同. 一.系统初始 ...

  7. CentOS7和CentOS6怎样开启MySQL远程访问

    CentOS6开启MySQL远程访问 1.开放MySQL访问端口3306 修改防火墙配置文件 vi /etc/sysconfig/iptables  加入端口配置      -A INPUT -m s ...

  8. centos7和centos6.5环境rpm方式安装mysql5.7和mysql5.6详解

    centos环境安装mysql5.7 其实不建议安装mysql5.7 语法和配置可能和以前的版本区别较大,多坑,慎入 1.yum方式安装(不推荐) a.安装mysql5.7 yum源 centos6: ...

  9. CentOS7和CentOS6的区别

    1.文件系统 centos6--ext4 centos7--xfs 说明:fdisk等磁盘操作命令使用都一样,只是格式化磁盘时使用mkfs.xfs而不要用mkfs.ext4,ext4的文件系统在cen ...

随机推荐

  1. OpenCV配置(Java)

    配置环境:MyEclipse2013+Jdk1.7(32位)+OpenCV 2.4.8+win8.1(64位) OpenCV安装路径:d:\Users\opencv为例 1.       导入Jar包 ...

  2. IIS7.0 部署wcf 404或者配置MIME(转)

    WCF部署在IIS下,报错如下: 应用程序“DEFAULT WEB SITE/IMF”中的服务器错误 Internet 信息服务 7.0 错误摘要 HTTP 错误 404.3 - Not Found由 ...

  3. JNDI(转载)

    转自:http://javacrazyer.iteye.com/blog/759485 原理:         在DataSource中事先建立多个数据库连接,保存在数据库连接池中.当程序访问数据库时 ...

  4. MFC使用Windows media player播放声音文件

    一.在需要播放声音的资源上添加控件 资源视图  . 选择添加控件的资源(如对话框).右键单击.插入ActiveX控件.调整你需要的控件属性并记录ID 二.在项目中添加播放声音的类 点击菜单中的项目.添 ...

  5. FastJSON应用前测试

    FastJSON 应用前测试 FastJSON是一个很好的java开源json工具类库,相比其他同类的json类库,它的速度的确是fast,最快!但是文档做得不好,在应用前不得不亲测一些功能.\ 实际 ...

  6. [11-2] adaboost理解

    以二分类问题为例({-1,+1}) adaboost步骤: 1.初始化u1=(1/N,1/N,-,1/N) 2.找到h,使最小化,记该h为g:计算作为该g的权重 3.更新ui: 4.重复2,3得到T个 ...

  7. ubuntu gnome vnc

    1,安装登陆管理器 --apt-get install gdm (还可以为kdm/xdm) lightdm,display manager

  8. 响应式内容滑动插件bxSlider

    bxSlider特性 1.充分响应各种设备,适应各种屏幕: 2.支持多种滑动模式,水平.垂直以及淡入淡出效果: 3.支持图片.视频以及任意html内容: 4.支持触摸滑动: 5.支持Firefox,C ...

  9. checkbox和radio的样式美化问题

    如果你下定决心要改变现有的默认的checkbox和radio的样式,那么我目前有两种办法: 1.自己动手写一个,也就是自己写代码实现将input的checkbox和radio默认的样式隐藏掉,使用绝对 ...

  10. bootstrap的导航改造

    在使用bootstrap制作后台时用到了响应式导航条,其中dropdown组件更是用的比较多,用的多需要点击的就多,dropdown默认鼠标左键单击才展开,如果使用鼠标放上去(hover)就展开则会省 ...