Skip to content

ab-pivot/linux-training-vm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Training VM

This project helps to create Linux VM for System Programming for Linux Containers Training M7D-SPLC02 course

Pre-requirements

Installation

  • Checkout repo on your local machine
  • Install VirtualBox brew cask install virtualbox
  • Install Vagrant brew cask install vagrant vagrant plugin install vagrant-disksize
  • Run make vm
  • SSH onto machine make ssh
  • Reload VM with VirtualBox gui to get GRUB. make get-grub Note: Once "VirtualBox" logo appears, click the gui and hold shift to get GRUB (VM capturing must be enabled).

About

VM for System Programming for Linux Containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 77.2%
  • Makefile 22.8%