Results 1 to 27 of 27

Thread: Best Linux for server?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2001
    Location
    Great White North, ey?
    Posts
    202

    Best Linux for server?

    Well the subject says it all, what is the best variation of Linux if I wanted to have a server and run a web-site? I heard RedHat is good, but don't know what it's good for.

    Thanks.

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    I'd use Debian. If you're a bit more of a risky-type fellow, try Gentoo.
    http://www.debian.org/
    http://www.gentoo.org/
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  3. #3
    Hyperactive Member IntelSucks's Avatar
    Join Date
    Oct 2003
    Location
    Ubuntu Lovers Club
    Posts
    453

    Re: Best Linux for server?

    Originally posted by Dude1
    Well the subject says it all, what is the best variation of Linux if I wanted to have a server and run a web-site? I heard RedHat is good, but don't know what it's good for.

    Thanks.


    Redhat

  4. #4
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    Wonderful argument, good reasons too
    You know RedHat isn't free anymore.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  5. #5
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Gentoo SELinux

    It'll take you FOREVER to set it up, but it will literally be UNHACKABLE if you do it right.

    You can set everything from how much ram the system can use, which com ports can be used and when, who can type the letter W in the command prompt. You can set EVERYTHING and if you make a mistake setting it up, it can take days to fix it. Hell, it can take a day or two just to get it to boot, lol.

    But if you don't want to go through SELinux's setup, just use Gentoo. It'll be much faster than Debian and has the best package handling system out their in a Linux distro.

  6. #6
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Originally posted by Sastraxi
    Wonderful argument, good reasons too
    You know RedHat isn't free anymore.
    There is a free version of Fendora and RedHat 7.3 is still available (I think most servers still use that).

  7. #7
    Hyperactive Member IntelSucks's Avatar
    Join Date
    Oct 2003
    Location
    Ubuntu Lovers Club
    Posts
    453
    Originally posted by Sastraxi
    Wonderful argument, good reasons too
    You know RedHat isn't free anymore.

    You never asked me to give reasons I just flat out told you what was best.**Statement removed**
    Last edited by IntelSucks; Feb 10th, 2004 at 11:28 AM.

  8. #8
    Fanatic Member VisionIT's Avatar
    Join Date
    Nov 2002
    Location
    Workin'...
    Posts
    718
    If you still want Redhat 9... www.linuxiso.org is the best place. I get all our ISO's from there...

    The fedora project looks pretty good, but i'de stick to Mandrake 9.2 personally. Set it up with shorewall and get your ruleset right... and it's rock solid.

    Plus... you get the benefit of urpmi!

    I run Mandrake 9.2 here... and it works like a dream. If you configure it with DNS4Me or some other free DNS client, you can have a permenant web server running... even if you don't have a static IP!

  9. #9
    Hyperactive Member IntelSucks's Avatar
    Join Date
    Oct 2003
    Location
    Ubuntu Lovers Club
    Posts
    453
    Yes, www.LinuxIso.org is awesome thats where I get everything.

  10. #10
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    So, justify it being "better" is my point. You can't just say "better"... I think Gentoo is better. Are we both wrong? Are we both right?
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  11. #11
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Source based distrobutions like Gentoo are best for a server for the simple fact that you can keep out the useless bloat of desktop features. Although you may not notice notice any big difference, the question was better, so there is the answer.

    In practical terms, Linux is Linux no matter how you slice it. The software you run on it is what will determine security. And all Linux distro's run the same software.

    But again if you just want that feeling of having the most tweaked, and optimized system, Gentoo is a top choice. Plus it has the best command line package installation and updating system which is the best feature to me. emerge. Certainly a plus to update your server remotely via shell access.

    Say you need to update an app with an rpm. Your first have to download it manually somehow, and upload, and make sure you have the dependencies, and so on.

    With emerge, you type emerge sync. Let it finish the update then emerge package-name. It will download, compile and install the app and get any dependencies you will need for it.

    Good stuff. That alone makes Gentoo worth the extra install time.
    Last edited by Cander; Feb 9th, 2004 at 04:50 PM.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  12. #12
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Originally posted by IntelSucks
    And gentoo is cool but its not as GOOD as redhat.
    Wow, you know nothing of L00nix

    Gentoo > RedHat. You can install EVERYTHING on Gentoo that you can install on RedHat, but it'll be optimized for your system AND you configure what parts you want. It is also easier to update.

  13. #13
    Hyperactive Member IntelSucks's Avatar
    Join Date
    Oct 2003
    Location
    Ubuntu Lovers Club
    Posts
    453
    Originally posted by kasracer
    Wow, you know nothing of L00nix

    Gentoo > RedHat. You can install EVERYTHING on Gentoo that you can install on RedHat, but it'll be optimized for your system AND you configure what parts you want. It is also easier to update.

    Alright settle down...Jeez Louise, no one can have opinions around here anymore....

    Kasracer is always right everyone, just to let you know.

  14. #14
    Lively Member
    Join Date
    Jan 2004
    Posts
    87
    redhat 9.0

  15. #15
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Originally posted by IntelSucks
    Kasracer is always right everyone, just to let you know.
    Everyone already knows this

  16. #16
    Hyperactive Member IntelSucks's Avatar
    Join Date
    Oct 2003
    Location
    Ubuntu Lovers Club
    Posts
    453
    Originally posted by kasracer
    Everyone already knows this

    You are starting to annoy me.

  17. #17
    Fanatic Member VisionIT's Avatar
    Join Date
    Nov 2002
    Location
    Workin'...
    Posts
    718
    Originally posted by IntelSucks
    You are starting to annoy me.
    Now now children... play nicely.

  18. #18
    Hyperactive Member IntelSucks's Avatar
    Join Date
    Oct 2003
    Location
    Ubuntu Lovers Club
    Posts
    453
    Originally posted by VisionIT
    Now now children... play nicely.
    VisionIT, you are even more annoying.

  19. #19
    Fanatic Member VisionIT's Avatar
    Join Date
    Nov 2002
    Location
    Workin'...
    Posts
    718
    I left this forum months ago... and you two were bitching at each other then... and you're still at it now.

    You're just as bad as each other.

    You both seem to have completely different views on practically everything thats posted on VBF, but your constant arguments are becoming tiring.

    Stop looking for chances to dig at each other, stop procrastinating and get on with the thread.

  20. #20
    Hyperactive Member IntelSucks's Avatar
    Join Date
    Oct 2003
    Location
    Ubuntu Lovers Club
    Posts
    453
    Originally posted by VisionIT
    I left this forum months ago... and you two were bitching at each other then... and you're still at it now.

    You're just as bad as each other.

    You both seem to have completely different views on practically everything thats posted on VBF, but your constant arguments are becoming tiring.

    Stop looking for chances to dig at each other, stop procrastinating and get on with the thread.

    You are so stupid, what are you talking about? Kasracer and I usually agree on things except he just trys to make EVERYONE look stupid....It's you I don't get along with.

  21. #21
    KrisSiegel.com Kasracer's Avatar
    Join Date
    Jul 2003
    Location
    USA, Maryland
    Posts
    4,985
    Originally posted by IntelSucks
    he just trys to make EVERYONE look stupid....
    Lies.

    I am ALWAYS right, not my fault you feel stupid.


  22. #22
    Hyperactive Member IntelSucks's Avatar
    Join Date
    Oct 2003
    Location
    Ubuntu Lovers Club
    Posts
    453
    Originally posted by kasracer
    Lies.

    I am ALWAYS right, not my fault you feel stupid.


    No, your not ALWAYS right, you just think you are because of your opinions.

    Sometimes you are right and sometimes you state your opinion and no one elses matters...but we all do that every now and then I guess.

  23. #23
    Fanatic Member VisionIT's Avatar
    Join Date
    Nov 2002
    Location
    Workin'...
    Posts
    718
    Originally posted by IntelSucks
    You are so stupid, what are you talking about? Kasracer and I usually agree on things except he just trys to make EVERYONE look stupid....It's you I don't get along with.
    What can you say to that?

  24. #24
    Hyperactive Member IntelSucks's Avatar
    Join Date
    Oct 2003
    Location
    Ubuntu Lovers Club
    Posts
    453
    ?

  25. #25
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    *separates the children*

    Stop that, or no dessert!


    One thing to watch for is SCSI support, which you're more likely to end up having on a server than a normal system. Not a single distro I tried would install on ours :P Too little RAM for RedHat (80M), no support for card in Slack or Debian's installers.

    Eventually gave up and put OpenBSD on

    If you can get it to work, I'd probably go Debian. Gentoo is nice (I use it on my desktop), but a secure system doesn't really need a compiler does it; depends where your priorities are.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  26. #26
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    I use Gentoo for the server, but it's only a small one. And I use Gentoo on another computer (and soon a third), so I will set up the server so that it serves as a local rsync mirror. Then I can quickly update all three computers with only a single external sync, and generally maintaining is easier if it's the same system everywhere. Besides, I'm learning a lot about Linux, like how to get shorewall running despite missing kernel modules
    Yeah, gotta recompile...


    The last server was e-smith, which is based on RedHat. But the rpm management is so complicated that I never managed to update glibc, and thus never managed to update anything, and thus the whole system was terribly outdated. Still using 2.2 kernel. When I tried to install a newer version of e-smith from scratch, the BIOS didn't recognize the CD (Pentium 133, dates somewhere back to 1994 or so ).
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  27. #27
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    I tried Debian once for my work laptop. But I didn't manage to get it to installing recent packages. Might be nice for a server to have a stable system, but for my work computer I want something more recent than KDE 2 or Gnome 1.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

Posting Permissions

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



Click Here to Expand Forum to Full Width