有人在 Linux 主机上的 Windows 7 VM 上成功使用 Visual Studio/IIS/SQL Server 进行工作吗?
我已经厌倦了 Windows 7 的各种烦恼,比如权限之类的废话,但我需要运行它来进行开发。是否有人在 Ubuntu 主机上运行 Windows 7 虚拟机,并在 Ubuntu 主机上作为其工作站,并具有 .NET 开发环境和本地 SQL DB(以及 IIS)?如果是的话,您发现什么是最好使用的虚拟化软件?我应该避免哪些陷阱?
I'm getting sick of various annoyances about Windows 7 like permissions and crap like that, but I need to run it for development. Any one run Windows 7 VM with development environment for .NET and a local SQL DB (as well as IIS) on top of an Ubuntu host as their work station? If so what have you found to be the best Virtualization software to use? Any pitfalls I should avoid?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我在 Fedora Linux 上运行的 VM 中使用 Windows Server 2008、SQL Server 2008 和 Visual Studio 9。我使用 KVM 作为虚拟化软件,因为它在 Fedora 下非常容易使用,而且速度也很快。我从来没有遇到过由虚拟机引起的问题。
I use Windows Server 2008 with SQL Server 2008 and Visual Studio 9 in a VM running on Fedora linux. I use KVM as the virtualization software, since it is very easy to use under Fedora and appears to be very fast. I have never run into a problem caused by the VM.
我还没有尝试过Windows 7,但希望我的经验对您有所帮助。
不久前,我曾经在 Debian GNU/Linux 上运行的 VirtualBox 上运行 Windows XP。我使用的是Visual Studio 2005和SQL Server 2005。当时我可以毫无问题地进行开发。
VirtualBox 确实很容易配置(网络、USB 等)并且用户友好(我使用的是专有版本,而不是 OSE)。
该机器是具有双核处理器和 2Gb RAM 的 Dell Inspiron 6400。我曾经为 VirtualBox 上的 Windows 盒子提供 1 GB RAM,并在 XFCE 上运行它,因为它是一个真正的轻量级桌面环境。现代计算机运行此程序应该没有问题,但我不知道 Windows 7 的要求是什么。
您可以仅运行轻型窗口管理器来节省更多资源。
I haven't tried Windows 7, but I hope my experience helps.
I used to run Windows XP on top of VirtualBox running on Debian GNU/Linux some time ago. I used Visual Studio 2005 and SQL Server 2005. I could develop with no problems back then.
VirtualBox is really easy to configure (Networking, USB, etc.) and user-friendly (I was using the proprietary version, not OSE).
The machine was a Dell Inspiron 6400 with Dual Core processor and 2Gb RAM. I used to give 1 GB Ram to the windows box on VirtualBox and run it on XFCE as its a really lightweight desktop environment. A modern machine should have no trouble running this, but I don't know what the requirements are for Windows 7.
You can save further resources running just a light Window Manager.