Jump to content

virtual box is the free open source virtual machine software for mac, linux, and Windows

 

It allows you to run an OS (like mac, windows or linux) inside another oS

it does this by telling the other OS fake hardware that it has virually made from your hardware. EX: you give it some ram. some hard drive space. some CPU allocation and then When the VM is running it uses those recources.

 

another method of virtualization is Docker. I will let you explore docker if you want but It Is more for developers who need to run programs in a clean environment.


//Does not work. Needs fixing

Link to comment
https://linustechtips.com/topic/421913-virtualisation/#findComment-5666437
Share on other sites

Link to post
Share on other sites

@doublehelix hit the nail on the head. Er. Excuse the metaphorical analogy.

 

Virtualization software, such as VMware or VirtualBox, allows a guest operating system to run in its' own closed sandbox inside of your Host OS.

 

An example that comes up regularly is people who need to run Windows on their Mac OSX computers.

Normally, you can use Apple's built in software called BootCamp to install and get Windows running.

The catch is you've got to shutdown and boot into each operating system each time you want to change.

 

People don't want to reboot everytime just to change operating systems, so the other method is using something like Parallels software to run Windows alongside Mac OSX, without the need to reboot into each operating system.

This is incredibly useful as it saves time, and allows one to isolate say their personal-use environment (Mac OSX) from their secured work environment (Windows).

Desktop: KiRaShi-Intel-2022 (i5-12600K, 5060 Ti) Mobile: Moto Razr 50 Ultra (Razr+ 2024) | 30GB CAN+US+MEX $30/month
Laptop: Lenovo Yoga 7i (16") 82UF0015US (i7-12700H, 16GB/2TB RAM/SSD, A370M GPU) Tablet: Lenovo Tab Plus (256GB)
Camera: Canon M6 Mark II | Canon Rebel T1i (500D) | Canon SX280 Music: Spotify Premium (CIRCA '08)

Link to comment
https://linustechtips.com/topic/421913-virtualisation/#findComment-5666950
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×