Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Which Linux distribution is best for developing a Mono application in a virtual machine?

Tags:

c#

linux

mono

I've been a Windows user since forever, and now I need Linux to create an application using Mono. Which Linux distribution is best for me? I will use it in a virtual machine.

like image 855
Hannoun Yassir Avatar asked Apr 03 '09 23:04

Hannoun Yassir


People also ask

Which Linux should I use for VirtualBox?

MX Linux is our first choice, if you want to want to start learning Linux or just need a system for day-to-day use but on Virtualbox virtual machine. It is a midweight Linux distro that provides a nice performance without putting a load on your host system.

Can I use Linux on VMware?

All 32-bit and 64-bit distros work in a virtual machine. However, you cannot run Linux distros for ARM architecture (such as the Raspberry Pi) in VMware.


1 Answers

Mono is primarily written on and tested on openSUSE. The packages we release are for openSUSE. In fact, we release a VMWare Image of openSUSE with the new version of Mono all set up and ready to go:

http://www.go-mono.com/mono-downloads/download.html

Having said that, we have a great community of people who work to ensure Mono runs well and is packaged on all the major distributions, such as Fedora and Ubuntu.

like image 114
jpobst Avatar answered Sep 23 '22 15:09

jpobst