View Poll Results: Wut will u choooseeee

Voters
51. You may not vote on this poll
  • Windows

    32 62.75%
  • Linux

    19 37.25%

Thread: What OS would you use for your VPS?

Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1 What OS would you use for your VPS? 
    Sub
    Sub is offline
    sυввч

    Sub's Avatar
    Join Date
    Aug 2007
    Age
    21
    Posts
    4,325
    Thanks given
    1,082
    Thanks received
    346
    Discord
    View profile
    Rep Power
    2755
    Well we're doing some research select the options(rw-hosting.org) :mod:
    Note:
    Linux will cost you less

    Please read this:
    [Only registered and activated users can see links. ]

    Windows might be easy to use but Linux can be used at a similar level too.

    1. Don't use Windows! I'm not saying this because of the typical stereotype that Windows "sucks" and all of that. A great amount of time is spend inside of native code using system calls with Runescape servers. Windows does not have the available functions like Linux, Unix and other operating systems do that are cheapeand most of the time, free to use entirely. Windows also has only one function for detecting the status of sockets, "select". "select" is known to not scale well with a high number of active sockets. Linux and Unix systems offer calls such as "poll", "epoll" and "kqueue" which are all implemented differently and generally are better. "poll" is not that big of an improvement over "select", though. Using these different Operating Systems usually means ( especially in the server virtual machines case ) the Java Virtual Machine uses these system functions to implement libraries such as "nio". One more thing, do not even bother trying to say Windows is not bad when you have completion ports ( which is another way of doing multi-threaded IO ) as they are not very good either.
     

  2. #2  
    Programmer, Contributor, RM and Veteran




    Join Date
    Mar 2007
    Posts
    5,074
    Thanks given
    2,625
    Thanks received
    3,579
    Discord
    View profile
    Rep Power
    5000
    I use Ubuntu on my VPS . Far superior to using Windows. The OS itself uses only like 20-40 mb of RAM leaving lots free for my use. Windows uses like 100 mb or more.

    There are other reaons too why it is superior, especially for servers. Go read thiefmn's post about it.
    .
     

  3. #3  
    Registered Member
    psyhoman's Avatar
    Join Date
    Sep 2007
    Age
    27
    Posts
    2,781
    Thanks given
    56
    Thanks received
    58
    Rep Power
    2774
    Windows, not Vista tho, maybe XP
    Circumstances don't matter, only state of being matters!
     

  4. #4  
    Registered Member

    Join Date
    Jan 2008
    Age
    27
    Posts
    898
    Thanks given
    14
    Thanks received
    39
    Rep Power
    140
    Windows definitely.I have my own reasons tho.

    Thanks Valentino for sig.
     

  5. #5  
    Sub
    Sub is offline
    sυввч

    Sub's Avatar
    Join Date
    Aug 2007
    Age
    21
    Posts
    4,325
    Thanks given
    1,082
    Thanks received
    346
    Discord
    View profile
    Rep Power
    2755
    Linux would cost you less will that change anything?
     

  6. #6  
    Banned

    Join Date
    Nov 2006
    Age
    26
    Posts
    1,261
    Thanks given
    0
    Thanks received
    2
    Rep Power
    0
    windows xp
     

  7. #7  
    isAwesome = true;
    Typhoeus's Avatar
    Join Date
    Nov 2008
    Posts
    815
    Thanks given
    18
    Thanks received
    13
    Rep Power
    246
    Idk how to use Linux lol so I would have to say windows.
    Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction.
    - Albert Einstein

    It is one thing to show a man that he is in an error, and another to put him in possession of the truth.
    - John Locke
     

  8. #8  
    Banned

    Join Date
    Sep 2006
    Posts
    1,258
    Thanks given
    17
    Thanks received
    14
    Rep Power
    0
    well, i say windows XP & or windows vista, actually both are easy to use, and stable as long as u got good specs.

    ~ Baxi60.
     

  9. #9  
    Codex
    Rowan's Avatar
    Join Date
    Sep 2008
    Age
    25
    Posts
    1,593
    Thanks given
    0
    Thanks received
    20
    Rep Power
    1092
    l1nuxx
    [Only registered and activated users can see links. ] - [Only registered and activated users can see links. ] - [Only registered and activated users can see links. ] - [Only registered and activated users can see links. ] - [Only registered and activated users can see links. ]
     

  10. #10  
    Registered Member thiefmn6092's Avatar
    Join Date
    Dec 2006
    Age
    21
    Posts
    2
    Thanks given
    26
    Thanks received
    389
    Rep Power
    0
    I am going to add onto my message you copied from somewhere else on the forum on the topic when it comes to choosing an Operating System. Linux is also open source, which is good because, as stated, it is entirely free of cost, and updates for it are not that hard to apply, you can also learn a lot from looking at the kernel source itself.
    [Only registered and activated users can see links. ]

    If you are a starter and want to learn rsps coding, i think that the server that fits most of your requests is deathlypvpz.
    I know some stone heads will flame and say its shit, i completely agree buy deathlypvpz is the best thing to start with.
    And you must do some Java courses in codecademy to improve yourself.
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •