📜  GhostBSD 和 AIX 的区别

📅  最后修改于: 2021-09-12 10:48:44             🧑  作者: Mango

1. 艾克斯:
它是由IBM 提供的一系列专有操作系统。 AIX 代表高级交互式执行程序。最初它是为 IBM RT PC RISC 工作站设计的,后来它被用于各种硬件平台,如 IBM RS/6000 系列、基于 PowerPC 的系统、System-370 大型机、PS-2 个人计算机和 Apple 网络服务器。它是通过 The Open Group 的 UNIX 03 标准认证的五个商业操作系统之一。 AIX 的第一个版本于 1986 年推出。AIX 的最新稳定版本是 7.2。

2. GhostBSD :
它是由 Eric Turgeon 和 GhostBSD 团队开发的免费开源操作系统。它是一个类 Unix 操作系统,其设计灵感来自 TrueOS 操作系统。它有一个名为 MATE 的默认桌面环境。它专门用于台式机和工作站。早些时候,它使用了一个名为 GNOME 的默认桌面环境。 GhostBSD 的第一个版本于 2009 年推出。 GhostBSD 的最新稳定版本是 19.10。它具有带有模块的单片内核。

AIX 和 GhostBSD 的区别:

AIX GhostBSD
It was developed and is owned by IBM. It was developed by Eric Turgeon.
It was launched in 1986. It was launched in 2009.
Its target system type is Server, NAS and workstation. Its target system type is workstation and desktop.
Computer architectures supported are POWER, PowerPC-AS, PowerPC and Power ISA. Computer architectures supported are IA-32 and x86-64.
Kernel type is Monolithic with modules. Kernel type is Monolithic with modules.
Package management is installp and RPM. Package management is Ports collection.
The native APIs are SysV/POSIX. The native APIs are BSD/POSIX.
Preferred license is Proprietary. Preferred license is BSD.
Update management is Service Update Management Assistant (SUMA). Update management is by source or network binary update.
File systems supported are JFS, JFS2, ISO 9660, UDF, NFS, SMBFS and GPFS. File systems supported are UFS2, ext2, ext3, FAT, ISO 9660, UDF, NFS, ReiserFS, XFS and ZFS.