1. AIX:
它是IBM提供的一系列专有操作系统。 AIX代表Advanced Interactive eXecutive。最初,它是为IBM RT PC RISC工作站设计的,后来又用于各种硬件平台,例如IBM RS / 6000系列,基于PowerPC的系统,System-370大型机,PS-2个人计算机和Apple Network Server。它是五个具有The Open Group的UNIX 03标准认证的商业操作系统之一。 AIX的第一个版本于1986年发布。AIX的最新稳定版本是7.2。
2. GhostBSD:
它是由Eric Turgeon和GhostBSD Team开发的免费开源操作系统。它是一个类似Unix的操作系统,其设计灵感来自TrueOS操作系统。它具有一个称为MATE的默认桌面环境。它专门用于台式机和工作站。先前,它使用了称为GNOME的默认桌面环境。 GhostBSD的第一个版本于2009年发布。GhostBSD的最新稳定版本是19.10。它具有带有模块的Monolithic内核。
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. |