VirtualBox and Virtualization Key Terms

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/19

flashcard set

Earn XP

Description and Tags

20 Vocabulary flashcards covering virtualization concepts, Oracle VirtualBox features, networking modes, and VM management as described in the lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

Virtualization

The process of creating a virtual version of hardware resources, allowing multiple operating systems to run on a single physical machine and improving hardware utilization.

2
New cards

VirtualBox

Free, open-source virtualization software that lets you run multiple guest operating systems on a single host and supports Windows, Linux, macOS, and Solaris.

3
New cards

Cross-platform

VirtualBox runs on Windows, macOS, Linux, and Solaris hosts.

4
New cards

Guest Additions

A set of enhancements that improve the performance and usability of guest operating systems within VirtualBox.

5
New cards

Snapshot

A point-in-time image of a VM's state (disk, memory, settings) used for backup, testing, rollback, and development.

6
New cards

Shared Folders

Feature that enables file and folder sharing between the host and guest operating systems.

7
New cards

Remote Display

Capability to connect to a running virtual machine from a remote location.

8
New cards

NAT (Network Address Translation)

Networking mode where the VM uses the host's IP to access external networks and is invisible to the local network.

9
New cards

Bridged Networking

Networking mode where the VM appears as a separate physical device with its own IP on the network.

10
New cards

Internal Networking

Networking mode where VMs can communicate with each other and the host, but are isolated from external networks.

11
New cards

Host-Only Networking

Networking mode where VMs can communicate with each other and the host, but cannot connect to external networks.

12
New cards

NAT Network

A NAT-based network mode that allows multiple VMs to communicate with each other while using the host for external connectivity.

13
New cards

Cloning

Creating an exact duplicate of a VM, including disks and settings, for testing, isolation, parallel testing, or versioning.

14
New cards

Virtual Machine (VM)

A software-based emulation of a computer system that runs inside VirtualBox.

15
New cards

Host Machine

The physical computer on which VirtualBox is installed and runs.

16
New cards

Guest Operating System

The operating system installed inside a virtual machine (e.g., Windows, Linux, macOS, Solaris).

17
New cards

Supported Guest Operating Systems

The range of guest OSs VirtualBox supports, including Windows, Linux, macOS, Solaris, and others.

18
New cards

Host Operating System

The operating system on the host computer that VirtualBox runs on (e.g., Windows, macOS, Linux, Solaris).

19
New cards

Hardware Requirements

Minimum specifications to run VirtualBox: x86/x86-64 CPU, at least 2 GB RAM, about 200 MB for the application, and SSD and space for VMs.

20
New cards

SSD (Solid-State Drive)

A solid-state drive recommended for better VirtualBox performance and faster VM storage.