Max2Play Home › Forums › Max2Play Development (Ideas, Wishes) › Fix the naming so 2 will not fight with each other. › Reply To: Fix the naming so 2 will not fight with each other.
24. Juli 2021 at 9:36
#51497
Because this was a DD copy of a SD card I did a find for the word like this:
find -type f -exec grep -IH 'neo-doc2' {} \;
Then I changed neo-doc2 to max2play-hat by hand and rebooted and looks like it fixed it.
Guess it was in a dhcp file. Not sure were that was.
All most sure it was in /var/lib/NetworkManager the dhclent* files.
Now to plug in my other max2play server that is on a raspberry pi and see if it still gets mixed up with one.
-Raymond Day