While building a new machine to replace a running one, I used Debian Sarge installer RC1 and everything went fine. The new machine will take over the old one but during the installation I had both up and running. The old machine has a static IP so I used dhcp on the new one during the install process in order to get things up and running quickly.
Now I am ready to shut down the old one and make the new one take it's place with a static address as well as the same hostname. I have never done this before so I was wondering if there was any simple way (like dpkg-reconfigure) that I could reconfigure the whole networking part of the installation. I don't need the dhcp stuff either so I would like to remove that as well.
Any help would be appreciated.