Difference between revisions of "VirtualBox"

From wikieduonline
Jump to navigation Jump to search
(Created page with "Oracle VM VirtualBox (formerly Sun VirtualBox, Sun xVM VirtualBox and Innotek VirtualBox) is a free and open-source hosted hypervisor for x86 virtualization. == Basic Co...")
 
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
Oracle VM VirtualBox (formerly Sun VirtualBox, Sun xVM VirtualBox and Innotek VirtualBox) is a free and open-source hosted hypervisor for x86 [[virtualization]].
+
Oracle VM [[wikipedia:VirtualBox]] ([[2007]]) (formerly Sun VirtualBox, Sun xVM VirtualBox and Innotek VirtualBox) is a free and open-source hosted hypervisor for x86 [[virtualization]].
  
 +
 +
== Installation ==
 +
* <code>[[brew install virtualbox]]</code> (up to [[macOS Catalina]], 2019)<ref>https://www.virtualbox.org/manual/ch01.html#hostossupport</ref>)
 +
 +
Error: Cask virtualbox depends on hardware architecture being one of [{:type=>:intel, :bits=>64}], but you are running {:type=>:[[arm]], :bits=>64}.
  
 
== Basic Commands ==
 
== Basic Commands ==
* <code>VBoxManage list vms</code>
+
* <code>[[VBoxManage list vms]]</code>
 
* <code>VBoxManage list runningvms</code>
 
* <code>VBoxManage list runningvms</code>
 
* <code>VBoxManage showvminfo VIRTUAL_MACHINE_NAME</code>
 
* <code>VBoxManage showvminfo VIRTUAL_MACHINE_NAME</code>
Line 9: Line 14:
  
 
== Activities ==
 
== Activities ==
* Install VirtualBox Guest additions to allow shared clipboard<ref>https://www.virtualbox.org/manual/ch04.html#guestadd-intro</ref> between guest and host among other features, following doc https://www.virtualbox.org/manual/ch04.html#additions-linux: <code>rcvboxadd setup</code>
+
* Install [[VirtualBox Guest]] additions to allow shared clipboard<ref>https://www.virtualbox.org/manual/ch04.html#guestadd-intro</ref> between guest and host among other features, following doc https://www.virtualbox.org/manual/ch04.html#additions-linux: <code>[[rcvboxadd setup]]</code>
  
== See also ==
+
== Related terms ==
* [[KVM]]: [[libvirt]], [[qemu]], [[virsh]] and [[RHV]]
 
* [[Docker]]
 
 
* [[Vagrant]]
 
* [[Vagrant]]
 +
* [[Parallels]]
 +
* [[Minikube]]
 +
* [[VMware Fusion]]
  
 +
== See also ==
 +
* {{VirtualBox}}
 +
* {{Virtualization}}
  
 
[[Category:Virtualization]]
 
[[Category:Virtualization]]

Latest revision as of 09:51, 5 February 2024

Oracle VM wikipedia:VirtualBox (2007) (formerly Sun VirtualBox, Sun xVM VirtualBox and Innotek VirtualBox) is a free and open-source hosted hypervisor for x86 virtualization.


Installation[edit]

Error: Cask virtualbox depends on hardware architecture being one of [{:type=>:intel, :bits=>64}], but you are running {:type=>:arm, :bits=>64}.

Basic Commands[edit]

  • VBoxManage list vms
  • VBoxManage list runningvms
  • VBoxManage showvminfo VIRTUAL_MACHINE_NAME
  • VBoxManage list hdds

Activities[edit]

Related terms[edit]

See also[edit]

  • https://www.virtualbox.org/manual/ch01.html#hostossupport
  • https://www.virtualbox.org/manual/ch04.html#guestadd-intro
  • Advertising: