Jethro Posted February 13, 2014 Posted February 13, 2014 (edited) Hi, I've been gone for a while, as topic says, can rAthena server run on Ubuntu 12.04.3 x64? Can you link me to a 1) Installation guide for Ubuntu 12.04.3 x64 2) rAthena Server requirements to run Happy Valentines! Jethro Edited February 13, 2014 by Jethro Quote
Poseidon Posted February 13, 2014 Posted February 13, 2014 Yes rAthena can run on ubuntu for an installation guide follow the debian lnstallation guide on the wiki as for system requirements that depends on a number of factors from how many maps to how many players connect and so on i would personally imho run it on a minium 512mb Ram and at least with at least 256mb swap hard drive you only need 5gb not even that Hope that helps Kind regards poseidon Quote
Jethro Posted February 14, 2014 Author Posted February 14, 2014 Hi Poseidon, Yes, for testing I bought an unmanaged VPS of 512MB Ram 20GB SSD Disk Ubuntu 13.10 x64. I assumed there is a lot of differences between linux servers commands/prerequisites in relating to rAthena. For maintainability, how do I start it right, I mean, 1) git clone rAthena 2) remotely edit files? 3) git pull (just merge conflicts right?) what if I want to push my changes to my own repo yet still get updates from master repo of rAthena, is this possible? Quote
Poseidon Posted February 14, 2014 Posted February 14, 2014 The best thing to do is look it up on google look for the commands but as far as i know/understand it is exactly the same to be able to connect remotely to a vps/dedi server use a program called WinSCP and putty http://winscp.net/eng/download.php will allow you to edit files and upload files to your server and http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html is basically the Linux terminal but remote access (command prompt) and most of the information you need are in the installation guides on the wiki git clone https://github.com/rathena/rathena.git ~/rAthena then to update git pull then if you get an error message saying Please, commit your changes or stash them before you can merge. Aborting. then run this command git commit -am "your log message, anything at all" changing "your log message", to anything you want then re-run the command git pull Quote
Jethro Posted February 18, 2014 Author Posted February 18, 2014 Help! Now I am having "Rejected from server" in my client, I am running 2013-08-07 and I am sure I config mmo.h to the right packet server. So I setup a local server with same build. (left side of pic) the right side of the picture showing putty stops in "DONE READING quest_db.txt .... " So I'm assuming the MAP SERVER never finish the loading? PUTTY hang loading this [status]: Loading NPC file: npc/other/turbo_track.txt Quote
Question
Jethro
Hi, I've been gone for a while, as topic says, can rAthena server run on Ubuntu 12.04.3 x64?
Can you link me to a
1) Installation guide for Ubuntu 12.04.3 x64
2) rAthena Server requirements to run
Happy Valentines!
Jethro
Edited by Jethro4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.