In my test Koha instances I always remove the network-manager and resolvconf packages, if present, and set up the network in /etc/network/interfaces and /etc/resolv.conf ~
To change the IP - I edit /etc/network/interfaces then restart networking with: /etc/init.d/networking restart reboot or shutdown -r now will make it take effect as well. If you have network-manager or resolvconf handling networking then there may be a better way -- I always purge these 2 packages and set networking statically in the interfaces file. Chad On Thu, Jun 4, 2015 at 8:00 AM, Scott Owen <[email protected]> wrote: > HI all, > > Any good directions on how to change a Koha servers IP address ?? > > I currently have a virtual machine configured "just the way I want it". > I would like to back / restore this VM, then just change the IP > address...so I can setup a second Koha machine for a separate location. > > Thanks, > > -S > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > https://lists.katipo.co.nz/mailman/listinfo/koha > -- Chad Roseburg Automation Dept. North Central Regional Library _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

