
I'm yet to receive a confirmation that this will happen... but never the less I'm very excited to even have received an offer. Now I just need to keep checking whenever I receive a new issue if the photo has been published.

| $ sudo apt-get install vlc-plugin-pulse |
| gksudo gedit /etc/resolv.conf |
| search 208.67.222.222 208.67.220.220 |
| sudo /etc/init.d/networking restart |
| VBoxManage sharedfolder add “[machine]” -name "[share_name]" -hostpath \n "[/home/username/foldertoshare]" |
| VBoxManage modifyvm "[machine]" -memory "256MB" |
| VBoxManage registerimage dvd [/full/path/to/iso.iso] |
| VBoxManage modifyvm "[machine]" -dvd [/full/path/to/iso.iso] |
| VBoxHeadless -startvm "[machine]" -p [port] & |
| VBoxManage controlvm [machine] poweroff VBoxManage controlvm [machine] reset VBoxManage controlvm [machine] savestate |
| VBoxManage sharedfolder add “[machine]” -name "[share_name]" -hostpath \n "[/home/username/foldertoshare]" |