projects:livenet:virtualization

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:livenet:virtualization [2015/09/11 20:38] scipioprojects:livenet:virtualization [2020/05/20 20:40] (current) – [Virtualbox] scipio
Line 6: Line 6:
   * Use SATA driver for storage (no virtio available)   * Use SATA driver for storage (no virtio available)
   * Use host only network and assign static IP to guest   * Use host only network and assign static IP to guest
 +  * In "User Interface" hide minitoolbar 
   * Add printers with address below and with generic MS Publisher Imagesetter driver   * Add printers with address below and with generic MS Publisher Imagesetter driver
 +  * [[http://ramsdenj.com/2016/07/21/making-a-zvol-backed-virtualbox-vm-on-linux.html|ZFS zvol]]
      
 Discover host printer name with lpstat -a Discover host printer name with lpstat -a
Line 22: Line 24:
 </code> </code>
  
 +[[http://kissmyarch.blogspot.it/2012/01/opening-files-under-virtualbox-guest.html|tip to launch windows app clicking on file]]
 +
 +Minimize splash screen
 +<code>
 +VBoxManage modifyvm vm --bioslogodisplaytime 1  # 1ms is minimun
 +</code>
 +
 +Avoid shutdown dialog on ubuntu exit session
 +<code>
 +VBoxManage setextradata vm GUI/DefaultCloseAction PowerOff
 +</code>
  
 ===== kvm ===== ===== kvm =====
Line 75: Line 88:
 Type=Application Type=Application
 </code> </code>
 +
 +===== XP =====
 +
 +http://www.wikihow.com/Activate-Windows-XP-Without-a-Genuine-Product-Key
  • projects/livenet/virtualization.1441996697.txt.gz
  • Last modified: 2015/09/11 20:38
  • by scipio