Moving Website from One Server to Another using SSH
I was tasked to migrate an existing website from one web hosting server to another using SSH. At first, I was not aware of this, that I had to download everything to my local machine and upload the downloaded files to the new web hosting server. This method sucks, time consuming, and too much hassle. Luckily, I …
Read moreMoving Website from One Server to Another using SSH