Home: Difference between revisions

828 bytes added ,  4 months ago
 
(39 intermediate revisions by 2 users not shown)
Line 1:
=Project GoalsUnix Lab=
<p>
Learning in own lab environment sometimes is more effective than in production. Today available technology offering possibilities to reproduce architecture of Internet, private networks, routers and servers in virtual environment. ThisThat all is an application areas of Unix system.</br>
This project is a recipe how that lab can by created or reproduced.
</p><p>
This project is a recipe how that Unix Lab can by created for all. Our goals is build most effective and minimalis environment that allows run virtual systems and network which you need.
</p>
 
==Project Assumptions==
* not out-of-box solutions (custom setup)
* used open source
* designed to closedall in one hardware box (arch amd64)
* no GUI
* build at least cost (minimal RAM consumption)
* speed and security is secondary (education purpose)
* easy to maintain, only core open source projekt (complex configuration testing inside the lab)
* use nested virtualization (testing different hypervisor configuration inside)
 
=Software=
== Grzesiek ==
* [https://en.wikipedia.org/wiki/Debian Debian GNU/Linux]
[[Grzesiek]]
* [https://en.wikipedia.org/wiki/Open_vSwitch Open vSwitch]
* [https://en.wikipedia.org/wiki/Kernel-based_Virtual_Machine KVM]/[https://en.wikipedia.org/wiki/QEMU QEMU]
* [https://en.wikipedia.org/wiki/Libvirt libvirt]
 
=Hardware=
Example used [[Hardware]]
 
=Configuration=
# [[Main hypervisor]]
## [[Networks]]
## [[Guest template]]
# [[Client host]]