【Linux入门第4天】Linux发展史
2018-03-12 本文已影响16人
tomorrow1314
UNIX:
SUN:Solaris
IBM:AIX
HP: HP-UX
1991年8月,linus torvalds 成立linux
完整os:
kernel + application
OS的接口类型两种:
GUI:graphic user interface
CLI:command line interface
API: Application program interface
ABI: Application binary interface
发行版主流:
Debian
ubuntu
knopix
Slackware
SUSE
Redhat
RHEL
centos
Fedora
Gentoo
ArchLinux
作业:
GPL,BSD,APACHE
Android 是什么