Is OpenSuSE 12.1 stable and reliable?

 
Thread Tools Search this Thread
Operating Systems Linux SuSE Is OpenSuSE 12.1 stable and reliable?
# 1  
Old 07-28-2011
Is OpenSuSE 12.1 stable and reliable?

Hi,

We are ready to update OpenSuSE for our web servers from 11.2 to either 11.4 or 12.1.

12.1 is still a beta version. Is it stable and reliable enough for production servers? Please share your valuable experiences.

Thank you in advance!
# 2  
Old 07-28-2011
If you have to ask that...


NEVER.....NEVER.....EVER use beta for production. Beta is to give people a chance to catch some crucial bugs.

There are already people who don't believe community distributions are adequate for production. Have you considered SLES?
This User Gave Thanks to mark54g For This Post:
# 3  
Old 07-28-2011
Thank you for the info.

What is latest version SLES? Do we need to pay it?
# 4  
Old 07-29-2011
Hello Aixlover, I agree with mark54g.

Plans for next Opensuse release:
Currently on Milestone 3, final version for November 2011.

Regarding SLES, yes, you have to pay for it and the last version is SLES 11.

Regards.
# 5  
Old 07-29-2011
Well, there's a yes and a no. You can get and use SLES without paying for it, but you get no updates and you get no support. If you are using something in production, and you have issues, the support you get can be critical.

I happen to love SUSE and how they do things. OpenSUSE is fine for a workstation or even departmental server or two. It even has some new things that SLES does not have yet. Some people use Fedora in production (similar in position to OpenSUSE). It CAN be done, but it has a level of expertise involved that you may not currently have.
# 6  
Old 08-01-2011
As has been said, beta releases may comprise a lot of bugs.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Homework & Coursework Questions

C TCP/IP Reliable Transmission project not reliable

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: We must do the following for a massive coding project that is due at 12:20PM on Monday, July 22, 2013. We are to... (1 Reply)
Discussion started by: kowit010
1 Replies

2. UNIX for Dummies Questions & Answers

Is this website reliable ?

edit by bakunin: content not relevant for our site (and bordering on spam) SNIPped, thread closed. My suggestion is to - before even considering to buy anything online - put more effort in research, i.e. what the web site you write a comment at, is all about. This one here is definitely not for... (1 Reply)
Discussion started by: ethansk
1 Replies

3. Ubuntu

Reliable Video Editing & DVD Burning

I have just about given up trying to find a reliable package. Imagination - Pitvi - Openshot - DVD Styler are just some of those tried, but even if success has been achieved in exporting a viable result - Brasero will not burn it this includes VOB files. It seems that there is no alternative to... (1 Reply)
Discussion started by: Royalist
1 Replies

4. Programming

Reliable management of signal SIGPIPE and SIGTERM

I' m note very expert in the reliable manage of signal... but in my server I must manage SIGPIPE for the socket and SIGTERM... I've wrote this but there is something wrong... Can someone explain me with some example the reliable management of signal?? This is what I've wrote in the server ... (2 Replies)
Discussion started by: italian_boy
2 Replies

5. Programming

reliable udp and socket programming

could somebody give me hand programming the attached request. my code isn't complete and i do not really understand how should i implement that. (1 Reply)
Discussion started by: makaveli_
1 Replies

6. Shell Programming and Scripting

Most reliable way to store file contents in an array in bash

Hi Guys, I have a file which has numbers in it separated by newlines as follows: 1.113 1.456 0.556 0.021 -0.541 -0.444 I am using the following code to store these in an array in bash: FILE14=data.txt ARRAY14=(`awk '{print}' $FILE14`) (6 Replies)
Discussion started by: npatwardhan
6 Replies

7. AIX

Reliable dual-boot method for 5.3 and 6.1

Hi All, I am looking for information and advice on a reliable method to support the dual booting between AIX 5.3 and AIX 6.1 I have a 7029-6E3 with 2 x 36Gb disks, hdisk0 (altinst_rootvg) and hdisk1 (rootvg) I have previously used alt_disk_install to upgrade from 5.1->5.3, and now from... (2 Replies)
Discussion started by: KevB
2 Replies

8. Shell Programming and Scripting

Good (reliable!) check if user exists

Hi all, I've been trying to find a good check I can put it in to a shell script to see if a given user exists. Some of the things I've thought about is checking whether they have a home directory, but not all users have a home directory. I've thought about grepping the /etc/passwd file for... (4 Replies)
Discussion started by: _Spare_Ribs_
4 Replies
Login or Register to Ask a Question