Browse By

Category Archives: VirtualBox

large_v-trans

Setup Docker PHP-FPM Nginx MySQL WordPress

How to setup Docker with Nginx, PHP-FPM, MySQL and WordPress. I was attempting to fix Nginx, MySQL, PHP-FPM and WordPress locally on my Mac with brew and decided the whole thing would be easier just to run in docker. I have split each service into its own

index

Directly mount disk in virtualbox vm

At some point I came across the need to use a Linux VirtualBox VM to dd to SD card inserted into my mac. You might need this to dd an image of an OS or just access the disk directly for what ever reason maybe