Copy Raspberry Image to a microSD Card by troy · Published October 5, 2015 · Updated October 5, 2015 [type] df -h > to see what devices are currently mounted > look for sdx where /dev/mmcblk0 is located [type] dd if=/path/myimagefile.img of=/dev/sdx bs=4M
Setup a LAMP Server on Debian or Ubuntu January 30, 2015 by troy · Published January 30, 2015 · Last modified November 4, 2017
Apache Virtual Host Example August 5, 2012 by troy · Published August 5, 2012 · Last modified August 5, 2014