Hey,
So I just started to play with Linux. Installed Ubuntu 14.04 (Desktop) on an old XP machine I had laying around. I'm hoping to use it as a kind of test server and maybe a NAS later. I have gotten Apache working along with FTP, however, I'm getting stuck trying to install mod_mono for ASP.NET. So far I've been trying to follow this guide, but I'm getting stuck at
sudo apt-get install libapache2-mod-mono
It says something about apache2.2-common not being installable (you'll have to forgive me as I don't have it on right now). I did some googleing, but didn't find anything that worked for me. If one of the other methods are better in your opinion, let me know. The only thing I've been able to comprehend enough to feel comfortable about is apt-get, so it's the way that I followed. If you have any questions, please ask. Any help is greatly appreciated. Thanks.