Toggen Blog

Tech tips

Articles

Latest

Access

Blog History

A Favourite Quote That My Sister Introduced Me To

“Oh, the comfort, the inexpressible comfort of feeling safe with a person; having neither to weigh thoughts nor measure words, but to pour them all out, just as they are, chaff and grain together, knowing that a faithful hand will take and sift them, keep what is...

VMWare Fusion conflicts with encfs on MacOS Sierra

I had a work-a-round for osxfuse not working https://toggen.com.au/it-tips/mac-osxfuseencfs-conflicts-with-vmware-fusion-7-1-2-so-try-safe-1-4 but http://www.getsafe.org no longer works since the update to MacOS Sierra EncFS Password: the OSXFUSE file system is not...

Develop CakePHP in 3 Locations – HOME TEST LIVE

I have a CakePHP application that I develop on my MacBook and then push to a "TEST" install environment and then across to a LIVE environment when I'm happy. In the past I've done the following at each instance after I have git pull | fetched | merged: Edit...