Difference between revisions of "VirtualBox"
Jump to navigation
Jump to search
↑ https://www.virtualbox.org/manual/ch01.html#hostossupport
↑ https://www.virtualbox.org/manual/ch04.html#guestadd-intro
(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> |
| − | == | + | == Related terms == |
| − | |||
| − | |||
* [[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]
brew install virtualbox(up to macOS Catalina, 2019)[1])
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 vmsVBoxManage list runningvmsVBoxManage showvminfo VIRTUAL_MACHINE_NAMEVBoxManage list hdds
Activities[edit]
- Install VirtualBox Guest additions to allow shared clipboard[2] between guest and host among other features, following doc https://www.virtualbox.org/manual/ch04.html#additions-linux:
rcvboxadd setup
Related terms[edit]
See also[edit]
- VirtualBox,
VBoxManage list vms - Virtualization: CPU Virtualization, KVM, Xen, AWS Nitro System, VirtualBox, multipass, containers, Vagrant, Packer, Hyper-V, VMware, Parallels, Bhyve, Virtual machine, IBM LPARs
Advertising: