Home: Difference between revisions

From Unix Lab
Content added Content deleted
No edit summary
Line 27: Line 27:


==Logical Network Topology==
==Logical Network Topology==
Network
[[Global Network Topology]]

== Grzesiek ==
[[Grzesiek]]

Revision as of 07:48, 10 March 2023

Project Unix Lab

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. This all is an application areas of Unix system.

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.

Project Assumptions

  • education purpose
  • use only open source
  • close all in one hardware box (arch amd64)
  • speed and security is secondary
  • build at least cost (especially RAM consumption)

Software

Technical Details

  • we need nested virtualization to simulate eg. nodes in datacenter
  • default VM format disk is qcow2 (snapshot image)

Hardware

Example used Hardware

Logical Network Topology

Global Network Topology