Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 818 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 818 Bytes

VM Network Exercises

This is a quick little DYI course to learn how to set up basic networking for virtual machines on Linux. It's designed for engineers to get up to speed when starting work at Axsh Co. LTD. We work on software that virtualizes networking so understanding how computer networks work is essential.

Introduction: The OSI model

This document will give you all the theoretical networking knowledge you need.

The OSI Model

Exercises

These exercises will let you take that theory and put it in practice.