Hello Charlie,
yes i take that way, cause the restore of 7.5.1 does not clean restore all settings.
Test:
After Restore by Setup-Dialog the next step by me is always a #yum update to
inject always latest updates into the Server. But with the restore yum fails cause it
echos unsolved deps of ~80 packages.
To see why it happend i reinstall 8.0beta5 again, do not restore smeserver.tgz , and can update the Server
successfull. Then i restore manual by hand (tar -C / -xvfz...) reboot and login to Adminpanel. Go to
Softwareupdate, clean all Sources out, save, go back and readd all Sources. Now Yum don't fail.
With "default" restore yum fails, cause yum gets yum.conf of restore-file.tgz
Other question how can i change all the #db hosts values like server1.home.de to server2.home.de
and addtional domain-aliases like server1.company.com to server2.company.com if i transfer a restore (smeserver.tgz)
to a other mirror-server (server2), at moment i edit it manual by #db hosts delete..
- if i found more time i will try to find online-mirror solution for /home
- and want to learn SME inside (Developing if i can...)