Help moving site


 
Thread Tools Search this Thread
Operating Systems Linux Help moving site
# 1  
Old 03-08-2016
Help moving site

Hi there.
I am completely new to SSH commands.

I basically have a website on a shared server (wordpress site).

Due to traffic on this site, I need to move it to a dedicated server.

I have a free trial on a centOS6 dedicated server, and can access it using Putty and SSH.

I can enable SSH access on the shared server if I need it.

Can anybody advise me on the best way of moving the site across to the dedicated server?

It will be the whole wordpress installation AND the mysql DB.

I really appreciate any help on this Smilie.

Thanks.
Craig
# 2  
Old 03-08-2016
I've had a similar problem to this in the past.

Moving Wordpress to a different site (or system) can be tricky unless you know the internals of Wordpress.

There's a Wordpress plugin called UpdraftPlus that will backup a Wordpress site in it's entirety and store it on the server and, optionally, also send it to a third-party site for safe keeping (eg, Dropbox). You can then easily restore the whole site should it be lost. The backup/restore plugin is free but the authors also offer a 'migration' module for a few dollars; can't remember exactly how much but in the region of US$15 I think.

So for what it's worth I would just pay the fee for the migration module and just let it do its stuff. Simply restore a backup onto the new site.
# 3  
Old 03-08-2016
Hi there.

Thanks for the reply.

I do know the internals of Wordpress very well, I've moved sites from server to server (shared servers via ftp) with no issue.

What I have never used however, is SSH on a dedicated server.

This is where I'm going to need the help and advice.

What do I have to do in Putty to get this.

I can backup the whole directory as a zip along with the Database as a .sql file.

I'll put it somewhere like drop box.

And then within Putty I will need to unzip the file I guess to extract the directory structure.

But then, how do I create a database and restore from the .sql?

Thanks.
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. What is on Your Mind?

Is this site for me?

Hello, I am new here and my name is Robert. I was actually looking for a forums website where I can go with questions regarding Linux and embedded Linux applications. I am fairly new (6 months) to the world of Linux and embedded Linux applications and the the learning curve is steep. When I am not... (13 Replies)
Discussion started by: Circuits
13 Replies

2. IP Networking

IPSec Openswan Site to Site VPN - Big Pain

Hi @all, I try to connect 2 LANs with IPSec/Openswan LAN 1: 192.168.0.0/24 LAN 2: 192.168.1.0/24 This is my Config: conn HomeVPN # # Left security gateway, subnet behind it, nexthop toward right. left=192.168.1.29 ... (1 Reply)
Discussion started by: bahnhasser83
1 Replies

3. IP Networking

Does cisco 1921 router support site to site VPNs using IPSec?

Q: "Does Cisco 1921 router support,, act as an endpoint for, site to site VPNs using IPSec? If so, how many? " A: If you get the Cisco 1921/k9 with the security services bundle then it will have built in security features. Cisco, typically includes IP Sec tunnels I believe as part of that... (0 Replies)
Discussion started by: Ayaerlee
0 Replies

4. IP Networking

How to establish site to site vpn - Linux machine and cisco asa?

Hi, I am trying to establish vpn between my linux server and cisco asa at client side. I installed openswan on my cent os. Linux Server eth0 - 182.2.29.10 Gateway - 182.2.29.1 eth1 - 192.9.200.75 I have simple IPtables Like WAN="eth0" LAN="eth1" (0 Replies)
Discussion started by: ashokvpp
0 Replies

5. IP Networking

port access to site to site VPN

Setup a site to site VPN between two cisco routers. One of the site locations is unable to access ports such as https://example.com:9001 How do I let them go into port 9001? They can ssh, ftp, telnet and everything else. Is this a VPN issue or ACL access issue? I put permit ip host... (0 Replies)
Discussion started by: photon
0 Replies

6. UNIX for Advanced & Expert Users

Moving machine to other site

Hi, IŽd like to have some opinions of waht settings we should take note before power down a server and move it to other facilities. Of course, the first thing is check the backups. Thanks in advance. (1 Reply)
Discussion started by: spacewalker
1 Replies
Login or Register to Ask a Question