Archive for April, 2009

Moving wordpress blog to new place and new domain

Another client ask me to move their blog to new vps server, something new in this case is the operating system of their vps server : OpenSolaris Yup, I have little experience in this OS but I still accept the job for $10. Here’s the steps : Secure copy with scp # scp /data2/jails/outside/usr/home/alamster/outside.tar.gz arasyid@72.233.106.191:/home/alamster [...]

  • Share/Bookmark
Step By Step
0

Moving hostingformula.info : from ssh enabled host to cpanel enabled host

My friend challenge me to move hostingformula.info to another host that not support ssh in shortest time. I’m agree and do that in less than 30 minutes. How? Domain preparation : 1. Change dns to new host Login to old host using ssh : 1. backup db and save sql file in wp-content folder # [...]

  • Share/Bookmark
Step By Step