The Sanctuary

Technology => Everything *NIX => Topic started by: Fat_American on May 27, 2014, 09:11:47 pm

Title: VirtualBox is fantastic
Post by: Fat_American on May 27, 2014, 09:11:47 pm
Started an online course (Excel Expert), and had to get Windows (ugh) working. Got a cracked one on TPB, got MS Office, a crack for Office, and am running Windows (ugh) on one monitor of my Linux computer like a motherfucker. Although VirtualBox supports shared folders, I just use dropbox for sharing files between the two systems. It's much easier. The only thing is VirtualBox isn't so great for gaming, but that's obvious I think. Just wanted to recommend this free software.
Title: Re: VirtualBox is fantastic
Post by: Arnox on May 28, 2014, 02:22:48 am
But that's the problem. Windows is the best platform for gaming pretty much. Virtualization won't allow you to do that, of course, without a huge hit in performance. So that takes away a large reason to use it to emulate Windows.
Title: Re: VirtualBox is fantastic
Post by: devnull on June 01, 2014, 08:16:29 pm
Enable 3D graphics support in VB guest extensions , give the machine all but one of the CPU cores and as much RAM as possible, and you will have acceptable gaming/graphics performance. I run Solidworks in a Win 7 guest on my Fedora box and it works well enough.
Title: Re: VirtualBox is fantastic
Post by: Auschwitz Nazi Disneyland on July 09, 2014, 06:26:13 pm
Everyone in this thread sucks donkey cock for not useing open source software.
Title: Re: VirtualBox is fantastic
Post by: aldra on September 19, 2014, 11:33:25 am
virtualbox is open-source you autistic username thief
Title: Re: VirtualBox is fantastic
Post by: Iceman on September 19, 2014, 12:09:18 pm
virtualbox is open-source you autistic username thief

This.
Title: Re: VirtualBox is fantastic
Post by: LiquidIce on September 21, 2014, 10:57:14 pm
Yeah, it's a god send for small one tasks like that. I mostly use it only for ievms to check if the project I'm working on works on IE6-11 on either WinXP or Win7. Apart from that, I also use one VM to run untrusted binaries.

Virtualbox can't be used for cloud-like architecture though, right? Been looking at OpenStack and Docker lately and thinking of running 2-3 VMs on one piece of hardware.
Title: Re: VirtualBox is fantastic
Post by: aldra on September 22, 2014, 01:34:44 am
it can, but it doesn't have any functionality for auto-scaling and managing large numbers of VMs can be troublesome. you're better off using xen or vmware/vsphere etc.; they tend to have lower per-machine overheads as well.