Thanks for sharing.
Ive a question
cp -avrf /old/usr/local/directadmin/conf /usr/local/directadmin/
First, -avrf keep the permission of the destination or origin?
Second, why dont you restore data/users directory aswell?
That guide seems to be supposed that you had already created all user that was on old server. Am i right?
Cause if you didnt create user the /home/* file will be just file without the right user and permission.
Am i wrong?
Regards