aboutsummaryrefslogtreecommitdiffstats
path: root/greek/News/2021/20210815.wml
blob: 1a8a59ee0a914aabf15790016cd2c7c0470588cf (plain) (blame)
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
#use wml::debian::translation-check translation="e7ce9859ec2794a8c0d0978182d2d513ed96cfa0" maintainer="galaxico"
<define-tag pagetitle>Debian Edu / Skolelinux Bullseye — a complete Linux solution for your school</define-tag>
<define-tag release_date>2021-08-15</define-tag>
#use wml::debian::news

<p>
Are you the administrator for a computer lab or an entire school network?
Would you like to install servers, workstations, and laptops to  
work together?
Do you want the stability of Debian with network services already
preconfigured?
Do you wish to have a web-based tool to manage systems and several
hundred or even more user accounts?
Have you asked yourself if and how older computers could be used?
</p>

<p>
Then Debian Edu is for you. The teachers themselves or their technical support
can roll out a complete multi-user multi-machine study environment within
a few days. Debian Edu comes with hundreds of applications pre-installed,
and you can always add more packages from Debian.
</p>

<p>
The Debian Edu developer team is happy to announce Debian Edu 11
<q>Bullseye</q>, the Debian Edu / Skolelinux release based
on the Debian 11 <q>Bullseye</q> release.
Please consider testing it and reporting back (&lt;debian-edu@lists.debian.org&gt;)
to help us to improve it further.
</p>

<h2>About Debian Edu and Skolelinux</h2>

<p>
<a href="https://blends.debian.org/edu"> Debian Edu, also known as
Skolelinux</a>, is a Linux distribution based on Debian providing an
out-of-the box environment of a completely configured school network.
Immediately after installation, a school server running all services
needed for a school network is set up just waiting for users and
machines to be added via GOsa², a comfortable web interface.
A netbooting environment is prepared, so after initial
installation of the main server from CD / DVD / BD or USB stick all other
machines can be installed via the network.
Older computers (even up to ten or so years old) can be used as LTSP
thin clients or diskless workstations, booting from the network without
any installation and configuration at all.
The Debian Edu school server provides an LDAP database and Kerberos
authentication service, centralized home directories, a DHCP server, a web
proxy and many other services. The desktop environment contains more than 70
educational software packages and more are available from the Debian archive.
Schools can choose between the desktop environments Xfce, GNOME, LXDE,
MATE, KDE Plasma, Cinnamon and LXQt.
</p>

<h2>New features for Debian Edu 11 <q>Bullseye</q></h2>

<p>These are some items from the release notes for Debian Edu 11 <q>Bullseye</q>,
based on the Debian 11 <q>Bullseye</q> release.
The full list including more detailed information is part of the related
<a href="https://wiki.debian.org/DebianEdu/Documentation/Bullseye/Features#New_features_in_Debian_Edu_Bullseye">Debian Edu manual chapter</a>.
</p>

<ul>
<li>
New <a href="https://ltsp.org">LTSP</a> to support diskless workstations. Thin
clients are still supported, now using <a href="https://wiki.x2go.org">X2Go</a>
technology.
</li>
<li>
Booting over the network is provided using iPXE instead of PXELINUX to be
compliant with LTSP.
</li>
<li>
The Debian Installer's graphical mode is used for iPXE installations.
</li>
<li>
Samba is now configured as <q>standalone server</q> with support for SMB2/SMB3.
</li>
<li>
DuckDuckGo is used as default search provider for both Firefox ESR and Chromium.
</li>
<li>
New tool added to set up freeRADIUS with support for both EAP-TTLS/PAP and
PEAP-MSCHAPV2 methods.
</li>
<li>
Improved tool available to configure a new system with <q>Minimal</q> profile as
dedicated gateway.
</li>
</ul>

<h2>Download options, installation steps and manual</h2>

<p>
Official Debian Network-Installer CD images for both 64-bit and 32-bit PCs
are available. The 32-bit image will only be needed in rare cases (for
PCs older than around 15 years). The images can be downloaded at the following
locations:
</p>
<ul>
<li>
<url http://get.debian.org/cdimage/release/current/amd64/iso-cd/>
</li>
<li>
<url http://get.debian.org/cdimage/release/current/i386/iso-cd/>
</li>
</ul>

<p>
Alternatively official Debian BD images (more than 5 GB in size) are also
available. It is possible to set up a whole Debian Edu network without an 
Internet connection (including all desktop environments and localization for all
languages supported by Debian).
These images can be downloaded at the following locations: 
</p>

<ul>
<li>
<url http://get.debian.org/cdimage/release/current/amd64/iso-bd/>
</li>
<li>
<url http://get.debian.org/cdimage/release/current/i386/iso-bd/>
</li>
</ul>

<p>
The images can be verified using the signed checksums provided in the download
directory.
<br />
Once you've downloaded an image, you can check that
<ul>
<li>
its checksum matches that expected from the checksum file; and that
</li>
<li>
the checksum file has not been tampered with.
</li>
</ul>
For more information about how to do these steps, read the
<a href="https://www.debian.org/CD/verify">verification guide</a>.
</p>

<p>
Debian Edu 11 <q>Bullseye</q> is entirely based on Debian 11 <q>Bullseye</q>;
so the sources for all packages are available from the Debian archive.
</p>

<p>
Please note the
<a href="https://wiki.debian.org/DebianEdu/Status/Bullseye">Debian Edu Bullseye status page</a>.
for always up-to-date information about Debian Edu 11 <q>Bullseye</q> including
instructions how to use <code>rsync</code> for downloading the ISO images.
</p>

<p>
When upgrading from Debian Edu 10 <q>Buster</q> please read the related
<a href="https://wiki.debian.org/DebianEdu/Documentation/Bullseye/Upgrades">Debian Edu manual chapter</a>.
</p>

<p>
For installation notes please read the related
<a href="https://wiki.debian.org/DebianEdu/Documentation/Bullseye/Installation#Installing_Debian_Edu">Debian Edu manual chapter</a>.
</p>

<p>
After installation you need to take these
<a href="https://wiki.debian.org/DebianEdu/Documentation/Bullseye/GettingStarted">first steps</a>.
</p>

<p>
Please see the <a href="https://wiki.debian.org/DebianEdu/Documentation/Bullseye/">Debian Edu wiki pages</a>
for the latest English version of the Debian Edu <q>Bullseye</q> manual.
The manual has been fully translated to German, French, Italian, Danish, Dutch,
Norwegian Bokmål, Japanese, Simplified Chinese and Portuguese (Portugal).
Partly translated versions exist for Spanish, Romanian and Polish.
An overview of <a href="https://jenkins.debian.net/userContent/debian-edu-doc/">
the latest published versions of the manual</a> is available.
</p>

<p>
More information about Debian 11 <q>Bullseye</q> itself is provided in the
release notes and the installation manual; see <a href="$(HOME)/">https://www.debian.org/</a>.
</p>

<h2>About Debian</h2>

<p>The Debian Project is an association of Free Software developers who
volunteer their time and effort in order to produce the completely free
operating system Debian.</p>

<h2>Contact Information</h2>

<p>For further information, please visit the Debian web pages at
<a href="$(HOME)/">https://www.debian.org/</a> or send mail to
&lt;press@debian.org&gt;.</p>

© 2014-2024 Faster IT GmbH | imprint | privacy policy