Hi to all I have a server at rackspace and i build a ubuntu server with a guide of howtoforge ... when i create a server, it has a IP public , then i use this IP for setup my ubuntu server with apache, mysql, etc etc and ISPCONFIG 3 At the end, i backup all my server for some future problem.... Today a i need create another server, with another IPs, and i what use the same image of my first server. how do you note, i have a problem... change into my OS and service, the IP to new one.. Is there a guide for do that.. because the another way is build since zero a new server... but is to much if i have a image...
Yes to change IP just change the values in /etc/network/interfaces and then restart the server. Change the IP in /etc/network/interfaces, adjust /etc/hosts, make sure all web sites in ISPConfig use the new IP and that your DNS records point to the new IP. That should do it.