I just bought a DELL server and got a dedicated IP, now how to setup it as server to run websites? How to run several websites on one server? Can anybody give me some step by step manuals? Thanks a lot.
Did you buy this like a dedicated server from a hosting company, co-location or are you going to try to run the server from home? You will need some software if you plan on opening a hosting business: cPanel/WHM WHMCS or ClientExec There is also webmin if your looking to go free. You will need Apache/PHP/MySQL etc. There is a lot to it, not something you do quickly.
I bought a DELL dedicated server and then will put it in a datacenter with a dedicated IP to run several of my websites. What's WHM? What's the difference between Apache and Linux system?
seems like you require a server admin. We can help you out with complete installation and setting up of your server remotely. WHM and cpanel is an interface through which you can manage everything with related to webhosting. We can install whm for you. Let me know if you would like us to help
better buy admin for setup server, i tried setup my server - this very difficult for me ) need installed: unix(i like centOs) apache php5 mysql named .. etc + Ñonfiguration
if you cant buy hosting control panel, why not try webmin - its free! check this out: http://mysql-apache-php.com
As others have stated, you are going to need a server administrator to set up your server and ensure that it is hardened for security. If you choose a control panel, it will make things easier on you, the end user, as this means most things you will need to do it just point and click, you *should* not need to learn how to use the cli (command line interface), although, I suggest you do learn more about it.
You will get the help to setup server and site but the most important is the server security. Since you have no experience in server administration, I suggest you to hire server administrator to avoid any possible problem in future and to get better uptime. Kailash
You can find this information but I will advice you to ask someone who knows more than just setting it up. When you have your own server then its your responsibility to protect your data, you need to be extra careful for the sake of your customers or community. In any case you need simple LAMP (Linux, Apache, MySQL, PHP) to run sites (Surely you can run java application servers also) Linux is an operating system, I am sure you got some linux flavour as you have bought dell server Apache is a webserver MySQL - surely you know, it will be your backend database PHP - script engine Hope this helps