Skip to content

bayezid-m/Proj-CTF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

G23 CyberQuest

Note Vagrant was only used on development phase

Vagrant

  • How to Install
  • How to Use
  • Useful Commands and Info

How to Install

Install VirtualBox: https://www.virtualbox.org/wiki/Downloads
Install Vagrant: https://developer.hashicorp.com/vagrant/install

How to Use

All the contents of this "VM" folder will be available on the VM.
Navigate to the proper folder in your terminal and run:

vagrant up

Useful Commands and Info

Shutdown the VM:

vagrant halt

"Full" cleanup

vagrant destroy

Default login:

vagrant:vagrant

Run provision scripts

vagrant provision

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors