Revision 2895f0d5 okeanos_site/templates/okeanos/pages/why.html

b/okeanos_site/templates/okeanos/pages/why.html
1 1
{% load i18n %}
2 2

  
3
<h2>{% trans "Why ?" %}</h2>
4
<p></p>
3
<h2>Ok, seems cool, but why should I use it?</h2>
4

  
5
<p>
6
<em>~okeanos</em> GUI is designed to be as simple and clean as possible. Although full-fledged for the tech-savvy administrator, it is as handy as a swiss knife for all: Even the most inexperienced user can have a running system in notime. 
7
</p>
8

  
9
<h3>I am a student</h3>
10
<p>
11
It gives me the opportunity to test specific kind of software/work in a machine that I no longer need after my work is done. It also makes it easy to get in touch with different technologies without having to buy anything. It is a live testbed for my studies. And yes, it is always connected to the net, so imagine what it can do...
12
</p>
13

  
14
<h3>I am a professor</h3>
15
<p>
16
It makes it possible for me to deploy PC labs without having to worry about specific hardware or physical space. It makes me capable of providing machines to my students for a scheduled amount of time.
17
</p>
18

  
19
<h3>I am a researcher</h3>
20
<p>
21
It enables me to run experiments in many different environments and network topologies which I can provision easily, quickly and dynamically. I can have persistent or volatile machines according to my needs.  
22
</p>
23

  

Also available in: Unified diff