This is a 4 part reference guide to getting started with Vagrant, VVV and WordPress. This is Part 1 – Vagrant – Getting Started on macOS Vagrant and WordPress Local Development Vagrant – Getting Started on macOS Vagrant and WordPress – Setting up VVV Varying Vagrant Vagrants on macOS Vagrant and WordPress – Adding Multiple Sites Natively …
Read More
Make A Bootable USB Disk of macOS Sierra
This guide deals with how to make a bootable USB disk of macOS Sierra, see this guide for older operating systems OSX 10.11 El Capitan, 10.10 Yosemite or 10.9 Mavericks. This is possible via the Terminal App from a command Apple introduced since OSX Lion, called createinstallmedia, all you need is the original macOS Sierra app installer and a spare …
Read More
Make A Bootable USB Disk of OSX 10.11El Capitan, 10.10 Yosemite or 10.9 Mavericks
This guide deals with how to make a bootable disk of either OSX 10.11 El Capitan, 10.10 Yosemite or 10.9 Mavericks. It is done via the Terminal from a command Apple introduced since OSX Lion called createinstallmedia , all you need is the original OSX app installer and a spare external drive to make a copy of the new OS installer on …
Read More
Create Clean OSX 10.10 Yosemite Image Using AutoDMG
Build a clean OSX 10.10 Yosemite Image with AutoDMG, which allows you to add in packages and OS updates. This process needs to be done from a machine already installed with OSX 10.10 Yosemite. OSX 10.9 Mavericks Guide is here. Download and Install AutoDMG Download AutoDMG Move to your Applications Updating the OSX Yosemite Installer …
Read More
Git and WordPress workflow for Local Dev on OSX to webserver
This guide shows a Git and WordPress workflow and demonstrates version control using Git from a local development environment on OSX to a live production webserver which is a cPanel server running on CentOS. CentOS cPanel comes with Git and you can do an easy install for OSX. Set up SSH (no passwords) A key requisite for this is …
Read More
Using AutoDMG to create a Clean OSX 10.9.4 Mavericks Boot Image
Looks like the new kid on the block AutoDMG will be superceding InstaDMG as the preferred image maker of OSX clean never booted images. It’s currently a development product nearing a final release. It has a GUI front end which makes it super simple. It’s hosted on GitHub and you can download the latest 1.4.4 …
Read More
Making A Boot USB Disk of OSX 10.9 Mavericks via Terminal and GUI
This guide deals with 3 ways of making a boot disk from OSX 10.9 Mavericks the first one is the fastest and is done via the Terminal from a new command already in OSX Mavericks called createinstallmedia , the other 2 are older ways when Mavericks was in development and are done with a mixture of finder …
Read More
Create an up to date image of OS X Mountain Lion 10.8 Using InstaDMG
This is an introductory tutorial on using InstaDMG, a OSX package and image maker, to create clean never booted disk images of OSX 10.8 Mountain Lion. Previous tutorials on InstaDMG and OSX 10.7 has three parts, base image, base image + user, base image + user and system modifications. For those not familiar InstaDMG is …
Read More