Report this

What is the reason for this report?

Moving WordPress to Ubuntu, easiest way?

Posted on August 29, 2013

Hi,

I already read the article “How to Migrate WordPress from Shared Hosting to a Cloud Server with Zero Downtime”. Thanks for it.

However, is this the best way to do this? Because I see that we can install it by clicking on Wordpress on Ubuntu 12.10 via Applications. Can we upload WP db and the other things after doing this?

Thanks in advance,

Yavuz



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

<b>“Can we upload WP db and the other things after doing this?”</b> <br> <br>Yes, that’s (almost) exactly how the article you referenced suggests you do it. Also, you may want to check out the WordPress <a href=“http://wordpress.org/plugins/duplicator/” target=“_blank”>Duplicator</a> plugin.

Hello there,

Yes, you can do that, but usually, if you’re going to migrate the content manually you will move the files and the database altogether.

You can use the WP All in One plugin or Duplicator to migrate all of your WordPress websites as well.

https://wordpress.org/plugins/all-in-one-wp-migration/

https://wordpress.org/plugins/duplicator/

If you have to move some of the data manually you can do that via ssh using scp or rsync. Another option is to use an FTP client like FileZilla

https://www.digitalocean.com/community/tutorials/how-to-copy-files-with-rsync-over-ssh

https://docs.digitalocean.com/products/droplets/how-to/transfer-files/

Hope that this helps!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.