1. CentOS:
CentOS是由CentOS项目开发的Linux发行版。它最初于2004年5月14日发布。它为我们提供了Red Hat Enterprise Linux,这是一个免费的,受社区支持的计算平台,在功能上与其上游源兼容。它基于Fedora。
2. Ubuntu:
Ubuntu是基于Linux的操作系统,由Mark Shuttleworth领导的“规范”团队开发。它属于Linux的Debian家族。它是开源的,可以免费使用。 “ ubuntu”一词源自非洲一词,意为“对他人的人性”。中文版的Ubuntu用于运行世界上最快的超级计算机。 Google的自动驾驶汽车使用的是ubuntu的简化版本。
CentOS和Ubuntu之间的区别:
S.NO. | CentOS | Ubuntu |
---|---|---|
1. | CentOS was developed by the CentOS Project (affiliated with Red Hat). | Ubuntu is developed by Canonical. |
2. | It is based on Fedora. | It is a Debian based OS. |
3. | It was initially released on 12 April 2007. | It was initially released in October 2004. |
4. | Its origin was in the USA. | Its origin was in the Isle of Man. |
5. | It uses yum package manager. | It uses apt package manager. |
6. | It is more stable as compared to Ubuntu. | It is less stable as compared to CentOS. |
7. | Good for businesses | Good for beginners |
8. | Github repository for centOS is https://github.com/CentOS |
Github repository of Ubuntu is https://github.com/ubuntu |
9. | The forum of CentOS is https://forums.centos.org/ |
The forum for Ubuntu is https://ubuntuforums.org/ |
10. | It comes with native KVM virtualization support. | It supports KVM and Xen virtualization. |