Difference between revisions of "VirtualBox"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
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]].
 
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 ==
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>
 
 
  
 
== Related terms ==
 
== Related terms ==
 
* [[Vagrant]]
 
* [[Vagrant]]
 +
* [[Parallels]]
 +
* [[Minikube]]
 +
* [[VMware Fusion]]
  
 
== See also ==
 
== See also ==
* {{KVM}}
+
* {{VirtualBox}}
* {{containers}}
 
 
* {{Virtualization}}
 
* {{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: