3
1
My preferred area is in web applications. Currently my developing OS is Windows 7. But I like to work on Linux(Ubuntu). but still I have to stay with Windows as I have to test application in Internet explore. I searched articles in internet how to run IE 8 on Ubuntu. Many articles were found and but some posts to those ways had said that they didn't work (some thing called wine installer
had been used). Some articles said to install virtual machine-VMware or Sandbox..(which could waste time to me while testing..). I want to run single OS and installing virtual machines is not preferred for me.
I want your valuable experience about running application in IE8 on Ubuntu 12( or linux).Is it 100% possible to run IE 8 on Ubuntu 12 with no problem? or what can I do to test web pages in IE 8 on Ubuntu/Linux Thanks in advance.
The only real way to do this is to setup a virtual machine. Personally, I like VirtualBox. However, VMWare is also quite popular. – Mike Christensen – 2012-08-01T16:59:46.857
2
I'm a 100% Linux user (recently switched from Ubuntu 12.0 to ArchLinux). To test IE, I don't use Wine or something, but VirtualBox. I've done lots of research, and constructed a Virtual machine which is blazing fast. I've posted a detailed guide at http://stackoverflow.com/q/10541225.
– Rob W – 2012-08-01T17:00:29.400@RobW. Thank you very much for your link and the great explanation on that answer. One question if you don't mind and not regarding this question. As a beginner to Linux, can I know why you moved to ArchLinux from Ubuntu ? Because I m to start with Ubuntu-Linux Mint. Is there a special reason ? – Débora – 2012-08-01T17:06:30.843
@AashMaharoon The final trigger for me to move to ArchLinux is that the Chromium "daily-builds" PPA isn't actively maintained any more. Ubuntu users are currently stuck at Chromium 18 (we're at 20 stable right now). I had to compile Chromium myself, which takes a while. ArchLinux is bleeding-edge: I can always have the last version of the software, if I wish. As a beginner, using Ubuntu isn't that bad. – Rob W – 2012-08-01T17:49:12.520