Ready to Start Your Career?

January 1, 2016
How To Setup Web Server With Static IP

January 1, 2016
Hi, Please help me or guide to create Web server for Small Organization using Static IP. TIA Regards, Hemant
That is a lot to learn just on a forum.
Please share me the links I can't find them
I'd recommend you to install ubuntu server, you can download the .iso from the ubuntu forum. Then install LAMP, there are a bunch of tutorials on how to do this on the internet. To assign a static IP to your webserver, go to: nano /etc/network/interfaces change DHCP to static, and fill in your address details. Tutorials if you can't find them: [Install ubuntu server](https://www.youtube.com/watch?v=P5lMuMhmd4Q)[Install LAMP on Ubuntu server](https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu-14-04)[Assign static IP to webserver](https://askubuntu.com/questions/470237/assigning-a-static-ip-to-ubuntu-server-14-04-lts)If you need anything else, please reply and I'll happily help you out.
You can setup only PRIVATE ip as static, such as jiebss told you. In the case you need static STATIC ip address, you have to contact your Internet provider and request it..