[Question] -Linux Hosting?

Results 1 to 9 of 9
  1. #1
    Member CheeKo is offline
    MemberRank
    Oct 2011 Join Date
    RaGEZONELocation
    45Posts

    [Question] -Linux Hosting?

    Am I able to host a FlyFF server, using Cent-OS Linux distribution, or any Linux distributions for that matter?

    If so, I haven't seen a guide anywhere, if there is one, could someone direct me into the correct thread?

    I'm pretty sure if it's possible to host off a linux, I can easily set it up.

    Thank You,
    -CheeKo


  2. #2
    Flyff Developer ShadowDragon is offline
    Grand MasterRank
    Apr 2009 Join Date
    1,915Posts

    Re: [Question] -Linux Hosting?

    uh, unless you're going to do it with a virtual machine within Cent-OS that has a version of windows installed, then no, you can't. You'd have to completely recode all 7 server programs because they're all Win32 programs.

  3. #3
    Member CheeKo is offline
    MemberRank
    Oct 2011 Join Date
    RaGEZONELocation
    45Posts

    Re: [Question] -Linux Hosting?

    That is what I thought, thanks for the quick response. Damn these hosts making people pay for windows licenses.

  4. #4
    Sorcerer Supreme cKenzy is offline
    Member +Rank
    Aug 2010 Join Date
    SwitzerlandLocation
    361Posts

    Re: [Question] -Linux Hosting?

    Quote Originally Posted by CheeKo View Post
    That is what I thought, thanks for the quick response. Damn these hosts making people pay for windows licenses.
    window's not free.
    i was paying only 15$ montly just for windows in my old dedicated server.

  5. #5
    Banned ObjectOriented is offline
    BannedRank
    Sep 2011 Join Date
    OklahomaLocation
    116Posts

    Re: [Question] -Linux Hosting?

    Lol'd fail. Windows is free. If you know where to get it, and I'm not talking about illegal windows either.

  6. #6
    i sell platypus Improved is offline
    Grand MasterRank
    Jun 2009 Join Date
    DenmarkLocation
    2,819Posts

    Re: [Question] -Linux Hosting?

    But it is possible to convert the functions in the source for it to be able to run on Linux.

  7. #7
    Flyff Developer ShadowDragon is offline
    Grand MasterRank
    Apr 2009 Join Date
    1,915Posts

    Re: [Question] -Linux Hosting?

    Quote Originally Posted by Improved View Post
    But it is possible to convert the functions in the source for it to be able to run on Linux.
    I didn't say it wasn't possible, just that they are currently Win32 programs lol

    It would require a great deal of knowledge of both C++ and probably linux to do it.

  8. #8
    i sell platypus Improved is offline
    Grand MasterRank
    Jun 2009 Join Date
    DenmarkLocation
    2,819Posts

    Re: [Question] -Linux Hosting?

    Quote Originally Posted by ShadowDragon42 View Post
    I didn't say it wasn't possible, just that they are currently Win32 programs lol

    It would require a great deal of knowledge of both C++ and probably linux to do it.
    Not really.

    The source is written in managed C++, which Linux for example dosen't support. But if you rewrote the managed functions to unmanaged, then I think it would be working of a Linux machine.

    It would be pretty neat to have a server running off a Linux machine.

  9. #9
    Flyff Developer ShadowDragon is offline
    Grand MasterRank
    Apr 2009 Join Date
    1,915Posts

    Re: [Question] -Linux Hosting?

    See? I thought I knew stuff about C++ (beginner I guess) but I didn't know about managed/unmanaged =P Maybe 'great deal of knowledge' is a bit over exaggerating, but either way you'd still need to know what you're doing.

    And yes, it would be awesome except for one thing. It's reliant on Microsoft SQL Server, and switching to MySQL is a sub-par solution for one reason: As far as I know, MySQL has a very limited number of sustained connections. I forget how many, although I think it was enough to handle small servers.. but if the server got bigger, I don't think migrating to a different SQL Server would be easy.



Advertisement