Skip to content

tudang/database-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##Setup the Virtual Machine You have to install vagrant before running following commands

https://github.com/tudang/database-management.git
cd database-management
vagrant up

##Connect to the VM Run vagrant ssh at the top level directory

##Other vagrant commands

  • restart vagrant reload
  • shutdown vagrant halt

####Install new package while the VM is up

vagrant provision

####Install new package while the VM is off

  • vagrant up --provision or vagrant reload --provision

About

VM for Database-Management course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors