Difference between Linux and MINIX 3 Last Updated : 09 Jul, 2020 Comments Improve Suggest changes Like Article Like Report 1. Linux : Linux is a group of open source Unix-like operating systems which was developed by Linus Torvalds. It is a packaged of Linux distribution. Some of the mostly used Linux distribution are Debian, Fedora and Ubuntu. It was basically written in C language and assembly language. Kernel used in Linux is Monolithic kernel. The target systems of Linux distributions are cloud computing, embedded systems, mobile devices, personal computers, servers, mainframe computers and supercomputers. The first version of Linux was launched in 1991. 2. MINIX 3 : MINIX 3 is a free and open source operating system which was developed by Andrew S. Tanenbaum. It is published under the Berkeley Software Distribution license. It is an Unix-like operating systems. It is specially designed for workstations. It is derived from MINIX 1 and MINIX 2 operating systems. It is basically written using C language and assembly language. The first version of MINIX 3 was launched in 2005. The kernel used in this operating system is microkernel. Difference between Linux and MINIX 3 : S.No. LINUX MINIX 3 1. It was developed by Linus Torvalds. It was developed by Andrew S. Tanenbaum. 2. It was launched in 1991. It was launched in 2005. 3. Its target system types are embedded systems, mobile devices, personal computers, servers, mainframe computers and supercomputers. Its target system types are workstations. 4. Computer architectures supported by Linux are IA-32, x86-64, ARM, PowerPC and SPARC. Computer architectures supported by MINIX 3 is IA-32. 5. Its kernel type is Monolithic. Its kernel type is Microkernel. 6. Its native APIs are LINUX/POSIX. Its native APIs are POSIX. 7. It has the preferred license of GNU GPLv2 (kernel). It has the preferred license of BSD. 8. It has default GUI 'on'. It does not have default GUI 'on'. 9. The non-native APIs supported through its subsystems are Mono, Java, Win16 and Win32. The non-native APIs are not supported through its subsystems. Comment More infoAdvertise with us Next Article Difference between Linux and MINIX 3 P pp_pankaj Follow Improve Article Tags : Operating Systems Difference Between Similar Reads Difference between Unix and Linux Unix was created in the 1970s by Ken Thompson and Dennis Ritchie at Bell Labs. Dennis Ritchie was also the creator of the C programming language. Originally a command-line operating system, Unix has evolved to support graphical interfaces (GUI) as well. It became popular in universities, enterprises 5 min read Difference between iOS and MINIX 3 1. iOS : iOS is a mobile operating system which is provided by Apple Incorporation. It is mainly designed for Apple mobile devices like iPhone and iPod Touch. It was earlier known as iPhone OS. It is a Unix-like operating systems which is based on Darwin(BSD) operating system. It is the worldâs seco 2 min read Difference between Linux and QNX 1. Linux : Linux is a group of open source Unix-like operating systems which was developed by Linus Torvalds. It is a packaged of Linux distribution. Some of the mostly used Linux distribution are Debian, Fedora and Ubuntu. It was basically written in C language and assembly language. Kernel used in 2 min read Difference between Linux and OS/2 1. Linux : Linux is a group of open source Unix-like operating systems which was developed by Linus Torvalds. It is a packaged of Linux distribution. Some of the mostly used Linux distribution are Debian, Fedora and Ubuntu. It was basically written in C language and assembly language. Kernel used in 2 min read Difference between Linux and Plan 9 1. Linux : Linux is a group of open source Unix-like operating systems which was developed by Linus Torvalds. It is a packaged of Linux distribution. Some of the mostly used Linux distribution are Debian, Fedora and Ubuntu. It was basically written in C language and assembly language. Kernel used in 2 min read Like