1
vote
0answers
40 views

Detect Users Keyboard Format on a Virtual Mac Machine

So we have a virtual Mac machine set up. It currently has a default US keyboard set up. If a user from (say) Germany logs into the Virtual Machine, I need to run a script on the virtual machine that ...
0
votes
0answers
79 views

VirtualBox VM won't start

I have VirtualBox running Fedora on my Mac OSX. Everything worked fine until one day it stopped starting up. When I start it up I get the following: [ OK ] Started LSB: Automatically install DKMS ...
1
vote
1answer
59 views

Invoking an application running on mac vmware from parent Windows OS

Is there a way we can invoke an application installed on mac lion vmware from a program or web application running on windows OS? Thanks,
1
vote
1answer
2k views

Running OS X on a virtual machine [closed]

I used this guide to install OS X on a virtual machine (Virtual Box). http://www.macbreaker.com/2012/07/mountain-lion-virtualbox.html There is a problem in step 4: The installation stops when left ...
2
votes
2answers
2k views

Opening file with Sublime Text via SSH to VM, error

I do my dev work on a Mac OSX machine with a Ubuntu Server Virtual Machine installed, which I manage mostly by SSHing into it from Terminal. I am trying to find a way to edit files on the server ...
6
votes
1answer
1k views

Android VM crashes on Launch Mac

I have a problem. I've been working with Android in Eclipse for the past 4-5 weeks now and never had a problem with the VM (they were slow, yes. But never crashed). Now, I believe since 4.2 when I ...
0
votes
0answers
634 views

Disable Flash Hardware Acceleration for FireFox (or System wide)

I have to test several flash applications in MacOS VMs. In Firefox instead of flash only a placeholder in white / black will appear. The problem seems to be caused by the flash hardware acceleration. ...
1
vote
2answers
314 views

Dealing with multiple keyboard layouts (OSX vs. Windows)

I have two computers; one MacBook Pro and one desktop PC running Windows. For various reasons I prefer writing code on the MacBook, while I keep the desktop PC mostly for gaming and entertainment ...
1
vote
2answers
2k views

Lightest way to run IIS on Mac?

I have an ASP.NET MVC 4 app that I would like to run on a Mac machine. I would hate to run a full blown Windows virtual machine when all I really need is IIS7 to run the MVC app. What is the lightest ...
0
votes
1answer
331 views

Oracle on Mac OSX, access from a virtual machine

I've installed Oracle on Mac OSX Snowleopard following the guide of Raimonds Simanovskis, as far as I know the only working installation guide for Snowleopard. As long as I use Oracle only on the Mac ...
0
votes
0answers
231 views

Best filesystem for virtual machines hdd files [closed]

I'm using Virtualbox as virtualization software and what i'd like to do is to keep my virtual machines on an USB hard disk, so I can use them on several machines. The problem is that i'd like to run ...
2
votes
0answers
110 views

Sharing code repositories between Mac Host and Vm Fusion Visual Studio

I keep a shared folder with all the my git repositories on mac. I access it also with a Windows 7 Virtual Machine (Vmware Fusion) for doing Visual Studio Mvc projects. Compared to having a duplicate ...
0
votes
2answers
104 views

Compiling project on a remote machine by SSH

I have several virtual machines on amazon, and I am only able to compile my project on these machines, because they are preconfigured and are deployed from special template. I often have some work ...
-2
votes
1answer
150 views

pre-requisites for iphone development

I am having hp compaq notebook on which i have installed windows 7. I now wish to program for iphone apps. I have this knowledge that for iphone, xcode is the IDE on which apps are being created. I ...
2
votes
2answers
1k views

Windows Phone 7 emulator - won't run in a virtual machine, workarounds?

Macbook Pro 2011 i7 13". Mac OSX 10.6.7, bootcamp partition running Windows 7. Am running a 240GB SSD and 8GB ram, the computer is more than fast enough to run Visual Studio 2010 in a VM. If I run ...
7
votes
3answers
33k views

Running OS X in Virtual PC in a Windows 7 machine? [closed]

Just wondering, has anyone tried to run OS X in a VM environment running in Windows 7? What's the performance like? Any issues in regards to development of iOS software? I have to emphasize this is ...
0
votes
1answer
710 views

Keyboard problems using VNC on Mac to Ubuntu into an XP virtual machine

I'm using JollysFastVNC to connect to my Ubuntu 10.10 desktop from my Macbook Pro, which is running Snow Leopard. On the Ubuntu desktop, I'm using VirtualBox OSE to boot into Windows XP so I can run ...
6
votes
5answers
9k views

Developing on Mac vs. using virtual machine on windows based PC?

I am trying to set up a project to develop an iPad application for the company I develop for. I am relatively new to iOS development and just recently got a not too old, not too new either iMac. My ...
1
vote
2answers
3k views

Running OSX MAMP test server on VirtualBox Windows 7

I have MAMP server and several test sites installed on my OSX 10.6.3. I just installed Windows 7 on a VirtualBox virtual machine. I have managed to successfully share folders to the Windows ...
2
votes
4answers
530 views

Do i have to buy mac for iphone application development?

Is there any MacOS virtual machine that can run on PC? Is there any source to get it? What is the best way to develop apps for iphone?
18
votes
6answers
10k views

Access Parallels Windows localhost from Mac

I use Windows (7) OS as a development platform, running on a Mac / Parallels Desktop 5. I would like to access the Windows localhost - from the Mac side for testing purposes. I've found many ...
0
votes
4answers
5k views

How can I create an OS X Snow Leopard in Windows Virtual PC?

I am a windows dev, but I have recently found that I need to create a rich app that is platform agnostic. After a few proofs of concept trials, I am electing to go with Silverlight because is based in ...
1
vote
1answer
355 views

virtual machine player to os x

i was looking for a virtual machine players that i can run in mac osx. I looked vmware website and virtualbox and they dont have binaries to mac osx. I have to do kernel based development and i dont ...
0
votes
4answers
2k views

Is it possible to make localhost work through a Virtual Machine?

I am using a Macbook running 10.6. I am using VMware Fusion to run an Ubuntu Server minimal virtual machine. Ubuntu Server is running your basic LAMP stack. I do my development in Mac OS. I have ...
0
votes
1answer
191 views

Testing a Mac-developed WebApp with IE through Virtualization? [duplicate]

I'm currently developing a Java-based web application on my MacBook. Most of my testing is on Firefox and Safari, but some clients have expressed interest in using the app on Internet Explorer with ...