Skip to content

Instantly share code, notes, and snippets.

View Simbioz-Admin's full-sized avatar

Simbioz-Admin Simbioz-Admin

View GitHub Profile
APP_ROOT=$(pwd)
# Install apt-get dependencies
apt-get install -y git automake python3.4-dev bison build-essential flex libtool libglib2.0-dev puredata-dev libsamplerate0-dev nodejs-legacy npm libjson-glib-dev liblo-dev libcgsi-gsoap-dev linux-libc-dev libgtk2.0-dev libpulse-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev chromium-browser ruby ruby-dev
# Install Node.js dependencies
npm install -g node-gyp
npm install -g bower
# Install gem dependencies
# Boxstart a new internal server by copy-pasting the following in CMD (Admin):
# START http://boxstarter.org/package/nr/url?[the_raw_url_to_this_file]
# Windows Features
Enable-RemoteDesktop
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
# Server
choco install mssqlserver2014express
choco install mssqlservermanagementstudio2014express
# Boxstart a new media server by copy-pasting the following in CMD (Admin):
# START http://boxstarter.org/package/nr/url?[the_raw_url_to_this_file]
# Windows Features
Enable-RemoteDesktop
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
# Server
choco install mssqlserver2014express
choco install mssqlservermanagementstudio2014express