I have a multi-user mobile application that I want to test.
Currently, I have server-side only locally using MAMP (Apache, PHP and MySQL).
I want to rent a remote server (probably Linux), and configure it to receive remote access.
So, how can I migrate my local server to this remote?