Fulltext results:
- How To Create a Moveable VM with VirtualBox @blog:2010
- according to the parameters above. <code bash> mkdir -p "${VM_DIR}" ${VBOX} -q createvm --name "${VM_NAME}" --basefolder "${BASE_DIR}" ${VBOX} -q registervm "${VM_DIR}/${VM_NAME}.xml" ${VBOX} -q storagectl "${VM_NAME}" --name "IDE Cont
- Workaround for FolderSync with ownCloud 7 @blog:2014
- port ''443'' to your config.php: In ''${OWNCLOUD_DIR}/config/config.php'': <code> 'trusted_domains'
- 2013 @blog:2013
- ====== 2013 ====== ~~DIR?cols=page;tags&noheader~~
- 2014 @blog:2014
- ====== 2014 ====== ~~DIR?cols=page;tags&noheader~~
- 2010 @blog:2010
- ====== 2010 ====== ~~DIR?cols=page;tags&noheader~~
- 2011 @blog:2011
- ====== 2011 ====== ~~DIR?cols=page;tags&noheader~~
- 2009 @blog:2009
- ====== 2009 ====== ~~DIR?cols=page;tags&noheader~~
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- have to do this only once. <code bash> pfexec mkdir /share </code> Now, mount the share. <code bash