-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathindex.html
37 lines (37 loc) · 1.81 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
---
layout: index
title: Linux's predominant tool since 1996
description: YaST is the installation and configuration tool for openSUSE and the SUSE Linux Enterprise distributions. It features an easy-to-use interface and powerful configuration capabilities.
---
<div class="row">
<div class="col-sm-6">
<div class="main-article">
<h3><span class="glyphicon glyphicon-road"></span> From installation to fine tuning</h3>
<p>YaST is both an extremely flexible installer and a powerful control center. It's an all-purpose tool for computing.</p>
<img class="screenshot" src="assets/images/screenshots/screenshot_1.png"/>
</div>
</div>
<div class="col-sm-6">
<div class="main-article">
<h3><span class="glyphicon glyphicon-ok-sign"></span> Two full-featured interfaces</h3>
<p>YaST offers a Qt-based graphical interface and a terminal-based interface that is perfect for remote administration.</p>
<img class="screenshot" src="assets/images/screenshots/screenshot_3.png"/>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<div class="main-article">
<h3><span class="glyphicon glyphicon-wrench"></span> Tweak everything</h3>
<p>YaST includes modules to configure almost every aspect of a Linux system and provides a solid framework for further development.</p>
<img class="screenshot" src="assets/images/screenshots/screenshot_2.png"/>
</div>
</div>
<div class="col-sm-6">
<div class="main-article">
<h3><span class="glyphicon glyphicon-send"></span> Unattended installation</h3>
<p>AutoYaST enables you to export system-configuration settings and install them on thousands of other systems automatically.</p>
<img class="screenshot" src="assets/images/screenshots/screenshot_5.png"/>
</div>
</div>
</div>