forked from openSUSE-Education/opensuse-education.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
153 lines (148 loc) · 8.24 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>openSUSE Education</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="robots" content="index,follow" />
<meta name="description" content="The openSUSE Education project tries to support schools using openSUSE. We create and describe additional software-packages for educational projects and we have created a live DVD from the regular openSUSE distribution. We need you and your help to bring openSUSE into the schools."/>
<meta name="author" content="Lars Vogdt"/>
<meta name="keywords" content="opensuse, education, linux, school, distribution, foss, open source, free software, software"/>
<!-- Open Graph Metadata -->
<meta property="og:site_name" content="openSUSE Education"/>
<meta property="og:title" content="openSUSE Education"/>
<meta property="og:description" content="The openSUSE Education project tries to support schools using openSUSE. We create and describe additional software-packages for educational projects and we have created a live DVD from the regular openSUSE distribution. We need you and your help to bring openSUSE into the schools."/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https://www.opensuse-education.org/img/edu-logo-new.png"/>
<meta property="og:url" content="http://www.opensuse-education.org"/>
<!-- browser hints -->
<link rel="icon" type="image/png" href="http://www.opensuse-education.org/favicon.png" />
<link rel="alternate" type="application/rss+xml" title="openSUSE-Education News" href="https://news.opensuse.org/category/education/feed/" />
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="/css/bootstrap.min.css"/>
<link rel="stylesheet" href="/css/bootstrap-theme.min.css"/>
</head>
<body role="document">
<!-- Fixed navbar -->
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"><img src="/img/header-logo.png" alt="openSUSE Logo" height="46" width="26"/> openSUSE Education</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="#">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#life">Li-f-e</a></li>
<li><a href="#sponsors">Sponsors</a></li>
<li><a href="http://download.opensuse-education.org/">Download</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">More resources:<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="http://en.opensuse.org/Portal:Education" target="_blank">Documentation</a></li>
<li><a href="http://forums.opensuse.org/forumdisplay.php/799-OBS-Education-Project" target="_blank">Forum</a></li>
<li><a href="http://lists.opensuse.org/opensuse-edu/">Mailinglist Archive</a></li>
<li><a href="https://en.opensuse.org/Portal:KIWI-LTSP">Kiwi-LTSP</a></li>
<li><a href="https://en.opensuse.org/Education_repositories">Repositories</a></li>
<li class="divider"></li>
<li class="dropdown-header">Development</li>
<li><a href="https://bugzilla.novell.com/" target="_blank">Bugtracker</a></li>
<li><a href="http://sourceforge.net/projects/opensuse-edu/" target="_blank">Sourceforge Project page</a></li>
</ul>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<div class="container theme-showcase" role="main">
<!-- ========== About ========== -->
<section id="about"></section>
<div class="jumbotron">
<h1>About</h1>
<p>The openSUSE Education project tries to support schools using
<a href="http://www.opensuse.org/">openSUSE</a>.
We create and describe additional
<a href="https://en.opensuse.org/Education_repositories">software-repositories</a>
for educational projects and we have created a <a href="#life">live DVD</a> from
the regular openSUSE distribution. We need you and your help to bring openSUSE into the schools.</p>
</div>
<!-- ========== Li-f-e ========== -->
<section id="life"></section>
<div class="l">
<div class="container">
<div class="row">
<h2>Li-f-e</h2>
<p class="lead"><b>openSUSE-Edu Li-f-e</b> (Linux for Education) is a Live DVD based on
<a href="http://en.opensuse.org//13.1" title="13.1" class="mw-redirect">openSUSE 13.1</a>.
The image is a "hybrid" iso image, the same image can be used to burn a Live DVD or to create a
<a href="http://en.opensuse.org//Live_USB_stick" title="Live USB stick" class="mw-redirect">Live USB stick</a>.
</p>
<p>This release includes carefully selected software for students, educators as well as parents.
The software selection encompasses everything required to make computers productive for either home
or educational use without having to install anything additional.
</p>
<p>The Live DVD contains KIWI-LTSP server that can be
<a href="http://en.opensuse.org//SDB:LTSP_quick_start_12.2_Edu" title="SDB:LTSP quick start 12.2 Edu">enabled even by non-technical user</a>,
it comes bundled with tons of useful applications from
<a href="http://en.opensuse.org/Education_repositories" title="Education repositories">openSUSE Education</a>,
<a href="http://en.opensuse.org//Portal:Build_Service" title="Portal:Build Service">Build Service</a>
and <a href="http://en.opensuse.org/Additional_package_repositories" title="Additional package repositories">Packman</a>
repositories. With the <a href="http://en.opensuse.org/Portal:KIWI-LTSP" title="Portal:KIWI-LTSP">KIWI-LTSP</a>
server you can PXE(network) boot other PCs to use this live DVD without installing or modifying anything on them.
Booting from hard disk again will leave those PCs as they were. (Please note that running LTSP from Live DVD/USB
is meant for demo/testing purpose only, install on the hard disk to use it in production).
</p>
<p>The aim of this DVD is to provide complete education and development resources for parents,
students, teachers as well as IT admins running labs at educational institutes, if you think there
is something missing that you absolutely must have on the DVD, drop us a line
<a rel="nofollow" class="external text" href="http://en.opensuse.org/Portal:Education">see "Communicate" here</a>.
</p>
</div>
</div><!-- /container -->
</div><!-- /l -->
<!-- ========== SPONSORS ========== -->
<section id="sponsors"></section>
<div id="s">
<div class="container">
<div class="row">
<h3><b>Sponsors</b></h3>
<p class="lead">whom without, openSUSE Education wouldn't be possible!</p>
<div class="col-md-4">
<h4><b>Platin</b></h4>
<a href="http://www.suse.com">
<img src="/img/suse.png" alt="SUSE Logo" title="SUSE: The original provider of the enterprise Linux" class="img-responsive" height="400" width="200" />
</a>
</div>
<div class="col-md-4">
<h4><b>Gold</b></h4>
<a href="http://www.internetx.de/">
<img src="/img/logo_internetx.png" alt="InternetX Logo" title="Providing domain and server solutions with passion." class="img-responsive" height="140" width="45" />
</a>
</div>
</div> <!-- /.row -->
</div><!-- /container -->
</div><!-- /s -->
<!-- ========== Copyright ========== -->
<section id="copyright"></section>
<div id="c">
<div class="container">
<div class="row">
<p class="text-center">© 2014 openSUSE-Education <br />
<a rel="license" href="http://www.gnu.org/licenses/agpl-3.0.html">
<img alt="GNU AFFERO GENERAL PUBLIC LICENSE" title="GNU AFFERO GENERAL PUBLIC LICENSE" style="border-width:0" src="http://www.gnu.org/graphics/agplv3-88x31.png" height="88" width="31" />
</a>
</p>
</div>
</div>
</div>
</div>
<script src="/js/jquery.js"></script>
<script src="/js/bootstrap.min.js"></script>
</body>
</html>