-
Notifications
You must be signed in to change notification settings - Fork 2
/
acquisition.php
executable file
·270 lines (189 loc) · 10.6 KB
/
acquisition.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh" lang="zh" >
<!-- <!DOCTYPE html>
<html> -->
<head>
<title>3. 获取 openSUSE - 怎样下载或购买 openSUSE</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<link href="css/style.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="thumbnailviewer.css" type="text/css" />
<script src="thumbnailviewer.js" type="text/javascript">
/***********************************************
* Image Thumbnail Viewer Script- © Dynamic Drive (www.dynamicdrive.com)
* This notice must stay intact for legal use.
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/
</script>
</head>
<body style="background-color: rgb(185, 185, 185);">
<!-- titel start -->
<div id="frame" class="normal">
<table width="100%">
<tr>
<td valign="top" style="padding-top: 5px" width="50%">
<div class="content-text">最后更新:2022年11月1日</div>
</td>
<td align="center" width="50%" valign="top">
<!-- start of freefind search box html -->
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt;">
<form style="margin:0px; margin-top:0px;" action="http://search.freefind.com/find.html" method="get" accept-charset="utf-8" target="_self">
<input type="hidden" name="si" value="38829622" />
<input type="hidden" name="pid" value="r" />
<input type="hidden" name="n" value="0" />
<input type="hidden" name="_charset_" value="" />
<input type="hidden" name="bcd" value="÷" />
<input type="text" name="query" size="16" />
<input type="submit" value="search" />
<a href="http://www.freefind.com" class="content-text">by FreeFind</a>
</form>
</td>
</tr>
</table>
<!-- end of freefind search box html -->
</td>
<!--
<td align="right" width="25%" valign="top">
<div id="google_translate_element"></div><script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: 'zh-CN',
autoDisplay: false,
layout: google.translate.TranslateElement.InlineLayout.SIMPLE
}, 'google_translate_element');
}
</script><script type="text/javascript" src="http://translate.google.com.hk/translate_a/element.js?cb=googleTranslateElementInit"></script>
</td>
-->
</tr>
</table>
<table width="99%">
<tr>
<td width="67%" align="center"><img src="images/pics/title.png" alt="title" />
</td>
<td width="33%" align="center"><img src="images/pics/desktop-title.png" alt="?" class="pic" /></td>
</tr>
</table>
<!-- titel slut -->
<div id="topLeft">
<div class="content-title">开始</div>
<a href="index.php" class="content-text">1. 简介</a><br />
<a href="switching.php" class="content-text">2. 改用 GNU/Linux</a><br />
<a href="acquisition.php" class="content-text">3. 获取 openSUSE</a><br />
<a href="installation.php" class="content-text">4. 安装</a><br />
<div class="content-title">日常应用</div>
<a href="kde.php" class="content-text">5. KDE 桌面环境</a><br />
<a href="apps.php" class="content-text">6. 常用软件</a><br />
<a href="security.php" class="content-text">7. 安全设置</a><br />
<a href="command.php" class="content-text">8. 终端命令行</a><br />
<a href="yast.php" class="content-text">9. 管理员设置 (YaST)</a><br />
<a href="installpackage.php" class="content-text">10. 软件安装</a><br />
<a href="repositories.php" class="content-text">11. 软件源</a><br />
<a href="windows.php" class="content-text">12. 与Windows世界兼容</a><br />
<div class="content-title">设置</div>
<a href="codecs.php" class="content-text">13. 多媒体编解码器</a><br />
<a href="browserplugins.php" class="content-text">14. 浏览器插件</a><br />
<a href="3d.php" class="content-text">15. 显卡驱动</a><br />
<a href="wlan.php" class="content-text">16. 无线网</a><br />
<a href="develop.php" class="content-text">17. 开发环境</a><br />
<a href="obs.php" class="content-text">18. 软件打包服务OBS</a><br />
<a href="srvlamp.php" class="content-text">19. LAMP和LNMP</a><br />
<a href="srvother.php" class="content-text">20. 其他常见服务软件</a><br />
<div class="content-title">附录</div>
<a href="help.php" class="content-text">A: 帮助和文档</a><br />
<a href="games.php" class="content-text">B: 游戏</a><br />
<a href="under.php" class="content-text">C. 深入了解</a><br />
<a href="tweaks.php" class="content-text">D. 提示和解决方法</a><br />
<a href="history.php" class="content-text">E. 历史和背景</a><br />
<a href="contribute.php" class="content-text">F: 重在参与</a><br />
<a href="license.php" class="content-text">GNU自由文档许可证</a>
<!--
<hr align="center" width="99%" />
<center><script type="text/javascript" src="http://www.livewebstats.dk/counter.php?id=1959&mark="></script></center><br />
<br /><br />
<div align="center" class="content-title">openSUSE 15.2 coming soon:</div><br />
<center><a href="http://en.opensuse.org/Portal:15.2"><img src="http://counter.opensuse.org/15.4/small" border="0" alt="countdown" /></a></center><br />
-->
</div>
<div class="heading1">3. 获取 openSUSE</div>
有很多方法可以获取 openSUSE。<br /><br />
<div class="heading2">3.1 下载</div>
可以从 openSUSE 的网站上免费的下载 DVD iso 镜像文件,然后将其刻录到光盘上。<br />
<a href="http://software.opensuse.org/" target="_blank">http://software.opensuse.org/</a><br /><br />
DVD 完全版(4.7GB)提供最流畅和最完整的用户体验,
因为它被测试得很完善而且包含基础安装所需的所有软件包,并包含各种语言的本地化包。您也可以不刻录成 DVD 光盘,ISO 文件可以写入到 U 盘中来安装系统(见下一章)。
<br /><br />
在国内可以通过网易、清华和中国科学技术大学的镜像下载:<br />
<a href="http://mirrors.163.com/openSUSE/distribution/leap/15.4/iso/" target="_blank">http://mirrors.163.com/openSUSE/distribution/leap/15.4/iso/
</a><br />
<a href="http://mirrors.tuna.tsinghua.edu.cn/opensuse/distribution/leap/15.4/iso/" target="_blank">http://mirrors.tuna.tsinghua.edu.cn/opensuse/distribution/leap/15.4/iso/
</a><br />
<a href="http://mirrors.ustc.edu.cn/opensuse/distribution/leap/15.4/iso/" target="_blank">http://mirrors.ustc.edu.cn/opensuse/distribution/leap/15.4/iso/
</a><br />
安装到硬盘或虚拟机的话,下载<br />
<b>openSUSE-Leap-15.4-DVD-x86_64-Media.iso </b>。<br />
其他所有的ISO文件基本可以无视,别下载错了哦!<br />
注:因为最新的 openSUSE Leap 使用企业版内核,所以目前全部是 64 位的系统。
<br /><br />
<div class="heading2">3.2 购买便宜的非官方安装介质</div>
有很多网上商店提供非官方的安装介质(CD,DVD,U盘),并且价格都很便宜。这当然是绝对合法的,因为卖的都是自由软件。如果愿意的话您也可以售卖这些光盘,也算是为openSUSE在国内的传播做些贡献——至少这为许多人省去了下载和烧录的麻烦。
<br /><br />
购买光盘能省掉下载和刻录光盘的麻烦以及伴随的错误风险,请看示例:
<br />
<a href="http://www.osdisc.com/cgi-bin/view.cgi/products/linux/suse" target="_blank">OSDisc.com</a><br />
<a href="http://www.ixsoft.de/cgi-bin/web_store.cgi?ref=Catalogs/de/opensuse-catalog.html" target="_blank">Ixsoft.de</a><br />
<a href="http://thelinuxshop.co.uk/opensuse-m-14.html" target="_blank">Thelinuxshop.co.uk</a><br />
<a href="https://s.taobao.com/search?q=opensuse" target="_blank">
淘宝网
</a>(搜索:openSUSE)<br />
<br />
<div class="heading2">3.3 购买盒装软件</div>
有公司出售带服务支持和附加的好东西的盒装openSUSE,请看:
<br />
<a href="http://en.opensuse.org/Buy_openSUSE" target="_blank">http://en.opensuse.org/Buy_openSUSE</a><br />
<center><img src="images/pics/box.png" width="220"/></center><br />
<div class="heading2">3.4 购买预装 openSUSE 的电脑</div>
一些商家提供了部分或全部预装 openSUSE 系统的笔记本电脑。通过这种方式,您可以知道哪些硬件适用于 GNU/Linux,您可以避免下载和安装 openSUSE 系统的麻烦,并可以通过这些商家友好地支持 GNU/Linux 。
<br /><br />
例如访问这些商家网站:<br/>
<a href="https://www.tuxedocomputers.com" target="_blank">https://www.tuxedocomputers.com</a><br />
<a href="https://www.thinkpenguin.com/" target="_blank">https://www.thinkpenguin.com/</a><br />
<a href="https://slimbook.es/" target="_blank">https://slimbook.es/</a><br /><br />
<center><img src="images/pics/laptop.png" alt="laptop" /></center><br />
<div class="heading2">3.5 源代码</div>
从这可以找到openSUSE中的所有开源软件的源代码,均以 RPM 文件的形式提供:
<br />
<a href="http://download.opensuse.org/source/distribution/leap/15.4/repo/oss/src/" target="_blank">
http://download.opensuse.org/source/distribution/leap/15.4/repo/oss/src/</a>
<br /><br />
<table style="text-align: left; width: 100%;" border="0" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td style="width: 50%;"><div style="text-align: center;"><a href="switching.php"><img class="pic" style="width: 32px; height: 32px;" alt="prev" src="images/pics/prev.png" /></a></div></td>
<td style="width: 50%;"><div style="text-align: center;"><a href="installation.php"><img class="pic" style="width: 32px; height: 32px;" alt="next" src="images/pics/next.png" /></a></div></td>
</tr>
</tbody>
</table>
<!-- stats start -->
<!--
<hr align="center" width="99%" />
<center><script type="text/javascript" src="http://www.livewebstats.dk/counter.php?id=1959&mark="></script></center><br />
-->
<!-- stats slut -->
<!-- sponsor start -->
<!--
<div style="text-align: center;">Hosting sponseret af:<br />
<a href="http://www.enavn.dk/"><img style="border: 0px" alt="liga" src="images/pics/enavn.gif" /></a></div><br />
-->
<!-- sponsor slut -->
<!-- <div class="lille" align="center">Send feedback to <a href="mailto:admin@opensuse-guide.org">admin [at] opensuse-guide.org</a></div> -->
<div class="small" align="center">
本文档翻译自 <a href="http://opensuse-guide.org/" target="_blank">http://opensuse-guide.org/</a> 不当之处,还望指正<br />
使用e-mail发送您的英文评论给 admin [at] opensuse-guide.org <br />
或发送意见和建议给中文译者:Libitum (hello[at]libitum.org);
Winland (winland0704[at]126.com)
</div>
</div>
</body>
</html>