0% found this document useful (0 votes)
2 views

Oracle VM VirtualBox

VirtualBox is a free virtualization software by Oracle that allows users to run multiple operating systems on a single machine. It is useful for testing different OS environments, learning tasks, and practicing installations without affecting the host system. The document outlines the installation process, including downloading the software and configuring it for use.

Uploaded by

suresh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Oracle VM VirtualBox

VirtualBox is a free virtualization software by Oracle that allows users to run multiple operating systems on a single machine. It is useful for testing different OS environments, learning tasks, and practicing installations without affecting the host system. The document outlines the installation process, including downloading the software and configuring it for use.

Uploaded by

suresh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

## Installing Oracle VM Virtualbox: -

What is VirtualBox?
VirtualBox is a free and open-source virtualization software developed by Oracle. It allows us to create and run multiple
virtual machines (VMs) on a single physical machine. Each virtual machine runs as an independent operating system,
enabling us to work with different operating systems (e.g., Windows, Linux, Solaris) on the same host machine without
the need for separate hardware.

= > Why Do We Need VirtualBox…?


➢ Runs Different Operating Systems:
We may need to test or work on a different OS (like Linux, Solaris, AIX ) while using a primary OS (like Windows).
For example, Oracle database servers often run on Linux, and we might use VirtualBox to create a Linux environment
on our Windows machine.

➢ Practice and Learning:


• It provides a safe environment for learning tasks like Oracle database installation, RAC setups, or other activities
without impacting your physical system.

======= =================
➢ How to Download and Install VirtualBox?
Go to the official VirtualBox website and click in Download: -
>> https://www.virtualbox.org

----------------------------------------------------------------------------------------------------------------------------- ---------------
Choose the correct version for your host operating system and Download it.
Windows hosts: For Windows users.

------------------------ ----------------------------
Steps to Install:
➢ Run the Installer:
➢ Locate the downloaded installer file (e.g., VirtualBox-7.1.6-167084-Win) and double-click it to run.

---------------------- ---------------
➢ Accept License agreement: -
➢ Select the components you want to install (leave defaults unless you have specific requirements): -

---------------------- -------------

Network Interface Warning:

➢ VirtualBox may ask for permission to install a network interface (used for virtual networking). Approve this.

---------------- -
➢ Select the features to be installed: -
Install:
• Click Install and wait for the installation to complete.

----------------- - --

--------------------------- -------
Finish and Launch:
Once installed, we can launch VirtualBox.
=========== ===========
= > Start the VM now. If the taskbar icon does not appear, we can start from START menu as well.

========== ===
Purpose of VirtualBox:
1. Virtual Environment for Learning:
o We can practice Oracle installations, RAC setups, Dataguard configurations, etc.,.
2. Cost-Efficiency:
o It eliminates the need for additional physical hardware by using your existing system.
3. Snapshot and Recovery:
o We can take snapshots of the VM before making changes and revert to a previous state if needed.
4. Experimentation and Testing:
o Test updates, patches, or new configurations without impacting the host system.

============== ========================================
www.linkedin.com/in/dbarashid2

You might also like