Jump to content
  • 0

What programming language/computer skills should I learn?


NEWBIE-HELPMEPLS

Question


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.01
  • Content Count:  13
  • Reputation:   0
  • Joined:  03/26/20
  • Last Seen:  

Hi guys! I plan to create a ragnarok server from the scratch.

What programming skills or language or computer skills I should have to be able to do make a server from scratch, patcher, website. basically, all the components of its creation.

Please help me. I appreciate your expert advice. 

Thank you

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Forum Moderator
  • Topic Count:  44
  • Topics Per Day:  0.01
  • Content Count:  898
  • Reputation:   119
  • Joined:  05/23/12
  • Last Seen:  

Ok well. It depends on what u want to do.

For SRC modification u need C++

Scripting is an own language. U can teach u by reading the doc/script_commands.txt like a book.

 

For setting up ur root server u should learn:

- how the basic works permissions, groups, folder structure

- u should learn about securing ur root: firewall, Anti ddos, flood protection

- chown, chmod, ufw, apt-get, update, upgrade, sudo, nano, service restart, reboot else commands (depending on distribution/ os)

 

For web server u need knowledge to:

- folder structure and permissions

- configuration of Apache2 or nginx

- using LetsEncrypt

- different sub Domains to different paths. For ThorPatcher SSL/443 zdoesn't work. In my opinion better use Elurair it's SSL/HTTPS/443 compatible, up to date.

 

There are many more things u have to learn. But I think the most u will learn by doing.

 

Rynbef~

  • Love 1
  • Like 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  236
  • Reputation:   87
  • Joined:  06/30/18
  • Last Seen:  

Additional to what Rynbef posted, if you want to create a website you will also need HTML, CSS and if you want interactivity JavaScript.

Edited by Winterfox
  • Love 1
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...