Facebook   Twitter    e-mail newsletter    YouTube    RSS Feed    Android App    iPhone and iPad App     BlackBerry App    


Page 1 of 2 1 2 LastLast
Results 1 to 15 of 29

Thread: Fedora 17 Production Server

  1. #1

    Default Fedora 17 Production Server

    Just wondering if there is anyone here using Fedora 17 on a production server. I dev on Fedora 17 and I deployed my application on
    a Fedora 17 box. no problems so far..

  2. #2
    Active Member mxc's Avatar
    Join Date
    Sep 2005
    Location
    Johannesburg
    Posts
    60

    Default

    I wouldn't recommend using Fedora in production. It has a 14 month support cycle only and yum update can hose your system at any point. Maybe this has improved over the years but I have had to many support calls from customers who foolishly installed Fedora in production to trust it to do an update without problems. Just wait until you have to tell your boss that you cannot re-install nor update your fedora box because you can't find the isos or repositories for it any more.

    Rather use Centos, Ubuntu LTS or Oracle Linux in production if you don't want to pay for subscriptions.

    PHP Training

  3. #3
    Super Grandmaster ponder's Avatar
    Join Date
    Jan 2005
    Location
    KZN Dolphin Coast
    Posts
    33,996

    Default

    Quote Originally Posted by mxc View Post
    Rather use Centos, Ubuntu LTS or Oracle Linux in production if you don't want to pay for subscriptions.
    And Debian?
    entia non sunt multiplicanda praeter necessitatem

  4. #4
    Active Member mxc's Avatar
    Join Date
    Sep 2005
    Location
    Johannesburg
    Posts
    60

    Default

    yeah sorry forgot debian

  5. #5
    Grandmaster
    Join Date
    Jan 2007
    Location
    Port Elizabeth
    Posts
    2,137

    Default

    CentOS is probably the best choice if you're used to Fedora, just add the atrpms & el*repos to the CentOS repos for maximum compatibility.

    Always test any Centos updates on a non-production system first - they're not quite up to RedHat standards .

  6. #6

    Default

    Im ok with Fedora on desktops but not on productions servers. You end up spending all of your time updating them and if you dont then repos are hard to come by. If you like the Red Hat way of things then CentOS is best. 95% of my productions servers are CentOs with a few Ubuntu servers here and there.
    A computer programmer is someone who, when told to "Go to Hell", sees
    the "Go to", rather than the destination, as harmful."

  7. #7

    Default

    I think what persuaded me to go the Fedora route was the packages in the repositories. They are the most up to date of all the distributions I have used. Ubuntu, Debian and CentOS. I must say Fedora has been very stable so far, I have not have any problems with it. When it reaches EOL, I will schedule some down time and update it.

    I guess I like living on the edge lol

  8. #8
    Super Grandmaster
    Join Date
    Aug 2004
    Location
    United Kingdom
    Posts
    8,590

    Default

    Quote Originally Posted by debonair View Post
    Just wondering if there is anyone here using Fedora 17 on a production server. I dev on Fedora 17 and I deployed my application on a Fedora 17 box. no problems so far..
    You're doing it the wrong way around. You should not choose your hosting OS based on what you develop on. You should choose your hosting OS based on what you need it to do, for how long you need it to do, and then develop on the same platform.

    As others have said, Fedora is a poor choice for a production server. Apart from the short lifespan, it is Red Hat's development platform for RHEL (think of it as a very early beta release of RHEL).

    If you need something Red Hat compatible, look at RHEL or SLES, or CentOS if you're cheap. Otherwise, Ubuntu LTS has a much greater variety of software available. Ditto Debian, although the lifecycle is 3 years roughly, rather than Ubuntu's 5.

    If you have the Debian/Ubuntu chops, and you respect the way they deal with configuration files, dist-upgrades can be pretty trivial. I have one box that started life as Debian Woody (3.0), got dist-upgraded to Sarge (3.1), then Etch (4.0) then Squeeze (6.0) (skipping Lenny (5.0) entirely), and as of Sunday night, Wheezy, which is still a testing release but close to going stable.

    All these upgrades happened in 30-45 minutes with nothing breaking. My biggest concern is that the hardware is getting old - the box dates from 2002...

  9. #9

    Default

    I appreciate the advice, I am well aware of the risks, but I can assure you that Fedora is pretty solid. Its a good learning distribution, Lets you see whats in the redhat skunkworks. Its almost like running a source distribution like Gentoo. So Its not for the lazy or the faint of heart. So you are the one that ends up writing the tutorials as opposed to reading and finding a solution to whatever issue you are having.

    My application is just a web application, with nothing complicated running there. and Its all on that one server. so I don't mind fiddling and tweaking everyday lol.

  10. #10
    Super Grandmaster
    Join Date
    Aug 2004
    Location
    United Kingdom
    Posts
    8,590

    Default

    Quote Originally Posted by debonair View Post
    I appreciate the advice, I am well aware of the risks, but I can assure you that Fedora is pretty solid.
    And as someone who works for a large hosting provide and gets to see different distros in scale, I can assure you that Fedora is a pretty shaky choice for a hosting platform compared to RHEL. Just because you haven't seen any problems yet, it doesn't there won't be any. But then, that's your risk to take.

    Quote Originally Posted by debonair View Post
    Its almost like running a source distribution like Gentoo.
    In my experience, people who choose to use Gentoo as their production server platform, with the exception of one, they all think they are pretty hot with Linux, and they're all wrong. I've lost count of the number of times when I've had to help Gentoo users fix fundamental problems with the way they set up their stuff.

  11. #11
    Super Grandmaster ponder's Avatar
    Join Date
    Jan 2005
    Location
    KZN Dolphin Coast
    Posts
    33,996

    Default

    Quote Originally Posted by koffiejunkie View Post
    In my experience, people who choose to use Gentoo as their production server platform, with the exception of one, they all think they are pretty hot with Linux, and they're all wrong. I've lost count of the number of times when I've had to help Gentoo users fix fundamental problems with the way they set up their stuff.
    Yeah, I dunno what would posses a person to run gentoo on a server. I'm not even fond of it on a desktop, emerge blah blah blah, oh fsck it broke!
    entia non sunt multiplicanda praeter necessitatem

  12. #12

    Default

    Quote Originally Posted by ponder View Post
    Yeah, I dunno what would posses a person to run gentoo on a server. I'm not even fond of it on a desktop, emerge blah blah blah, oh fsck it broke!
    Lol some ppl enjoy pain lol

  13. #13

    Default

    Now now guys, gentoo has its place in this world... its place is under my coffee cup, as a coaster
    A computer programmer is someone who, when told to "Go to Hell", sees
    the "Go to", rather than the destination, as harmful."

  14. #14

    Default

    An update broke my installation (all fixed though, with a few mins of googling) , sighs... Solution, you can run it as a server as long as you don't run any system wide package updates

  15. #15
    Grandmaster
    Join Date
    Jan 2007
    Location
    Port Elizabeth
    Posts
    2,137

    Default

    What broke - desktop or server?

    I haven't seen any funnies reported in recent F17 x64 updates other than gnome shell memory leaks (but they've actually been there for a while).
    Last edited by MickZA; 01-08-2012 at 11:43 AM.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Replies: 13
    Last Post: 19-11-2010, 08:35 PM
  2. Production Printer, where can I buy?
    By Paul0 in forum PC Hardware and Gadgets
    Replies: 4
    Last Post: 08-03-2010, 08:42 PM
  3. OPEC Not to cut OIL Production
    By PeterCH in forum News and Current Affairs
    Replies: 0
    Last Post: 16-03-2009, 10:41 AM
  4. USB 3.0 ready to go into production
    By rpm in forum Broadband and IT News
    Replies: 0
    Last Post: 18-11-2008, 03:00 PM
  5. Replies: 4
    Last Post: 15-09-2008, 09:29 PM

Bookmarks

Bookmarks

Posting Permissions

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