Anyone can recommend that can host ragnarok server?

KTBRDGTT

New member
Messages
7
Points
0
Github
ktbrdgtt
Hello Hercules,

I just wanna ask if anyone can recommend me a hosting that can host ragnarok servers?

and can give me idea/teach me about setting up un-managed host? rather than getting ready RO Hosting.

Also can recommend me Ready RO Hosting, I'm still learning to configure un-managed host things.

  THANK YOU
default_excl.png
 
default_wub.png


 
try our services sir 
default_wink.png


try our services we provide free of the FF : 
-Website (subdomain)
-Forum
-Thor Patcher
-Basic NPC Scripts
-300+ Custom Items
-Web Hosting CPanel
-Lite Installer
-Full Root Access
-MySQL/PhpMyAdmin
-rAthena / Hercules Emulator
-FluxCP Setup + Theme
-SEMI READY TO PLAY SERVER


 
You should try Digital Ocean. Their servers are pretty highly used, meaning for a production environment, it wouldn't be ideal for anything larger than a small community of 10+ players, but their website has lots of guides. I started their with almost zero knowledge, and now it's almost like a second language to me.

 
I would go fully self hosted, like most people are saying. If you're a student on github you can get 50 dollars of free credit at digital ocean, or you could just go with OVH.

 
U should host the server in vps.. nowadays plenty of guidances to setup the vps to host ragnarok emulator.. personally i don't like using ragnarok hosting coz have seen in both rathena & hercules forum.. some people have problem with the hoster, the hoster went missing, not respond to PM, skype, email.. so, if u using VPS.. it is all urs, under ur management..

 
U should host the server in vps.. nowadays plenty of guidances to setup the vps to host ragnarok emulator.. personally i don't like using ragnarok hosting coz have seen in both rathena & hercules forum.. some people have problem with the hoster, the hoster went missing, not respond to PM, skype, email.. so, if u using VPS.. it is all urs, under ur management..
Can you give me a link to Guide of setting up vps to host ragnarok emulator? Thank you!~

 
For the cheapest VPS offers have a look at LowEndBox.

Keep in mind that most of those cheep providers advertised on LowEndBox do not offer DDOS protection.

As for a guide to setting up a VPS running Hercules, I would first advise you to learn the basics of Linux:

https://www.linux.com/learn/complete-beginners-guide-linux

https://opensource.com/education/14/4/windows-to-linux-system-administration

http://linuxsurvival.com/linux-tutorial-introduction/

For the distribution, I recommend Debian, or Ubuntu Server (which is itself based on Debian)

What is a VPS, what are the limitations:

http://www.webhostingsecretrevealed.net/vps-hosting-guide/

How to use SSH:

https://support.suso.com/supki/SSH_Tutorial_for_Linux

https://www.ssh.com/ssh/putty/windows/

How to use git:

https://try.github.io

https://git-scm.com/documentation

How to compile Hercules:

https://github.com/HerculesWS/Hercules/blob/master/README.md#prerequisites

How to use SQL:

https://www.amazon.com/dp/1593271905/

 
Last edited by a moderator:
Difference of SSD and without? also the OpenVZ and KVM in terms of setting up RO emulator

 
An SSD (solid-state disk) is much much faster at reading and writing than a traditional HDD (hard disk drive), and generally more stable since it has no moving parts.

The difference between KVM and OpenVZ is that KVM uses hardware virtualization (aka an hypervisor) while OpenVZ uses OS-level virtualization (aka a container).

A hypervisor basically emulates the whole machine while a container just emulates the user-space and runs it on top of a shared kernel. Because of the added layer of abstraction offfered by hypervisors the performance is slightly worse than for containers. 

 
OpenVz hosters often overselling. Most time memory. In other words you see in your box 4GB, but really it can be 1GB or even less.

In kvm this tricks impossible.

 
Back
Top