Skip to content

AnubisLMS/cs3224-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS-UY 3224 class VM spring 2021

Setup

  • install Vagrant
  • clone this repo
  • run vagrant up to build then start vm (this may take a while as it installs lots of stuff)
  • run vagrant ssh to access vm

Configuration

You may want to consider the amount of resources alloted to this VM. You can change the number of cores, and memory size in the Vagrantfile.

Shared files

Vagrant adds /vagrant in the vm to be the shared directory that the Vagrantfile lives in. If you would like your files to exist in both the vm and your host, put them there.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages