• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Boox Rooted, Need Migration Assistance

C

C4talyst

Guest
Hello,

I inherited a plesk 8.6 box this year w/ 500 websites on it. In the past few weeks I've realized the machine has been rooted. I have extra boxes sitting around with similar hardware. What is my best route for migrating all my websites to a new machine, while preserving all ip address configurations, email, databases...etc.

Thanks,
C4t
 
Thanks very much for the feedback guys, I'm looking at these options now...
 
Hey atomic, your tutorial does not include any commands for making the map files...are they needed?
 
yeah its a work in progress, you can generally grab a capture of memory using the "dd" command. It depends on the version of the kernel though, newer versions have put a number of restrictions on what you can get at from userspace. "dd if=/dev/kmem of=foo" or "dd if=/dev/mem of=bar" is a good place to start.
 
Back
Top