Skip to content

mdyoung3/UbuntuVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DebianVM

Vagrant Dev VM (codename Deviant)

This is a simple DevVM verison with Debian 6.0.8 (Squeezy)

Added into this environment is MySQL, PHP, Apache, PhpmyAdmin, Vim, Curl, Git, and debconf tools. Highly recommend to change the password after starting up the VM.

Requires Vagrant, Git, and VirtualBox 4.3.12 (for Windows 7, maybe 8 also) to run, so make sure to install these things.

http://www.vagrantup.com/downloads
http://git-scm.com/downloads
https://www.virtualbox.org/wiki/Download_Old_Builds_4_3

General commands are: Run Git Bash as Admin

git clone https://github.com/mdyoung3/DebianVM.git
cd DebianVM
vagrant up
(wait)
vagrant ssh

DONE! You have a fully working Debian VM with PHP, MySQL, and Git!

About

Vagrant Dev VM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages