Migrating WordPress to a new server is a quick and easy task, but it requires some special care. In this tutorial we will see how to migrate WordPress to a new server, using either the same domain name or using a new domain name on the new server.
wordpress
How to install and work with WP-CLI
In today’s article we will take a look at WP-CLI. WP-CLI is a set of command-line tools for managing WordPress installations. This tool allows you to set up a new WordPress installation and upgrade the existing ones, install, activate and upgrade plugins, set up WordPress multi-site and much more, using the command-line.
For this article we will use Debian Wheezy Cloud VPS with PHP 5.4.4, MySQL 5.5 and Nginx 1.2 installed on it.