- Joined
- Mar 26, 2009
- Messages
- 77
- Reaction score
- 0
This guide will tell you how to make yoru server non hama with a purchased dedi/vps.
1,buy a dedi/vps with enough RAM/CPU/BANDWIDTH to run your server.
2, wait for the confirmation email from the provider which will have the information you need to access your new server.
3. open your email, then find the IP (XXX.XXX.XXX.XXX), User (Admin or Administrator), and Password (usually chosen when you purchased your server.
4. Open Command Prompt, or Run, and type
into the box, and hit Enter.
Or you can search in All Programs >Accessories search in all the folders, and in the Accessories folder itself, for the Remote Desktop Connection.
5. Type the IP into the middle big box labeled Computer, and click Connect.
6, wait until it connected, and then type in ur user and password into the correct boxes, and click OK.
7, use Teamviewer, email, FTP, megaupload, or some other way to transfer ALL ur server files into the server in a RAR or ZIP format, and (you might have to install WinRAR on your server to open it,
8, Edit your world.properties, login.properties, and channel.properties, so that you put your server's IP into the world.properties, and 127.0.0.1 into the login and channel.properties. (im assuming you know where.)
9, check if Java is installed, or MySQL. IF not, install them, and make sure to move your mysql database to your server, by backing it up, connecting to the server's mysql and then executing the backed up file there.
Edit your db.properties with the new IP user and pass, IP the server's IP or just 127.0.0.1, user and pass if you changed them.
10, run your launcher, or click the batch files, exactly as you would have on your old hamachi server. If it is a executable launcher, you might have to install .NET Framework files into your server to run it.
11, ur done with the server! now just come to restart the bats whenever they crash, or the server if you can't connect to it via the control panel you got when you got your server.
12, edit your client, hex it, etc, with the new IP. Also remember that you can install Abyss, Apache, WAMP, etc on your new server, and make your website non hamachi too. Remember to edit the config.php or any other config files with your new server's IP where required.
distribute your IP so people can connect to ur website, distribute your client, and youre done!
~maplr~Enjoy~
tt1:
1,buy a dedi/vps with enough RAM/CPU/BANDWIDTH to run your server.
To view the content, you need to sign in or register
,
To view the content, you need to sign in or register
(vpsland.com reseller),
To view the content, you need to sign in or register
.2, wait for the confirmation email from the provider which will have the information you need to access your new server.
3. open your email, then find the IP (XXX.XXX.XXX.XXX), User (Admin or Administrator), and Password (usually chosen when you purchased your server.
4. Open Command Prompt, or Run, and type
Code:
%SystemRoot%\system32\mstsc.exe
Or you can search in All Programs >Accessories search in all the folders, and in the Accessories folder itself, for the Remote Desktop Connection.
5. Type the IP into the middle big box labeled Computer, and click Connect.
6, wait until it connected, and then type in ur user and password into the correct boxes, and click OK.
7, use Teamviewer, email, FTP, megaupload, or some other way to transfer ALL ur server files into the server in a RAR or ZIP format, and (you might have to install WinRAR on your server to open it,
To view the content, you need to sign in or register
) extract ur files in the server. (its faster transfer if you have it compressed, common sense would tell you so.)8, Edit your world.properties, login.properties, and channel.properties, so that you put your server's IP into the world.properties, and 127.0.0.1 into the login and channel.properties. (im assuming you know where.)
9, check if Java is installed, or MySQL. IF not, install them, and make sure to move your mysql database to your server, by backing it up, connecting to the server's mysql and then executing the backed up file there.
Edit your db.properties with the new IP user and pass, IP the server's IP or just 127.0.0.1, user and pass if you changed them.
10, run your launcher, or click the batch files, exactly as you would have on your old hamachi server. If it is a executable launcher, you might have to install .NET Framework files into your server to run it.
11, ur done with the server! now just come to restart the bats whenever they crash, or the server if you can't connect to it via the control panel you got when you got your server.
12, edit your client, hex it, etc, with the new IP. Also remember that you can install Abyss, Apache, WAMP, etc on your new server, and make your website non hamachi too. Remember to edit the config.php or any other config files with your new server's IP where required.
distribute your IP so people can connect to ur website, distribute your client, and youre done!
~maplr~Enjoy~
