Outils pour utilisateurs

Outils du site


informatique:virtualbox

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
informatique:virtualbox [17/08/2013 20:55] – [sethduuid] cyrilleinformatique:virtualbox [14/09/2018 16:34] (Version actuelle) – [modifyhd] add SDelete url cyrille
Ligne 1: Ligne 1:
 ====== Virtualbox ====== ====== Virtualbox ======
 +
 +Menu perdu: Ctrl droit (host) + Home
 +
 +Guest additions:
 +  * [[https://forums.virtualbox.org/viewtopic.php?t=15679|HOWTO: Install Linux Guest Additions + Xorg config]]
 +Shared folders:
 +  * [[https://forums.virtualbox.org/viewtopic.php?t=15868|HOWTO: Use Shared Folders]] on Linux
 +
 +===== Networking =====
 +
 +==== SSH into a VirtualBox Linux guest from your host ====
 +
 +Accès réseau à une machine virtuelle depuis le réseau hôte:
 +
 +Configurer le réseau de la VM en mode Pont (Bridge) :
 +
 +{{:informatique:informatique:ssh_into_a_virtualbox_linux_guest_from_your_host_-_config_reseau.png?nolink&480|}}
  
 ===== VBoxManage ===== ===== VBoxManage =====
Ligne 19: Ligne 36:
 ==== modifyhd ==== ==== modifyhd ====
  
-With the **--compact** option, can be used to compact disk images, i.e. remove blocks that only contains zeroes. This will shrink a dynamically expanding image again; it will reduce the physical size of the image without affecting the logical size of the virtual disk. Compaction works both for base images and for diff images created as part of a snapshot.+With the **compact** option, can be used to compact disk images, i.e. remove blocks that only contains zeroes. This will shrink a dynamically expanding image again; it will reduce the physical size of the image without affecting the logical size of the virtual disk. Compaction works both for base images and for diff images created as part of a snapshot.
  
 For this operation to be effective, it is required that free space in the guest system first be zeroed out using a suitable software tool. For Windows guests, you can use the sdelete tool provided by Microsoft. Execute **sdelete -z** (faster than -c) in the guest to zero the free disk space before compressing the virtual disk image. For this operation to be effective, it is required that free space in the guest system first be zeroed out using a suitable software tool. For Windows guests, you can use the sdelete tool provided by Microsoft. Execute **sdelete -z** (faster than -c) in the guest to zero the free disk space before compressing the virtual disk image.
Ligne 25: Ligne 42:
 Please note that compacting is currently only available for VDI images. A similar effect can be achieved by zeroing out free blocks and then cloning the disk to any other dynamically expanding format. You can use this workaround until compacting is also supported for disk formats other than VDI. Please note that compacting is currently only available for VDI images. A similar effect can be achieved by zeroing out free blocks and then cloning the disk to any other dynamically expanding format. You can use this workaround until compacting is also supported for disk formats other than VDI.
  
 +  * [[https://docs.microsoft.com/en-us/sysinternals/downloads/sdelete|SDelete]] chez microsoft.com
   * [[http://technet.microsoft.com/fr-fr/sysinternals/bb897443.aspx|SDelete v1.51]]   * [[http://technet.microsoft.com/fr-fr/sysinternals/bb897443.aspx|SDelete v1.51]]
   * [[http://download.cnet.com/SDelete/3000-2092_4-95740.html|SDelete v1.6]]   * [[http://download.cnet.com/SDelete/3000-2092_4-95740.html|SDelete v1.6]]
 +
  
 ==== sethduuid ==== ==== sethduuid ====
informatique/virtualbox.1376765721.txt.gz · Dernière modification : 17/08/2013 20:55 de cyrille

Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki