iis web hosting
Ubuntu Linux Web developers, architecture and what apps would I need to develop multiple websites and databases?
I am a newer-than-noob Linux user switch Land in from Microsoft. Back there I had IIS on a Windows server, so a multiple-dev and beta-sites run simultaneously and used to SQL Server databases. I am looking to switch to Ubuntu as I do now, and they see an offer desktop and server versions. Would I need the server to run web services on site multiple dev projects, or who may be hosted (locally) on the desktop version? Moreover, what is the standard database app for Linux / Unix hosted sites? Again, that would be viable on the desktop, or is it necessary the server? I am looking for free applications, or as cheap as possible. Thanks, and look forward to being here.
You can run the desktop or server versions. Websites running, you should have Apache, MySQL and PHP. You would normally run a LAMP installation (LAMP = Linux, Apache, MySQL, PHP). If you want something ubuntu.org instructions find how to install.