Home: Difference between revisions

830 bytes added ,  4 months ago
No edit summary
 
(40 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, localprivate 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>
=Project Assumptions=
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.
* used open source
</p>
* designed to closed in one hardware box (arch amd64)
 
==Project Grzesiek Assumptions==
* not out-of-box solutions (custom setup)
[[Grzesiek]]
* 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=
* [https://en.wikipedia.org/wiki/Debian Debian GNU/Linux]
* [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]]