VBoxManage sharedfolder add “VM name” –name “sharename” –hostpath “C:\test”
Recent Updates RSS Toggle Comment Threads | Keyboard Shortcuts
-
bayu
-
bayu
VBoxManage clonehd VBoxManage createvm V…
quick-and-dirty guide how to produce new vbox from pre-made vdi
VBoxManage clonehd [sourcevdi] [new_vdi]
VBoxManage createvm –name [new_vm_name] –ostype [ostype] –register
VBoxManage modifyvm [new_vm_name] –memory [mem] –nic1 bridged –bridgeadapter1 [ethx] –vrdp on –vrdpport [port]
VBoxManage storagectl [new_vm_name] –name “IDE” –add ide –controller PIIX4
VBoxManage storageattach [new_vm_name] –storagectl “IDE” –port 0 –device 0 –type hdd –medium [new_vdi]
VBoxManage storageattach [new_vm_name] –storagectl “IDE” –port 1 –device 0 –type hdd –medium /path/to/iso-ora-iso -
bayu
Resources needed by OMW Agent
-
bayu
editing GPS tracks in mapsource and google earth
-
bayu
HP Procurve Switch Selector
http://www.procurve.com/Products/Selector/switches/index.htm
-
bayu
real life squid cache examples
-
bayu
google maps quadtree tiling system
http://locationcube.blogspot.com/2008/09/google-maps-quadtree-tiling-system.html
-
bayu
google maps quadtree
-
bayu
-
bayu
vmware to qemu