Linux:修订间差异

求闻百科,共笔求闻
添加的内容 删除的内容
(文本替换 - 替换“做为”为“作为”)
(机器人:清理不当的来源、移除无用的模板参数)
第31行: 第31行:
}}
}}


'''Linux'''是一种[[自由及开放源代码软件|自由和开放源碼]]的[[类Unix系统|类UNIX]][[作业系统]]。该操作系统的[[内核]]由[[林纳斯·托瓦兹]]在1991年10月5日首次发布<ref>{{cite newsgroup | title = Free minix-like kernel sources for 386-AT | author = Linus Benedict Torvalds | date = 1991-10-05 | newsgroup = comp.os.minix | id = | url = https://groups.google.com/group/comp.os.minix/msg/2194d253268b0a1b?pli=1 | accessdate = 2011-09-30 | | | }}</ref><ref>{{cite web | title = What Is Linux: An Overview of the Linux Operating System | url = https://www.linux.com/learn/resource-center/376-linux-is-everywhere-an-overview-of-the-linux-operating-system | publisher = Linux Foundation | date = 2009-04-03 | accessdate = 2011-08-15 | | | }}</ref>,在加上[[使用者空间]]的[[应用程式]]之后,成为Linux作业系统。Linux也是[[自由软件]]和[[开放源代码软件]]发展中最著名的例子。只要遵循[[GNU通用公共许可证|GNU 通用公共许可证]](GPL),任何个人和机构都可以自由地使用Linux的所有底层[[源代码]],也可以自由地修改和再发布。大多数Linux系统还包括像提供[[GUI]]的[[X Window]]之类的程序。除了一部分专家之外,大多数人都是直接使用[[Linux发行版|Linux 发行版]],而不是自己选择每一样组件或自行设置。
'''Linux'''是一种[[自由及开放源代码软件|自由和开放源碼]]的[[类Unix系统|类UNIX]][[作业系统]]。该操作系统的[[内核]]由[[林纳斯·托瓦兹]]在1991年10月5日首次发布<ref>{{cite newsgroup | title = Free minix-like kernel sources for 386-AT | author = Linus Benedict Torvalds | date = 1991-10-05 | newsgroup = comp.os.minix | id = | | accessdate = 2011-09-30 | | | }}</ref><ref>{{cite web | title = What Is Linux: An Overview of the Linux Operating System | url = https://www.linux.com/learn/resource-center/376-linux-is-everywhere-an-overview-of-the-linux-operating-system | publisher = Linux Foundation | date = 2009-04-03 | accessdate = 2011-08-15 | | | }}</ref>,在加上[[使用者空间]]的[[应用程式]]之后,成为Linux作业系统。Linux也是[[自由软件]]和[[开放源代码软件]]发展中最著名的例子。只要遵循[[GNU通用公共许可证|GNU 通用公共许可证]](GPL),任何个人和机构都可以自由地使用Linux的所有底层[[源代码]],也可以自由地修改和再发布。大多数Linux系统还包括像提供[[GUI]]的[[X Window]]之类的程序。除了一部分专家之外,大多数人都是直接使用[[Linux发行版|Linux 发行版]],而不是自己选择每一样组件或自行设置。


'''Linux'''严格来说是单指作业系统的内核,因作业系统中包含了许多[[GUI|用户图形介面]]和其他实用工具。如今Linux常用来指基于Linux的完整操作系统,内核则改以[[Linux内核]]称之。由于这些支持用户空间的系统工具和库主要由[[理查德·斯托曼]]于1983年发起的[[GNU计划]]提供,[[自由软件基金会]]提议将其组合系统命名为'''GNU/Linux'''<ref name="lsag">{{cite book | url = https://www.tldp.org/LDP/sag/html/sag.html#GNU-OR-NOT | title = Linux System Administrator's Guide | chapter = 1.1 | edition = version 0.9 | year = 2004 | accessdate = 2007-01-18 | first = Alex | last = Weeks | | | }}</ref><ref name="gnu_homepage">{{cite web | url = https://www.gnu.org/ | title = The GNU Operating System | publisher = Gnu.org | accessdate = 2009-04-17 | | | }}</ref>,但Linux不属于[[GNU计划]],这个名称并沒有得到社群的一致认同。
'''Linux'''严格来说是单指作业系统的内核,因作业系统中包含了许多[[GUI|用户图形介面]]和其他实用工具。如今Linux常用来指基于Linux的完整操作系统,内核则改以[[Linux内核]]称之。由于这些支持用户空间的系统工具和库主要由[[理查德·斯托曼]]于1983年发起的[[GNU计划]]提供,[[自由软件基金会]]提议将其组合系统命名为'''GNU/Linux'''<ref name="lsag">{{cite book | url = https://www.tldp.org/LDP/sag/html/sag.html#GNU-OR-NOT | title = Linux System Administrator's Guide | chapter = 1.1 | edition = version 0.9 | year = 2004 | accessdate = 2007-01-18 | first = Alex | last = Weeks | | | }}</ref><ref name="gnu_homepage">{{cite web | url = https://www.gnu.org/ | title = The GNU Operating System | publisher = Gnu.org | accessdate = 2009-04-17 | | | }}</ref>,但Linux不属于[[GNU计划]],这个名称并沒有得到社群的一致认同。
第47行: 第47行:
[[UNIX]]操作系统({{lang-en|UNIX}}),是美国[[AT&T]]公司[[贝尔实验室]]于1969年完成的[[操作系统]]。最早由[[肯·汤普逊]](Ken Thompson),[[丹尼斯·里奇]](Dennis Ritchie),[[道格拉斯·麦克罗伊]](Douglas McIlroy),和[[乔伊·欧桑纳]]于1969年在[[AT&T]][[贝尔实验室]]开发。于1971年首次发布,最初是完全用[[汇编语言]]编写。后来,在1973年用一个重要的开拓性的方法,Unix被[[丹尼斯·里奇]]用[[编程语言]][[C语言|C]](内核和I/O例外)重新编写<ref>{{cite web|title=Origins and History of Unix, 1969-1995|url=http://www.faqs.org/docs/artu/ch02s01.html|accessdate=2013-02-20|language=en|||}}</ref>。[[高级语言]]编写的操作系统具有更佳的兼容性,能更容易地[[移植 (软件)|移植]]到不同的计算机平台。
[[UNIX]]操作系统({{lang-en|UNIX}}),是美国[[AT&T]]公司[[贝尔实验室]]于1969年完成的[[操作系统]]。最早由[[肯·汤普逊]](Ken Thompson),[[丹尼斯·里奇]](Dennis Ritchie),[[道格拉斯·麦克罗伊]](Douglas McIlroy),和[[乔伊·欧桑纳]]于1969年在[[AT&T]][[贝尔实验室]]开发。于1971年首次发布,最初是完全用[[汇编语言]]编写。后来,在1973年用一个重要的开拓性的方法,Unix被[[丹尼斯·里奇]]用[[编程语言]][[C语言|C]](内核和I/O例外)重新编写<ref>{{cite web|title=Origins and History of Unix, 1969-1995|url=http://www.faqs.org/docs/artu/ch02s01.html|accessdate=2013-02-20|language=en|||}}</ref>。[[高级语言]]编写的操作系统具有更佳的兼容性,能更容易地[[移植 (软件)|移植]]到不同的计算机平台。


1983年,[[理查德·斯托曼|理查德·马修·斯托曼]]创立[[GNU计划]]。这个计划有一个目标,是为了发展一个完全自由的类Unix作业系统。自1984年发起这个计划以来<ref name="gnu_announce">{{cite web |url=https://www.gnu.org/gnu/initial-announcement.html |title=About the GNU Project – Initial Announcement |publisher=Gnu.org |date=2008-06-23 |accessdate=2009-03-09 |||}}</ref>,在1985年,[[理查德·马修·斯托曼]]发起[[自由软件基金会]]并且在1989年撰写[[GNU General Public License|GPL]]。1990年代早期,GNU开始大量地产生或收集各种系统所必备的元件,像是——函式库、编译器、侦錯工具、文字编辑器,以及一个Unix的使用者介面(Unix [[shell]])——但是像一些底层环境,如[[驅动程式|硬体驅动]]、[[守护进程]]、系统核心(kernel)仍然不完整和陷于停顿,GNU计划中是在[[Mach]]微内核的架构之上开发系统核心,也就是所谓的GNU [[Hurd]],但是这个基于Mach的设计异常复杂,发展进度则相对緩慢。<ref name="gnu history">{{cite web |url=https://www.gnu.org/gnu/gnu-history.html |title=Overview of the GNU System |publisher=Gnu.org |date= |accessdate=2009-03-09 |||}}</ref>[[林纳斯·托瓦茲]]曾说过如果GNU核心在1991年时可以用,他不会自己去写一个。<ref>{{cite web | url = https://groups.google.com/forum/#!topic/comp.os.minix/wlhw16QWltI%5B1-25%5D | title = LINUX is obsolete | accessdate = 2017-02-12 | | | }}</ref>
1983年,[[理查德·斯托曼|理查德·马修·斯托曼]]创立[[GNU计划]]。这个计划有一个目标,是为了发展一个完全自由的类Unix作业系统。自1984年发起这个计划以来<ref name="gnu_announce">{{cite web |url=https://www.gnu.org/gnu/initial-announcement.html |title=About the GNU Project – Initial Announcement |publisher=Gnu.org |date=2008-06-23 |accessdate=2009-03-09 |||}}</ref>,在1985年,[[理查德·马修·斯托曼]]发起[[自由软件基金会]]并且在1989年撰写[[GNU General Public License|GPL]]。1990年代早期,GNU开始大量地产生或收集各种系统所必备的元件,像是——函式库、编译器、侦錯工具、文字编辑器,以及一个Unix的使用者介面(Unix [[shell]])——但是像一些底层环境,如[[驅动程式|硬体驅动]]、[[守护进程]]、系统核心(kernel)仍然不完整和陷于停顿,GNU计划中是在[[Mach]]微内核的架构之上开发系统核心,也就是所谓的GNU [[Hurd]],但是这个基于Mach的设计异常复杂,发展进度则相对緩慢。<ref name="gnu history">{{cite web |url=https://www.gnu.org/gnu/gnu-history.html |title=Overview of the GNU System |publisher=Gnu.org |date= |accessdate=2009-03-09 |||}}</ref>[[林纳斯·托瓦茲]]曾说过如果GNU核心在1991年时可以用,他不会自己去写一个。<ref>{{cite web | | title = LINUX is obsolete | accessdate = 2017-02-12 | | | }}</ref>


386[[BSD]]涉及的法律问题直到1992年还沒有解決,[[NetBSD]]和[[FreeBSD]]是386BSD的后裔,早于Linux。林纳斯·托瓦兹曾说,当时如果有可用的386BSD,他就可能不会编写Linux。<ref name="meta">{{cite web|url=https://gondwanaland.com/meta/history/interview.html|title=The Choice of a GNU Generation - An Interview With Linus Torvalds|last=Linksvayer|first=Mike|year=1993|work=Meta magazine|accessdate=2009-01-20|||}}</ref>
386[[BSD]]涉及的法律问题直到1992年还沒有解決,[[NetBSD]]和[[FreeBSD]]是386BSD的后裔,早于Linux。林纳斯·托瓦兹曾说,当时如果有可用的386BSD,他就可能不会编写Linux。<ref name="meta">{{cite web|url=https://gondwanaland.com/meta/history/interview.html|title=The Choice of a GNU Generation - An Interview With Linus Torvalds|last=Linksvayer|first=Mike|year=1993|work=Meta magazine|accessdate=2009-01-20|||}}</ref>
第54行: 第54行:


=== 创立 ===
=== 创立 ===
1991年,[[林纳斯·托瓦兹|林纳斯·托瓦茲]]在[[赫尔辛基大学]]上学时,对作业系统很好奇<ref>{{cite newsgroup | title = What would you like to see most in minix? | newsgroup = comp.os.minix | id = 1991Aug25.205708.9541@klaava.Helsinki.FI | url = https://groups.google.com/group/comp.os.minix/msg/b813d52cbc5a044b | last = Torvalds | first = Linus | accessdate = 2006-09-09 | | | }}</ref>。他对[[MINIX]]只允许在教育上使用很不满(在当时MINIX不允许被用作任何商业使用),于是他便开始写他自己的作业系统,这就是后来的[[Linux核心]]。
1991年,[[林纳斯·托瓦兹|林纳斯·托瓦茲]]在[[赫尔辛基大学]]上学时,对作业系统很好奇<ref>{{cite newsgroup | title = What would you like to see most in minix? | newsgroup = comp.os.minix | id = 1991Aug25.205708.9541@klaava.Helsinki.FI | | last = Torvalds | first = Linus | accessdate = 2006-09-09 | | | }}</ref>。他对[[MINIX]]只允许在教育上使用很不满(在当时MINIX不允许被用作任何商业使用),于是他便开始写他自己的作业系统,这就是后来的[[Linux核心]]。


[[林纳斯·托瓦兹|林纳斯·托瓦茲]]开始在[[MINIX]]上开发[[Linux内核]],为[[MINIX]]写的软件也可以在[[Linux内核]]上使用。<ref>{{cite news | title = Chicken and egg: How was the first linux gcc binary created?? | url = http://groups.google.com/group/comp.os.linux/msg/4ae6db18d3f49b0e | accessdate = 2011-01-21 | | | }}</ref>后来使用GNU软件代替MINIX的软件,因为使用从GNU系统来的原始碼可以自由使用,这对Linux的发展有益。使用GNU GPL协议的原始碼可以被其他项目所使用,只要这些项目使用同样的协议发布。为了让Linux可以在商业上使用,[[林纳斯·托瓦茲]]決定更改他原来的协议(这个协议会限制商业使用),以GNU GPL协议来代替。<ref>{{cite web | title = Release notes for Linux v0.12 | first = Linus | last = Torvalds | url = https://www.kernel.org/pub/linux/kernel/Historic/old-versions/RELNOTES-0.12 | | date = 1992-01-05 | accessdate = 2007-07-23 | publisher = Linux Kernel Archives | quote = The Linux copyright will change: I've had a couple of requests to make it compatible with the GNU copyleft, removing the “you may not distribute it for money” condition. I agree. I propose that the copyright be changed so that it confirms to GNU ─ pending approval of the persons who have helped write code. I assume this is going to be no problem for anybody: If you have grievances ("I wrote that code assuming the copyright would stay the same")mail me. Otherwise The GNU copyleft takes effect since the first of February. If you do not know the gist of the GNU copyright ─ read it. | | | }}</ref>之后许多开发者致力融合GNU元素到Linux中,做出一个有完整功能的、自由的作业系统。<ref name="gnu history"/>
[[林纳斯·托瓦兹|林纳斯·托瓦茲]]开始在[[MINIX]]上开发[[Linux内核]],为[[MINIX]]写的软件也可以在[[Linux内核]]上使用。<ref>{{cite news | title = Chicken and egg: How was the first linux gcc binary created?? | | accessdate = 2011-01-21 | | | }}</ref>后来使用GNU软件代替MINIX的软件,因为使用从GNU系统来的原始碼可以自由使用,这对Linux的发展有益。使用GNU GPL协议的原始碼可以被其他项目所使用,只要这些项目使用同样的协议发布。为了让Linux可以在商业上使用,[[林纳斯·托瓦茲]]決定更改他原来的协议(这个协议会限制商业使用),以GNU GPL协议来代替。<ref>{{cite web | title = Release notes for Linux v0.12 | first = Linus | last = Torvalds | url = https://www.kernel.org/pub/linux/kernel/Historic/old-versions/RELNOTES-0.12 | | date = 1992-01-05 | accessdate = 2007-07-23 | publisher = Linux Kernel Archives | quote = The Linux copyright will change: I've had a couple of requests to make it compatible with the GNU copyleft, removing the “you may not distribute it for money” condition. I agree. I propose that the copyright be changed so that it confirms to GNU ─ pending approval of the persons who have helped write code. I assume this is going to be no problem for anybody: If you have grievances ("I wrote that code assuming the copyright would stay the same")mail me. Otherwise The GNU copyleft takes effect since the first of February. If you do not know the gist of the GNU copyright ─ read it. | | | }}</ref>之后许多开发者致力融合GNU元素到Linux中,做出一个有完整功能的、自由的作业系统。<ref name="gnu history"/>


=== 命名 ===
=== 命名 ===
第107行: 第107行:
目前仍有较多能在Windows或Mac OS上执行的应用软件沒有Linux的版本,不过在Linux平台上通常可以找到类似功能的应用軟件。Linux使用的增多也使得Windows开源软件(Open Source)向Linux移植,比如[[Filezilla]]。Linux下也有相当多不能在[[Windows]]平台下执行的软件,主要是依靠[[X Window系统]]和其他Windows无法利用的资源,或者是因为稳定性等其他方面的考慮并不準备支援Windows。
目前仍有较多能在Windows或Mac OS上执行的应用软件沒有Linux的版本,不过在Linux平台上通常可以找到类似功能的应用軟件。Linux使用的增多也使得Windows开源软件(Open Source)向Linux移植,比如[[Filezilla]]。Linux下也有相当多不能在[[Windows]]平台下执行的软件,主要是依靠[[X Window系统]]和其他Windows无法利用的资源,或者是因为稳定性等其他方面的考慮并不準备支援Windows。


另外,相当多的Windows应用程式可以通过[[Wine]]和一些基于Wine的项目如[[CrossOver]]正常运行和工作。如[[Microsoft Office]]、[[Adobe Photoshop]]、[[暴雪娱乐]]的游戏、[[Picasa]]其中对于Photoshop的Crossover(Wine)相容性工作有Disney、DreamWorks、Pixar投资支援,等。[[Google]]大力参与Wine项目改进,Picasa的GNU/Linux版本也是经Wine测试的Windows平台编译版本。<ref>{{cite web |url=http://code.google.com/intl/zh-TW/opensource/wine.html |title=存档副本 |accessdate=2011-08-29 |||}}</ref>
另外,相当多的Windows应用程式可以通过[[Wine]]和一些基于Wine的项目如[[CrossOver]]正常运行和工作。如[[Microsoft Office]]、[[Adobe Photoshop]]、[[暴雪娱乐]]的游戏、[[Picasa]]其中对于Photoshop的Crossover(Wine)相容性工作有Disney、DreamWorks、Pixar投资支援,等。[[Google]]大力参与Wine项目改进,Picasa的GNU/Linux版本也是经Wine测试的Windows平台编译版本。<ref>{{cite web ||title=存档副本 |accessdate=2011-08-29 |||}}</ref>


<gallery caption="主要的图形桌面界面" width="180px" height="120">
<gallery caption="主要的图形桌面界面" width="180px" height="120">
第154行: 第154行:
传统的Linux使用者一般都是专业人士。他们愿意安裝并设置自己的作业系统,往往比其他作业系统的用户花更多的时间在安裝并设置自己的作业系统。这些用户有时被称作“[[黑客|駭客]]”或是“[[极客]]”。使用Linux主要的成本为移植、培训和学习的费用,早期由于会使用Linux的人较少,并且在软件设计时并未考慮非专业者的使用,导致这方面费用极高。但这方面的费用已经随着Linux的日益普及和Linux上的软件越来越多、越来越方便而降低,但专业仍是使用Linux的主要成本。
传统的Linux使用者一般都是专业人士。他们愿意安裝并设置自己的作业系统,往往比其他作业系统的用户花更多的时间在安裝并设置自己的作业系统。这些用户有时被称作“[[黑客|駭客]]”或是“[[极客]]”。使用Linux主要的成本为移植、培训和学习的费用,早期由于会使用Linux的人较少,并且在软件设计时并未考慮非专业者的使用,导致这方面费用极高。但这方面的费用已经随着Linux的日益普及和Linux上的软件越来越多、越来越方便而降低,但专业仍是使用Linux的主要成本。


Linux在欧洲、美国和日本的流行程度较高,欧美地区还发行Linux平台的游戏和其他家用软件。Linux开源社群方面也是以欧洲、美国、日本等已开发国家的人士居多。在家庭与企业中使用Linux套件的情況越来越多。<ref name="galli2007">{{cite news | first=Peter | last=Galli | coauthors= | title=Vista Aiding Linux Desktop, Strategist Says | date=2007-08-08 | publisher=Ziff Davis Enterprise Inc. | url=http://www.eweek.com/c/a/Linux-and-Open-Source/Vista-Aiding-Linux-Desktop-Strategist-Says/ | work=eWEEK | pages= | accessdate=2007-11-19 | language= | | | }}</ref><ref name="paul2007">{{cite news | first=Ryan | last=Paul | coauthors= | title=Linux market share set to surpass Win 98, OS X still ahead of Vista | date=2007-09-03 | publisher=Ars Technica, LLC | url=https://arstechnica.com/news.ars/post/20070903-linux-marketshare-set-to-surpass-windows-98.html | work=Ars Technica | pages= | accessdate=2007-11-19 | language= | | | }}</ref><ref name="beer2007">{{cite news | first=Stan | last=Beer | coauthors= | title=Vista to play second fiddle to XP until 2009: Gartner | date=2007-01-23 | publisher=iTWire | url=http://www.itwire.com.au/content/view/8842/53/ | work=iTWire | pages= | accessdate=2007-11-19 | language= | | | }}</ref><ref name="applications2007">{{cite web |url=http://marketshare.hitslink.com/report.aspx?qprid=2&qpmr=15&qpdt=1&qpct=3&qptimeframe=Y |title=Operating System Marketshare for Year 2007 |accessdate=2007-11-19 |date=2007-11-19 |work=Market Share |publisher=Net Applications |||}}</ref><ref name="xitimonitor2007">{{cite news| first=| last=| coauthors=| title=Vista slowly continues its growth; Linux more aggressive than Mac OS during the summer| date=2007-09-24| publisher=AT Internet/XiTi.com| url=http://www.xitimonitor.com/en-us/internet-users-equipment/operating-systems-august-2007/index-1-2-7-107.html| work=XiTiMonitor| pages=| accessdate=2007-11-19| language=| | | }}</ref><ref name="globalstats2007">{{cite web |url=http://www.w3counter.com/globalstats.php |title=Global Web Stats |accessdate=2007-11-19 |date=2007-11-10 |work=W3Counter |publisher=Awio Web Services LLC |||}}</ref><ref name="zeitgeist2004">{{cite web |url=https://www.google.com/press/zeitgeist/zeitgeist-jun04.html |title=June 2004 Zeitgeist |accessdate=2007-11-19 |date=2004-08-12 |work=Google Press Center |publisher=Google Inc. |||}}</ref>整个亚洲,比较缺乏对Linux的支援,硬体和应用程式皆只考量微軟作业系统设计的需求。例如:[[Internet Explorer]]及[[ActiveX]]需求、[[Microsoft Office]]相容性、[[网絡游戏]]以及一般用户都傾向于使用[[Windows]]。转换作业系统的开销在于,自由开源意识形态与商业用途的衝突、缺乏强而有力的推广厂商、缺乏对特殊的硬件和应用程序的支援、电脑技术人员不愿再花费时间重覆学习、对已有平台的依赖,是制约Linux被采纳的主要因素。
Linux在欧洲、美国和日本的流行程度较高,欧美地区还发行Linux平台的游戏和其他家用软件。Linux开源社群方面也是以欧洲、美国、日本等已开发国家的人士居多。在家庭与企业中使用Linux套件的情況越来越多。<ref name="galli2007">{{cite news | first=Peter | last=Galli | coauthors= | title=Vista Aiding Linux Desktop, Strategist Says | date=2007-08-08 | publisher=Ziff Davis Enterprise Inc. | url=http://www.eweek.com/c/a/Linux-and-Open-Source/Vista-Aiding-Linux-Desktop-Strategist-Says/ | work=eWEEK | pages= | accessdate=2007-11-19 | language= | | | }}</ref><ref name="paul2007">{{cite news | first=Ryan | last=Paul | coauthors= | title=Linux market share set to surpass Win 98, OS X still ahead of Vista | date=2007-09-03 | publisher=Ars Technica, LLC | url=https://arstechnica.com/news.ars/post/20070903-linux-marketshare-set-to-surpass-windows-98.html | work=Ars Technica | pages= | accessdate=2007-11-19 | language= | | | }}</ref><ref name="beer2007">{{cite news | first=Stan | last=Beer | coauthors= | title=Vista to play second fiddle to XP until 2009: Gartner | date=2007-01-23 | publisher=iTWire | url=http://www.itwire.com.au/content/view/8842/53/ | work=iTWire | pages= | accessdate=2007-11-19 | language= | | | }}</ref><ref name="applications2007">{{cite web |url=http://marketshare.hitslink.com/report.aspx?qprid=2&qpmr=15&qpdt=1&qpct=3&qptimeframe=Y |title=Operating System Marketshare for Year 2007 |accessdate=2007-11-19 |date=2007-11-19 |work=Market Share |publisher=Net Applications |||}}</ref><ref name="xitimonitor2007">{{cite news| first=| last=| coauthors=| title=Vista slowly continues its growth; Linux more aggressive than Mac OS during the summer| date=2007-09-24| publisher=AT Internet/XiTi.com| url=http://www.xitimonitor.com/en-us/internet-users-equipment/operating-systems-august-2007/index-1-2-7-107.html| work=XiTiMonitor| pages=| accessdate=2007-11-19| language=| | | }}</ref><ref name="globalstats2007">{{cite web |url=http://www.w3counter.com/globalstats.php |title=Global Web Stats |accessdate=2007-11-19 |date=2007-11-10 |work=W3Counter |publisher=Awio Web Services LLC |||}}</ref><ref name="zeitgeist2004">{{cite web ||title=June 2004 Zeitgeist |accessdate=2007-11-19 |date=2004-08-12 |work=Google Press Center |publisher=Google Inc. |||}}</ref>整个亚洲,比较缺乏对Linux的支援,硬体和应用程式皆只考量微軟作业系统设计的需求。例如:[[Internet Explorer]]及[[ActiveX]]需求、[[Microsoft Office]]相容性、[[网絡游戏]]以及一般用户都傾向于使用[[Windows]]。转换作业系统的开销在于,自由开源意识形态与商业用途的衝突、缺乏强而有力的推广厂商、缺乏对特殊的硬件和应用程序的支援、电脑技术人员不愿再花费时间重覆学习、对已有平台的依赖,是制约Linux被采纳的主要因素。


然而随着Linux慢慢开始流行,有些[[代工生产|原始设备制造商]](OEM)开始在其销售的电脑上預裝上Linux,Linux的用户中也有了普通电脑用户,Linux系统也开始慢慢出现在[[个人电脑]]作业系统市场。儘管目前大部分的笔记型电脑搭载Windows系统,目前仍有一些笔电預设搭载Linux系统,如[[Musicha 音创笔电]]預设搭载[[Ubuntu Mate]]。近年来,Linux下常见的部份软件也开始不断向Windows移植。有如[[KDE Software Compilation 4|KDE SC]]、[[Cinepaint]]正在进行向Windows的移植。
然而随着Linux慢慢开始流行,有些[[代工生产|原始设备制造商]](OEM)开始在其销售的电脑上預裝上Linux,Linux的用户中也有了普通电脑用户,Linux系统也开始慢慢出现在[[个人电脑]]作业系统市场。儘管目前大部分的笔记型电脑搭载Windows系统,目前仍有一些笔电預设搭载Linux系统,如[[Musicha 音创笔电]]預设搭载[[Ubuntu Mate]]。近年来,Linux下常见的部份软件也开始不断向Windows移植。有如[[KDE Software Compilation 4|KDE SC]]、[[Cinepaint]]正在进行向Windows的移植。