[Mono-aspnet-list] help on hosting asp.net applications on linux suse under apache2(httpd)?

Michael Könings michael.koenings at googlemail.com
Wed Jan 25 19:08:10 UTC 2012


Hi Chandu,

i have a website running on a v-server (OpenSuse).
You can find it here http://lampendeals.de and here http://reifendeals.de

The good news: it works... but it took me very long to figure out things. (
I'm a MS guy too)
You have to read a lot and educate yourself on Linux, Apache2 and of
course, Mono.
If you need a database: use MySQL (Toad is an awesome free Tool on the PC).
Learn about SSH (Putty) to remote connect to your server and create secure
tunnels for the mysql protocol.
All Linux distributions are different (Ubuntu, OpenSuse, etc.)
I figured out its good to have a Linux VM on my PC, to play, learn and test
things.
Learn about Apache2 virtual hosts.

get Mono on your Linux
http://www.mono-project.com/Obtaining_Mono
Then go to the Mono page and read the getting started stuff
http://www.mono-project.com/Start

Actually, when everything is set up, it´s just FTP-ing your asp.net
folders to the Linux folder :-)

good luck,
Michael


On Wed, Jan 25, 2012 at 1:19 PM, chandu <m.ravinderreddy1985 at gmail.com>wrote:

> hi all,
>
>  i am new to linux .here my asp.net application is build on .net framework
> 4.0 on winodws machine.i want to run the same application on linux machine.
> can any body pls tell me what is the hosting process of asp.netapplication
> on linux suse under apache2(httpd) web server.
> 1)what is the hosting process?
> 2)what are the configurations i need to do?
> 3)what are the modules i need to load before hosting the application?
> 4)where should i place the dlls and .aspx pages?how to configure those
> settings to run the application?
>
> previously i worked on windows ,so i know the  hosting process under IIS on
> windows.
>
> pls kindly help me out.and  pls provide some links to do this
>
> thanks in advance,
> chandu.
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/help-on-hosting-asp-net-applications-on-linux-suse-under-apache2-httpd-tp4327061p4327061.html
> Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20120125/68a5c358/attachment.html>


More information about the Mono-aspnet-list mailing list