Jump to content
  • 0

Can rAthena run on Ubuntu 12.04.3 x64 ?


Jethro

Question


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  31
  • Reputation:   0
  • Joined:  05/09/12
  • Last Seen:  

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 Jethro
Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  107
  • Reputation:   6
  • Joined:  12/09/11
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  31
  • Reputation:   0
  • Joined:  05/09/12
  • Last Seen:  

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?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  107
  • Reputation:   6
  • Joined:  12/09/11
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  31
  • Reputation:   0
  • Joined:  05/09/12
  • Last Seen:  

 

Help!

 

post-4500-0-46697400-1392729457_thumb.jpg

 

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

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...