I hereby claim:
- I am romancin on github.
- I am romanmartin (https://keybase.io/romanmartin) on keybase.
- I have a public key ASCKVALOKk-P5e7V0dGoRObAoLJX_Qp_0dC5h0j-pMJtbQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Do this once
sudo dseditgroup -o create brew
Create a brew group___ADOBE CRASH FIX BY XLNC___ | |
USAGE : Open terminal and run the below commands as required. | |
NOTE: File path changes in each version release. So if the file is not found you can find the specified file manually and replace the path in the below commands. | |
You can also use this command to find the location of a specific adobe file : | |
eg:- if you want to search for MMXCore then run this command : | |
find /Applications/Adobe* -type f -name "MMXCore" | sed 's/ /\\ /g' | |
Photoshop crash fix :- |
Here's a step by step guide to convert a Virtualbox .ova to a Vagrant box.
$ VBoxManage list vms
"testing" {a3f59eed-b9c5-4a5f-9977-187f8eb8c4d4}
I use the QNAP nas server to host docker containers. We can configure | |
this mac to run docker-machine and point to the qnap server to deploy or | |
otherwise mess with docker. | |
This is how we set that up: | |
docker-machine create --driver=none --url tcp://<your qnap box>:2376 qnap | |
Next we need to install the certs. Download them from within the QNAP |