~ubuntu-branches/ubuntu/trusty/edubuntu-docs/trusty

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
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY % globalent SYSTEM "../../libs/global.ent">
<!-- NAMES --><!ENTITY canonical-name "Canonical Ltd.">
<!ENTITY project-name "Ubuntu Documentation Project">
<!ENTITY ubuntu "<phrase>Ubuntu</phrase>">
<!ENTITY sg-title "Server Guide">
<!-- VERSIONS --><!ENTITY distro-version "Karmic Koala">
<!ENTITY distro-rev "9.10">
<!ENTITY distro-release-date "October 2009">
<!ENTITY distro-short-codename "jaunty">
<!ENTITY distro-apt-cd-name "Ubuntu 9.10_Karmic_Koala">
<!ENTITY linux-kernel-version "2.6.27">
<!ENTITY gcc-version "4.3.1">
<!ENTITY glibc-version "2.8">
<!ENTITY python-version "2.5">
<!ENTITY glossary SYSTEM "../common/C/glossary.xml">
<!-- LEGAL URLs --><!ENTITY gpl-url '<ulink url="http://www.gnu.org/licenses/gpl.html">GNU General Public License</ulink>'>
<!ENTITY cc "http://creativecommons.org/">
<!ENTITY cc-attrib '<ulink url="http://creativecommons.org/licenses/by-sa/2.5/">Attribution-ShareAlike 2.5</ulink>'>
<!ENTITY cc-fulldeed-url "http://creativecommons.org/licenses/by-sa/2.5/legalcode/">
<!ENTITY fdl-url '<ulink url="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</ulink>'>
<!ENTITY cc-disclaimer-url "http://creativecommons.org/licenses/disclaimer-popup?lang=en">
<!-- CANONICAL URL RESOURCES --><!ENTITY canonical-url "http://www.canonical.com">
<!-- OTHER UBUNTU RELATED RESOURCES --><!ENTITY upstart-url "http://upstart.ubuntu.com">
<!-- UBUNTU IRC INFORMATION --><!ENTITY irc-network "Freenode">
<!ENTITY irc-server "irc.ubuntu.com">
<!ENTITY ubuntu-irc "irc.ubuntu.com channel #ubuntu">
<!ENTITY kubuntu-irc "irc.ubuntu.com channel #kubuntu">
<!ENTITY xubuntu-irc "irc.ubuntu.com channel #xubuntu">
<!ENTITY edubuntu-irc "irc.ubuntu.com channel #edubuntu">
<!-- UBUNTU URL RESOURCES --><!ENTITY ubuntu-packages "http://packages.ubuntu.com">
<!ENTITY ubuntu-web "http://www.ubuntu.com">
<!ENTITY ubuntu-main "http://www.ubuntu.com">
<!ENTITY ubuntu-download "http://www.ubuntu.com/download">
<!ENTITY ubuntu-forums "http://www.ubuntu.com/community/forums">
<!ENTITY ubuntu-components "http://www.ubuntu.com/ubuntu/components">
<!ENTITY ubuntu-lists "http://lists.ubuntu.com">
<!ENTITY ubuntu-wiki "http://wiki.ubuntu.com">
<!ENTITY ubuntu-bugzilla "https://launchpad.net/distros/ubuntu/+bugs">
<!ENTITY ubuntu-doc-bugs "https://launchpad.net/products/ubuntu-doc/+bugs">
<!ENTITY ubuntu-support "http://www.ubuntu.com/support">
<!ENTITY ubuntu-paidsupport "http://www.ubuntu.com/support/paid">
<!ENTITY ubuntu-freesupport "http://www.ubuntu.com/support/free">
<!ENTITY ubuntu-comments "http://www.ubuntuforums.org/showthread.php?p=21787">
<!ENTITY ubuntu-documentation "http://help.ubuntu.com">
<!ENTITY ubuntu-documentation-repos "https://docteam.ubuntu.com/repos/trunk">
<!ENTITY ubuntu-doc-team "https://wiki.ubuntu.com/DocumentationTeam">
<!ENTITY ubuntu-doc-list "http://lists.ubuntu.com/mailman/listinfo/ubuntu-doc">
<!ENTITY ubuntu-shipit "http://shipit.ubuntu.com">
<!ENTITY ubuntu-launchpad "https://launchpad.ubuntu.com">
<!ENTITY ubuntu-rosetta "https://launchpad.ubuntu.com/rosetta">
<!ENTITY ubuntu-planet "http://planet.ubuntu.com">
<!ENTITY ubuntu-philosophy "http://www.ubuntu.com/ubuntu/philosophy">
<!ENTITY ubuntu-participate "http://www.ubuntu.com/community/participate/">
<!ENTITY ubuntu-marketplace "http://www.ubuntu.com/support/marketplace">
<!ENTITY ubuntu-hwdb "http://hwdb.ubuntu.com">
<!-- UBUNTU WIKI RESOURCES --><!ENTITY wiki-UserDocumentation "https://help.ubuntu.com/community/UserDocumentation">
<!ENTITY restricted-formats "https://help.ubuntu.com/community/RestrictedFormats">
<!ENTITY wiki-RestrictedFormats "https://help.ubuntu.com/community/RestrictedFormats">
<!ENTITY wiki-XChatHowto "https://help.ubuntu.com/community/XChatHowto">
<!ENTITY wiki-RootSudo "https://help.ubuntu.com/community/RootSudo">
<!ENTITY wiki-HowToGetHelp "https://help.ubuntu.com/community/HowToGetHelp">
<!ENTITY transcode "https://help.ubuntu.com/community/DVDRippingandEncoding">
<!ENTITY wiki-Wine "https://help.ubuntu.com/community/Wine">
<!ENTITY wiki-Cedega "https://help.ubuntu.com/community/Cedega">
<!ENTITY wiki-Nano "https://help.ubuntu.com/community/NanoHowto">
<!ENTITY wiki-locoteams "https://wiki.ubuntu.com/LoCoTeamList">
<!ENTITY wiki-BasicCommands "https://help.ubuntu.com/community/BasicCommands">
<!ENTITY wiki-filepermissions "https://help.ubuntu.com/community/FilePermissions">
<!-- KUBUNTU URL RESOURCES --><!ENTITY kubuntu-web "http://www.kubuntu.org">
<!ENTITY kubuntu-main "http://www.kubuntu.org">
<!ENTITY kubuntu-download "http://releases.ubuntu.com/kubuntu/">
<!ENTITY kubuntu-packages "http://packages.ubuntu.com/edgy/">
<!ENTITY kubuntu-cdpackages-nodefault "http://people.ubuntu.com/~cjwatson/seeds/kubuntu-edgy/ship">
<!ENTITY kubuntu-lists "http://lists.ubuntu.com/archives/kubuntu-users/">
<!ENTITY kubuntu-lists-users "http://lists.ubuntu.com/mailman/listinfo/kubuntu-users/">
<!ENTITY kubuntu-lists-devel "http://lists.ubuntu.com/mailman/listinfo/kubuntu-devel/">
<!ENTITY kubuntu-mirrors "http://distrowatch.com/kubuntu">
<!ENTITY kubuntu-forums "http://kubuntuforums.net">
<!ENTITY kubuntu-wiki "https://wiki.kubuntu.org">
<!ENTITY kubuntu-documentation-site "http://www.kubuntu.org/documentation.php">
<!ENTITY kubuntu-wiki-UserDocumentation "https://help.ubuntu.com/community/UserDocumentation">
<!ENTITY kubuntu-support "http://www.kubuntu.org/support.php">
<!-- XUBUNTU URL RESOURCES --><!ENTITY xubuntu-web "http://www.xubuntu.org">
<!ENTITY xubuntu-main "http://www.xubuntu.org">
<!ENTITY xubuntu-web-help "http://www.xubuntu.org/help">
<!-- DEBIAN RESOURCES --><!ENTITY debian-apt "http://www.debian.org/doc/user-manuals#apt-howto">
<!-- EXTERNAL URL RESOURCES --><!ENTITY linmodem "http://www.linmodems.org/">
<!ENTITY gnome "http://www.gnome.org/">
<!ENTITY linuxorg "http://www.linux.org/">
<!ENTITY ooo "http://www.openoffice.org/">
<!ENTITY kde "http://www.kde.org/">
<!ENTITY lugww "http://lugww.counter.li.org/">
<!ENTITY ubuntu-watch "http://distrowatch.com/ubuntu/">
<!ENTITY realplayer-download "http://www.real.com/linux/">
<!ENTITY nvu-download "http://www.nvu.com/download.html">
<!ENTITY sunjava-download "http://java.sun.com/j2se/1.5.0/download.jsp">
<!ENTITY xorg "http://www.x.org">
<!ENTITY dyndns "http://www.dyndns.org">
<!ENTITY shoutcast "http://www.shoutcast.com/">
<!ENTITY freedomtoaster "http://www.freedomtoaster.org/">
<!ENTITY xfce "http://www.xfce.org/">
<!-- ubuntu-screenshots TODO --><!ENTITY kubuntu-screenshots "http://shots.osdir.com/">
<!ENTITY mozilla "http://www.mozilla.org/">
<!ENTITY mozilla-firefox "http://www.mozilla.org/products/firefox/">
<!ENTITY gnu "http://www.gnu.org/">
<!ENTITY gnu-philosophy "http://www.gnu.org/philosophy/">
<!ENTITY win4lin "http://www.win4lin.com">
<!ENTITY codeweavers "http://www.codeweavers.com">
<!ENTITY kernel "http://www.kernel.org">
<!ENTITY google "http://www.google.com">
<!ENTITY kdelook " http://www.kde-look.org">
<!ENTITY lulu-store "http://www.lulu.com/ubuntu-doc">
<!-- this entity controls the url for addons--><!ENTITY java-download "http://java.sun.com/j2se/1.5.0/download.jsp">
<!ENTITY skype-deb "skype_1.2.0.17-1_i386.deb">
<!ENTITY skype-download "http://www.skype.com/go/getskype-linux-deb">
<!ENTITY scanmodem-gz "scanModem.gz">
<!ENTITY scanmodem-url "http://linmodems.technion.ac.il/packages/scanModem.gz">
<!ENTITY ext2fs-url "http://www.fs-driver.org/index.html">
<!ENTITY mvb-tar "mvb_1.6.tgz">
<!ENTITY mvb-url "http://www.xscd.com/pub/mvb/&mvb-tar;">
<!-- TLDP --><!ENTITY ldp-pre-install-check "http://tldp.org/HOWTO/Pre-Installation-Checklist/">
<!-- LANGUAGES (sorted by two letter code)--><!ENTITY Afar "aa">
<!ENTITY Abkhazian "ab">
<!ENTITY Afrikaans "af">
<!ENTITY Amharic "af">
<!ENTITY Arabic "ar">
<!ENTITY Assamese "as">
<!ENTITY Aymara "ay">
<!ENTITY Azerbaijani "az">
<!ENTITY Bashkir "ba">
<!ENTITY Byelorussian "be">
<!ENTITY Bulgarian "bg">
<!ENTITY Bihari "bh">
<!ENTITY Bislama "bi">
<!ENTITY Bangla "bn">
<!ENTITY Bengali "bn">
<!ENTITY Tibetan "bo">
<!ENTITY Breton "br">
<!ENTITY Catalan "ca">
<!ENTITY Corsican "co">
<!ENTITY Czech "cs">
<!ENTITY Welsh "cy">
<!ENTITY Danish "da">
<!ENTITY German "de">
<!ENTITY Bhutani "dz">
<!ENTITY Greek "el">
<!-- <!ENTITY EnglishAmerican 'en'> --><!ENTITY EnglishAmerican "C">
<!ENTITY Esperanto "eo">
<!ENTITY Spanish "es">
<!ENTITY Estonian "et">
<!ENTITY Basque "eu">
<!ENTITY Persian "fa">
<!ENTITY Finnish "fi">
<!ENTITY Fiji "fj">
<!ENTITY Faeroese "fo">
<!ENTITY French "fr">
<!ENTITY Frisian "fy">
<!ENTITY Irish "ga">
<!ENTITY Gaelic "gd">
<!ENTITY ScotsGaelic "gd">
<!ENTITY Galician "gl">
<!ENTITY Guarani "gn">
<!ENTITY Gujarati "gu">
<!ENTITY Hausa "ha">
<!ENTITY Hindi "hi">
<!ENTITY Croatian "hr">
<!ENTITY Hungarian "hu">
<!ENTITY Armenian "hy">
<!ENTITY Interlingua "ia">
<!ENTITY Interlingue "ie">
<!ENTITY Inupiak "ik">
<!ENTITY Indonesian "in">
<!ENTITY Icelandic "is">
<!ENTITY Italian "it">
<!ENTITY Hebrew "iw">
<!ENTITY Japanese "ja">
<!ENTITY Yiddish "ji">
<!ENTITY Javanese "jw">
<!ENTITY Georgian "ka">
<!ENTITY Kazakh "kk">
<!ENTITY Greenlandic "kl">
<!ENTITY Cambodian "km">
<!ENTITY Kannada "kn">
<!ENTITY Korean "ko">
<!ENTITY Kashmiri "ks">
<!ENTITY Kurdish "ku">
<!ENTITY Kirghiz "ky">
<!ENTITY Latin "la">
<!ENTITY Lingala "ln">
<!ENTITY Laothian "lo">
<!ENTITY Lithuanian "lt">
<!ENTITY Latvian "lv">
<!ENTITY Lettish "lv">
<!ENTITY Malagasy "mg">
<!ENTITY Maori "mi">
<!ENTITY Macedonian "mk">
<!ENTITY Malayalam "ml">
<!ENTITY Mongolian "mn">
<!ENTITY Moldavian "mo">
<!ENTITY Marathi "mr">
<!ENTITY Malay "ms">
<!ENTITY Maltese "mt">
<!ENTITY Burmese "my">
<!ENTITY Nauru "na">
<!ENTITY Nepali "ne">
<!ENTITY Dutch "nl">
<!ENTITY Norwegian "no">
<!ENTITY Occitan "oc">
<!ENTITY Afan "om">
<!ENTITY Oromo "om">
<!ENTITY Oriya "or">
<!ENTITY Punjabi "pa">
<!ENTITY Polish "pl">
<!ENTITY Pushto "ps">
<!ENTITY Pashto "ps">
<!ENTITY Portuguese "pt">
<!ENTITY Quechua "qu">
<!ENTITY Rhaeto-Romance "rm">
<!ENTITY Kirundi "rn">
<!ENTITY Romanian "ro">
<!ENTITY Russian "ru">
<!ENTITY Kinyarwanda "rw">
<!ENTITY Sanskrit "sa">
<!ENTITY Sindhi "sd">
<!ENTITY Sangro "sg">
<!ENTITY Serbo-Croatian "sh">
<!ENTITY Singhalese "si">
<!ENTITY Slovak "sk">
<!ENTITY Slovenian "sl">
<!ENTITY Samoan "sm">
<!ENTITY Shona "sn">
<!ENTITY Somali "so">
<!ENTITY Albanian "sq">
<!ENTITY Serbian "sr">
<!ENTITY Siswati "ss">
<!ENTITY Sesotho "st">
<!ENTITY Sudanese "su">
<!ENTITY Swedish "sv">
<!ENTITY Swahili "sw">
<!ENTITY Tamil "ta">
<!ENTITY Tegulu "te">
<!ENTITY Tajik "tg">
<!ENTITY Thai "th">
<!ENTITY Tigrinya "ti">
<!ENTITY Turkmen "tk">
<!ENTITY Tagalog "tl">
<!ENTITY Setswana "tn">
<!ENTITY Tonga "to">
<!ENTITY Turkish "tr">
<!ENTITY Tsonga "ts">
<!ENTITY Tatar "tt">
<!ENTITY Twi "tw">
<!ENTITY Ukrainian "uk">
<!ENTITY Urdu "ur">
<!ENTITY Uzbek "uz">
<!ENTITY Vietnamese "vi">
<!ENTITY Volapuk "vo">
<!ENTITY Wolof "wo">
<!ENTITY Xhosa "xh">
<!ENTITY Yoruba "yo">
<!ENTITY Chinese "zh">
<!ENTITY Zulu "zu">
<!ENTITY % cdo-C SYSTEM "../../libs/cdo-C.ent">
<!-- COMMON DOC OBJECTS --><!ENTITY copyright SYSTEM "../common/C/copyright.xml">
<!ENTITY conventions SYSTEM "../common/C/conventions.xml">
<!ENTITY feedback SYSTEM "../common/C/feedback.xml">
<!ENTITY publisher SYSTEM "../common/C/publisher.xml">
<!ENTITY disclaimer SYSTEM "../common/C/disclaimer.xml">
<!ENTITY inline-ubuntu-icon SYSTEM "../common/C/inlinemediaobject-ubuntu-icon.xml">
<!ENTITY inline-ubuntu-icon-header SYSTEM "../common/C/inlinemediaobject-ubuntu-icon-header.xml">
<!ENTITY relative-ubuntu-icon SYSTEM "../common/C/mediaobject-relative-ubuntu-icon.xml">
<!ENTITY ubuntu-icon SYSTEM "../common/C/mediaobject-ubuntu-icon.xml">
<!ENTITY gpl SYSTEM "../common/C/gpl.xml">
<!ENTITY fdl SYSTEM "../common/C/fdl.xml">
<!ENTITY cc-by-sa SYSTEM "../common/C/ccbysa.xml">
<!ENTITY licenses SYSTEM "../common/C/licenses.xml">
<!ENTITY legalnotice SYSTEM "../common/C/legalnotice.xml">
<!ENTITY klegalnotice SYSTEM "../kubuntu/libs/legalnotice.xml">
<!-- AUTHORS --><!ENTITY author-edubuntu-documentation-project SYSTEM "../../common/authors/edubuntu-documentation-project.xml">
<!-- Edubuntu License --><!ENTITY educopy SYSTEM "../../common/C/educopy.xml">
<!ENTITY language "&EnglishAmerican;">
]>
<?db.chunk.max_depth 0?>
<?yelp:chunk-depth 0?>
<article id="art-about-edubuntu" status="complete" lang="about-edubuntu-sk">
<articleinfo>
<title>Edubuntu - Linux pre mladé ľudské bytosti</title>

	<legalnotice id="legal">
	    <title>Autori a licencia</title>
	    <para>Tento dokument je spravovaný Dokumentačným tímom Ubuntu (https://wiki.ubuntu.com/DocumentationTeam). Pre zoznam prispievateľov pozrite <ulink url="../../common/C/contributors.xml">stránku prispievateľov</ulink></para>
	    <para>Tento dokument je dostupný za podmienok licencie Creative Commons ShareAlike 2.5 (CC-BY-SA).</para>
	    <para>Môžete slobodne meniť, rozširovať a zlepšovať zdrojové kódy dokumentácie Ubuntu za podmienok tejto licencie. Všetky odvodené práce musia byť vydané na základe tejto licencie.</para>
	    <para>Táto dokumentácia je šírená v nádeji, že bude užitočnou, no BEZ AKEJKOĽVEK ZÁRUKY, ktorá nezahŕňa ani predpokladanú záruku PREDAJNOSTI alebo VHODNOSTI PRE URČITÝ ÚČEL TAK, AKO JE TO POPÍSANÉ V TOMTO ODVOLANÍ.</para>
	    <para>Kópia licencie je dostupná tu: <ulink url="/usr/share/ubuntu-docs/common/C/ccbysa.xml">Licencia Creative Commons ShareAlike</ulink>.</para>
	</legalnotice>
<copyright>
    <year>2004, 2005, 2006</year>
    <holder>Canonical Ltd. and members of the <ulink url="https://launchpad.net/~ubuntu-core-doc">Ubuntu Documentation Project</ulink></holder>
</copyright>
<publisher>
    <publishername>Dokumentačný projekt Ubuntu</publishername>
</publisher>

<abstract>
<para>Tento dokument je úvodom do Edubuntu. Vysvetľuje filozofiu a podstatu Edubuntu, podáva informácie o prispievaní do Edubuntu a ukazuje ako získať pomoc s Edubuntu.</para>
</abstract>
</articleinfo>

<para>Táto časť je úvodom do Edubuntu. Vysvetľuje filozofiu a podstatu Edubuntu, podáva informácie o prispievaní do Edubuntu a ukazuje ako získať pomoc s Edubuntu.</para>

<para>
<inlinemediaobject>
<imageobject>
<imagedata fileref="../../images/C/edubuntu_logo_png.png" format="PNG"/>
</imageobject>
<textobject>
<phrase>Edubuntu Logo</phrase>
</textobject>
</inlinemediaobject>
</para>

<para>
Thank you for your interest in Edubuntu 9.10 - the
<emphasis>Karmic Koala</emphasis> - released in October 2009.
</para>

<para>
Edubuntu is an operating system designed with education in mind. It is based on
<ulink url="http://www.ubuntu.com"><phrase>Ubuntu</phrase></ulink>, a complete operating system
that uses the Linux kernel and is freely available to the public. As an
education-driven operating system, Edubuntu provides a complete solution for:
<itemizedlist>
<listitem>
<para>
Educators and school personnel who would like to set up Edubuntu in a networked
learning environment.
</para>
</listitem>

<listitem>
<para>Domáci užívatelia, ktorí by radi mali samostatný počítačový systém zameraný na vzdelávanie pre mladších členov domácnosti.</para>
</listitem>
</itemizedlist>
</para>

<para>
Since Edubuntu is based on Ubuntu, the team behind Edubuntu are part of the
growing Ubuntu community. The Ubuntu community is built around the ideals
enshrined in the Ubuntu Philosophy: that software should be available free of
charge, that software tools should be usable by people in their local language
and despite any disabilities, and that people should have the freedom to
customize and alter their software in whatever way they see fit. For those
reasons, the team behind Edubuntu makes the following public commitment to its
community of users worldwide:
<itemizedlist>
<listitem>
<para>
Edubuntu will always be free of charge, and there is no extra fee for the
"enterprise edition," we make our very best work available to everyone
on the same Free terms.
</para>
</listitem>

<listitem>
<para>
Edubuntu includes the very best in translations and accessibility infrastructure
that the free software community has to offer, to make Ubuntu usable for as many
people as possible.
</para>
</listitem>

<listitem>
<para>
Edubuntu is released regularly and predictably; a new release is made every six
months. You can use the current stable release or the current development
release. Each release is supported for at least 18 months.
</para>
</listitem>

<listitem>
<para>
Edubuntu is entirely committed to the principles of open source software
development; we encourage people to use open source software, improve it
and pass it on.</para>
</listitem>
</itemizedlist>
</para>

<para>Viac nájdete na <ulink url="http://www.edubuntu.org"> Edubuntu stránke</ulink></para>

<!-- ABOUT THE EDUBUNTU NAME -->
<sect1 id="about-name" status="complete">
<title>O názve</title>

<para>
Edubuntu combines education and Ubuntu to form the name (pronounced
"ed-oo-BOON-too"). Ubuntu is a South African ethical ideology focusing
on people's allegiances and relations with each other. The word comes from the
Zulu and Xhosa languages. Ubuntu (pronounced "oo-BOON-too") is seen as a
traditional African concept, is regarded as one of the founding principles of
the new republic of South Africa and is connected to the idea of an African
Renaissance.
</para>

<para>Voľný preklad princípu Ubuntu je "ľudskosť voči ostatným". Iný možný preklad je "viera vo všadeprítomné puto spájajúce celé ľudstvo".</para>

<blockquote>
<attribution>Arcibiskup Desmond Tutu</attribution>
<para>"Človek s Ubuntu je otvorený a dostupný iným, uznávajúci druhých, necíti sa ohrozený tým, že druhí sú schopní a dobrí, pretože má pocit uistenia z toho, že vie, že je súčasťou väčšieho spoločenstva a cíti sa zle, keď sú druhí oslabení, ponížení, mučení, či utláčaní."</para>
</blockquote>

<para>Tak ako platforma založená na Ubuntu Linux, aj operačný systém Edubuntu prináša ducha Ubuntu do študijného sveta.</para>
</sect1>

<!-- FREE SOFTWARE -->
<sect1 id="free-software" status="complete">
<title>Slobodný softvér</title>

<para>
The Edubuntu project is entirely committed to the principles of free software
development; people are encouraged to use free software, improve it, and pass it
on.
</para>

<para>
"Free software" doesn't mean that you shouldn't have to pay for it
(although Edubuntu is committed to being free of charge as well); it means that
you should be able to use the software in any way you wish: the code that makes
up free software is available for anyone to download, change, fix, and use in
any way. Alongside ideological benefits, this freedom also has technical
advantages: when programs are developed, the hard work of others can be used and
built upon. With non-free software, this cannot happen and when programs are
developed, they have to start from scratch. For this reason the development of
free software is fast, efficient and exciting!
</para>

<para>Viac informácií o slobodnom softvéri, ako aj ideologickej a technickej filozofii za tým sa dozviete na <ulink url="http://www.gnu.org/philosophy/">internetovej stránke GNU</ulink>.</para>
</sect1>

<!-- THE DIFFERENCE -->
<sect1 id="difference" status="complete">
<title>Rozdiel</title>

<para>Je veľa rozdielnych operačných systémov založených na Linuxe: napríklad Debian, SuSE, Gentoo, RedHat a Mandriva. Edubuntu je práve ďalším súperom v silnom konkurenčnom svete. Tak čo urobilo Edubuntu odlišným?</para>

<para>
Edubuntu aims to create a distribution that provides an up-to-date and coherent
Linux system for educational desktop and server computing. Edubuntu includes a
number of carefully selected packages from the Debian distribution, which
Ubuntu is based on, and retains its powerful package management system which
allows easy installation and clean removal of programs. Unlike most
distributions that ship with a large amount of software that may or may not be
of use, Edubuntu's list of packages is reduced to a number of important
applications of high quality and educational importance.
</para>

<para>
By focusing on quality, Edubuntu produces a robust and feature-rich computing
environment that is suitable for use in both home and educational environments.
The project takes the time required to focus on finer details and is able to
release a version featuring the latest and greatest of today's software once
every 6 months. Edubuntu is available in downloads for the i386
(386/486/PentiumII/III/IV and Athlon/Duron/Sempron processors) and AMD64
(Athlon64, Opteron, and new 64-bit Intel processors).
</para>
</sect1>

<!-- DESKTOP - GNOME -->
<sect1 id="desktop" status="complete">
<title>Pracovná plocha</title>

<para>
    The desktop is what you see after you log in to your computer and what you
    use to manage and run applications. The default desktop environment for
    Edubuntu is <ulink url="http://www.gnome.org/">GNOME</ulink>, a leading
    UNIX and Linux desktop suite and development platform.
</para>

<para>
Another leading UNIX and Linux desktop is <ulink url="http://www.kde.org">KDE</ulink>. The <ulink url="http://www.kubuntu.org">Kubuntu</ulink> project offers Edubuntu users
an alternative choice to the default GNOME desktop environment. Thanks to the
efforts of the Kubuntu team, Edubuntu users are now able to install and use the
KDE desktop easily on their system. To get a working install of Kubuntu on an
Edubuntu install, install the <application>edubuntu-desktop-kde</application>
package. Once <application>edubuntu-desktop-kde</application> is installed, one
can choose to use either a Gnome or KDE desktop environment.
</para>
</sect1>

<!-- VERSION AND RELEASE NUMBER INFO -->
<sect1 id="version-release-numbers" status="complete">
<title>Verzia a čísla vydaní</title>

<para>
The Edubuntu version numbering scheme is based on the date we release a version
of the distribution. The version number comes from the year and month of the
release rather than reflecting the actual version of the software. Our first
release (Breezy Badger) was in October 2005 so its version was 5.10. This
version (Karmic Koala) was released in October 2009 so its version number is
9.10.
</para>
</sect1>

<!-- SUPPORT -->
<sect1 id="support" status="complete">
<title>Pomoc a podpora</title>

<para>
Edubuntu is maintained by a quickly growing community. The project is sponsored
by <ulink url="http://www.canonical.com">Canonical Ltd.</ulink>, a holding
company founded by Mark Shuttleworth. Canonical employs the core Edubuntu
developers and offers support and consulting services for Edubuntu.
</para>

<para>Canonical Ltd. tiež sponzoruje množstvo iných softvérových projektov s otvorenými zdrojovými kódmi o ktorých môžete nájsť viac informácií na <ulink url="http://www.canonical.com">internetovej stránke Canonical</ulink>.</para>
</sect1>

<!-- WHAT IS LINUX? -->
<sect1 id="linux" status="complete">
<title>Čo je to Linux?</title>

<para><ulink url="http://www.kernel.org">Linuxové jadro</ulink>, vyslovuje sa „linnuks“, je srdcom operačného systému Ubuntu. Jadro je dôležitou časťou operačného systému, zabezpečuje komunikačný most medzi hardvérom a softvérom.</para>

<para>Linux priniesol v roku 1991 na svetlo sveta fínsky študent menom Linus Torvalds. V tom čase fungoval iba na systémoch i386 a bol to špeciálny nezávisle vytvorený klon UNIXového jadra, ktorý mal využiť výhody vtedy novej architektúry i386.</para>

<para>Dnes, vďaka značnému množstvu úsilia ľudí po celom svete pri jeho vývoji, beží Linux prakticky na každej modernej architektúre.</para>

<para>Linuxové jadro získalo na ideologickej dôležitosti rovnako ako na technickej. Existuje celá komunita ľudí, ktorí veria v ideály slobodného softvéru a trávia svoj čas vylepšovaním technológií s otvoreným zdrojovým kódom, aby boli tak dobré, ako je to len možné.</para>

<para>Ľudia z tejto komunity umožnili vznik iniciatív ako je Ubuntu, štandardizačných komisií, ktoré udávajú smer vývoja Internetu, organizácií ako je Mozilla Foundation, ktorej vďačíme za vytvorenie internetového prehliadača Firefox a nespočetné množstvo iných softvérových projektov, z ktorých ste istotne v minulosti už mali prospech.</para>

<para>Duch slobodného softvéru, bežne prisudzovaný Linuxu, ovplyvňuje vývojárov softvéru a používateľov po celom svete, aby vytvorili a viedli komunity za spoločnými cieľmi.</para>
</sect1>

<!-- GNU -->
<sect1 id="gnu" status="complete">
<title>Čo je to GNU?</title>

<para>
The <emphasis><acronym>GNU</acronym> Project</emphasis>, pronounced “guh-noo”,
was launched in 1984 to develop a complete UNIX style operating system which is
comprised of free software: the <acronym>GNU</acronym> system. Variants of the
<acronym>GNU</acronym> operating system, which use the Linux kernel, are now
widely used.
</para>

<para><acronym>GNU</acronym> projekt je blízko spojený s filozofiou slobodného softvéru, ktorý je centrom projektov odtiaľ pochádzajúcich, tak ako aj  Ubuntu. Pojem slobodného softvéru  je vysvetlený na <xref linkend="free-software"/>.</para>
</sect1>
</article>