1 . goto beyond compare
folder
cd "/Applications/Beyond Compare.app/Contents/MacOS/"
2 . rename BCompare
to BCompare.real
mv BCompare BCompare.real
#!/usr/bin/env bash | |
# https://www.getopenerp.com/install-odoo-10-on-ubuntu-16-04/ | |
# Update & upgrade distro status | |
sudo apt-get update -s | |
sudo apt-get upgrade -s | |
# Install dev deps | |
sudo apt-get install -s git make gcc curl poppler-utils mc bzr lptools antiword | |
sudo apt-get install -s postgresql-client postgresql-client-common |
1 . goto beyond compare
folder
cd "/Applications/Beyond Compare.app/Contents/MacOS/"
2 . rename BCompare
to BCompare.real
mv BCompare BCompare.real
http://www.devopsschool.com/tutorial/aws/ | |
https://www.youtube.com/watch?v=uJssXPyMf0s&list=PLxzKY3wu0_FKasqIn1MdmhbT1y4aLqNUO | |
https://hortonworks.com/blog/5-ways-make-hive-queries-run-faster/ | |
https://www.youtube.com/watch?v=wTK2CKth3DE (HTTP WebServer Setup) | |
https://linuxacademy.com/howtoguides/posts/show/topic/14209-automating-aws-with-python-and-boto3 |
bash <(curl -s https://gist.githubusercontent.com/vjm/fea77232e2bd6bb49f24/raw/jenkins-setup.sh)
bash <(curl -s https://gist.githubusercontent.com/vjm/fea77232e2bd6bb49f24/raw/jenkins-update.sh)
bash <(curl -s https://gist.githubusercontent.com/vjm/fea77232e2bd6bb49f24/raw/elk-setup.sh)
bash <(curl -s https://gist.githubusercontent.com/vjm/fea77232e2bd6bb49f24/raw/elk-update.sh)