Skip to content

quickly provision a linux workstation or virtual machine

Notifications You must be signed in to change notification settings

BurnerCodeSchool/sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

sandbox

this is a script for quickly provisioning a linux workstation or virtual machine

Creating a Virtual Machine

follow this step by step guide for creating your firtual machine https://bhedana.gitbooks.io/burner-code-school-sandbox-provisioning/content/

if you already have linux installed paster this into a termnal session

if you want to review all the changes that this script will make see https://github.com/russelltsherman/.box

wget https://raw.githubusercontent.com/BurnerCodeSchool/sandbox/master/automated_sandbox.sh && \
chmod +x automated_sandbox.sh && \
./automated_sandbox.sh

About

quickly provision a linux workstation or virtual machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages