Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
deb9:virtualbox [2023/02/09 12:01] Bernard Condraudeb9:virtualbox [2025/09/08 14:23] (current) – [VirtualBox] Bernard Condrau
Line 1: Line 1:
 ====== VirtualBox ====== ====== VirtualBox ======
-FIXME [[https://kifarunix.com/upgrade-virtualbox-6-x-to-virtualbox-7-x-on-ubuntu-debian/|Upgrade VirtualBox 6.x to VirtualBox 7.x on Ubuntu/Debian]]+
 ===== Host ===== ===== Host =====
   * I recommend to install VirtualBox from the Oracle repository, as you get the latest version of VirtualBox   * I recommend to install VirtualBox from the Oracle repository, as you get the latest version of VirtualBox
Line 14: Line 14:
   * [[https://pgaskin.net/linux-tips/configuring-virtualbox-autostart/|Configuring VirtualBox autostart on Linux]]   * [[https://pgaskin.net/linux-tips/configuring-virtualbox-autostart/|Configuring VirtualBox autostart on Linux]]
  
-===== Guest =====+===== Guest Network ===== 
 +  * [[https://www.nakivo.com/blog/virtualbox-network-setting-guide/|VirtualBox Network Settings: Complete Guide]] 
 +  * [[https://www.virtualbox.org/manual/ch06.html#network_performance|Network Performance]] 
 ===== Guest Additions ===== ===== Guest Additions =====
   * To upgrade the Guest Additions after upgrading the host version, download the guest additions pack, close all virtual machines, and start virtualbox as root<code>sudo virtualbox</code>   * To upgrade the Guest Additions after upgrading the host version, download the guest additions pack, close all virtual machines, and start virtualbox as root<code>sudo virtualbox</code>