Setup Ragnarok Emulator (Windows)

Easy step to make your Private Ragnarok, are you ragnarok lovers? this is the best place to learn how to make ragnarok server. this tutorial for windows OS

1. Install XAMPP on your PC, and running Apache and MySQL server. Turorial installing XAMPP

2. Setup your XAMPP, open your browser and enter url "http://localhost" you will entered on XAMPP control page. Tutorial Configure XAMPP

3. make your Ragnarok database with phpmyadmin, open this url "http://localhost/phpmyadmin" enter username and password, using root user to make full access on your sql server.

ragnarok database
Createdatabase name "ragnarok"
4. after you have created, click on "ragnarok" database then click import, browse on your ragnarok emulator, find folder name sql-files, upload main.sql and logs.sql
 
import ragnarok sql files
5. now configure your ragnarok emulator. open folder conf inside ragnarok emulator. find inter_athena.conf , char_athena.conf , map_athena.conf
open that files with notepad or notepad++ . On inter_athena.conf at Global SQL Setting, use username and password your sql server login/phpmyadmin login and db (database) use "ragnarok"

6. after everything done, now back to the main folder of your emulator, then click runserver-sql.bat wait until done then congratulation, your ragnarok server is running.

Start Stop Restart Service on VPS Centos

Hi guys, this basicaly tutorial for manage your vps. How to start restart stop a program service on your vps. Look command at the bottom:


# service [program name] start

this command for start your program service like http/mysql/ftp and others. for example: 
# service httpd start (with this command you will start your http service on your vps.)
# service mysqld start (with this command you will start your mysql service on your vps.)
# service vsftpd start (with this command you will start your ftp service on your vps.)

# service [program name] restart

this command for start your program service like http/mysql/ftp and others. for example: 
# service httpd restart (with this command you will reboot your http service on your vps.)
# service mysqld restart (with this command you will reboot your mysql service on your vps.)
# service vsftpd restart (with this command you will reboot your ftp service on your vps.)

# service [program name] stop

this command for start your program service like http/mysql/ftp and others. for example: 
# service httpd stop (with this command you will stop your http service on your vps.)
# service mysqld stop (with this command you will stop your mysql service on your vps.)
# service vsftpd stop (with this command you will stop your ftp service on your vps.)

if your command successful you will get a message OK but if something wrong you will get a message FAILED, you must check your running program, because sometimes your program has been running.


Ragnarok Emulator Source

Ragnarok Online have a few source developer emulator eAthena, rAthena, Hercules, 3CeAm. Every developer different function for their emulator. Desciption about developer is below:

1. eAthena
This source for pre-renewal system. this emulator is better for clasic ragnarok server most stable and almost no bugs. this emulator only have 2nd job and can't using lastest client .exe

2. 3CeAm
This source for pre-renewal system. this emulator include update 3rd job. most stable server and almost no bug.

3. rAthena

This source for renewal system. this emulator is always updated following korean ragnarok. this emulator most stable but they have some bug. developer always fixing bug for making better.

4. Hercules
This source for renewal system. this emulator most updated and fixing their bug. most stable server to make private server.

Show Running All Process on Linux Centos

Hi Guys, long time I didn't wrote an articles, Now I'll share how to looking for all running process on linux centos, I think this is important, because you can manage a running application and what would you want to stop. with knowing a running aplication you can save your ram size. before you try to manage please disable your ssh timeout, to enjoy manage your server. Let me share step to looking for All running process application on Linux Centos.

1. Now login on your ssh as "root"


2. for looking for process use "ps" command, detail here:

ps command

Type the following ps command to display all running process:# ps aux | lessWhere,
  • -A: select all processes
  • a: select all processes on a terminal, including those of other users
  • x: select processes without controlling ttys
then you will look this screen

to quit from this screen type :q then enter.

Manage VPS part 1 "SSH Timeout"

Hello guys, long time I didn't update an articles, now I wanna share first step what you should doing to manage your VPS. First step is make your ssh always connect to you, make you comfort fo manage without timeout. Now login into your ssh via putty.

Login to your SSH Server as "root"
Next, edit your SSH config type code bellow:

# vi /etc/ssh/ssh_config

afetr you type the code, then press enter. find this GSSAPIAuthentication yes then press i to edit file. type this after GSSAPIAuthentication yes

ServerAliveInterval 3600
ServerAliveCountMax 3


after you type like the picture, now press esc on your keyboard then type :wq - enter. Done!

next step is configure your sshd_config. type the code then press enter.
# vi /etc/ssh/sshd_config

on sshd_config you can change your default ssh port (22) to custome port. now find this like on picture.


first press i like up step then remove # sign, on TCPKeepAlive , ClientAliveInterval , ClientAliveCountMax after you have removed #, now equate like on picture.

if you have done with all of step, finally reboot your vps. then you will be enjoy to manage your vps without timeout.

Free Hosting Review 2

Holle guys, this page is continue from Free Hosting Review. and this is review based on my experience. I have trying many kind of Free Hosting.

1. 3Jelly Host
This is Free Web Hosting, and have many kind event to get special reward If you refer some poeple to join.
- Disk Space 10GB
- Mounthly Bandwith 100GB
- Max 5 (Parked Domain, Subdomain, E-mail Account, FTP Account)
- Upgrade Available but featuress same as Free Hosting include Domain .com .net etc
- Slowly open custom control panel
- No Ads
- Deleting Account Available

2. Parth Hosting
this is Free web hosting, and more larger than 3Jelly and many other free hosting. On parth hosting you have 2 packet free hosting, Gold and Free Pro.
- Gold Packet

  • Disk Space 10GB
  • Mountly Bandwith 100GB
  • Max 50 (FTP Account, Email Account, Subdomain)
  • Max 5 Database
  • Fast open Custom Control Panel
  • No Ads
  • Upgrade Available Pro (More larger resource)
  • Deleting Account Available
- Free Pro Packet
  • Disk Space 20GB
  • Moulty Bandwith 200GB
  • Unlimited (FTP Account, Email Account, Subdomain)
  • Max 10 Database
  • Fast open custom control panel
  • Ads (Powered Link)
  • Upgrade Available Pro (Just no Ads)
  • Can't Deleted
 
Support : Creating Website | Johny Template | Mas Template
Copyright © 2013. ROFASINDO - Blog - All Rights Reserved
Template Modify by Creating Website
Proudly powered by Blogger