I've been researching the past week or so on how to migrate my Windows 2008R2 Server to Linux CentOS, I thought I had a good grip on it but know I'm confused and my networking knowledge isn't as up to par as I thought.
Windows Server 2008R2 is currently running. DHCP DNS Active Directory
I have a Spare server with Centos 7 Currently installed "Server With GUI" when installing.
So, I'm wondering, where do I start? What's the best practice for changing OS?
From what i have found online there isn't a step by step manual, eg, You start with DHCP, then DNS, then etc. etc. etc..
Or if there is I Haven't Found it.
My End goal is to have the Linux Server running everything, but I do not want to interrupt the current Windows Server until I'm essentially plugging it out.
My thought process/goal was.
- Setup DNS
- Connect Computer To Domain And Test
- Setup Temoprary File Server
- Connect Computer To Test
- Build PXE Boot Server For Installing Operating System
- Test PXE Server Over Network On One Machine
- Setup DHCP
- Test Machines On New DHCP Server
- Test Software With Server/File Server
- Install Linux on all Machines
- Take Lunch
But I couldn't get the DNS working properly, I followed this guide https://www.unixmen.com/setting-dns-server-centos-7/
So now i'm questioning if I missed a step, what needs to be done in order for this to work.
Does anyone have anyone know how I can approach this in the most efficient way? are there any good books I can follow or tutorials on how to approach something like this?
All I need is a list of steps and then I can figure it out from there.