Skip to content

Instantly share code, notes, and snippets.

View cljk's full-sized avatar

Marcel Pokrandt cljk

View GitHub Profile
@cljk
cljk / install_orocrm_on_ubuntu.txt
Last active August 24, 2017 10:10
Install orocrm @ ubuntu 16.04
###
# install OroCRM on Ubuntu 16.04
#
# installed 2017-08 on Ubuntu 16.04.3 LTS
###
sudo apt-get update && sudo apt-get dist-upgrade
sudo apt-get install -y php-mbstring php-gd php-xml php-mcrypt php-curl php-intl php-zip php-soap php-tidy
sudo apt-get install -y build-essential
sudo apt-get install -y nodejs