Oracle Solaris 11 Express Released
comay writes "Today Oracle released Solaris 11 Express 2010.11. It includes a large number of new features (PDF) not found in either Oracle Solaris 10 or previous OpenSolaris releases, including ZFS encryption and deduplication, network-based packaging and provisioning systems, network virtualization, optimized I/O for NUMA platforms and optimized platform support including support for Intel's latest Nehalem and SPARC T3. In addition, Oracle Solaris 10 support is available from within a container/zone so migration of existing systems is greatly simplified."
Reader gtirloni adds, "Oracle also announced that this is not a beta or preview, but a full, supported release aimed at everybody developing, testing, prototyping or demonstrating applications running on the latest Solaris release (not allowed to be used in production)."
Wasn't Oracle going to kill all good stuff from Sun according to the slashdot hivemind?
I am sitting here trying to take a short break from fighting with MySQL on Solaris, and I find that Oracle has released Solaris 11, with Encrypted ZFS, something that I have needed for over a year. I think I will get out my bow, and hunt down Larry, he must pay. Or maybe I will just install Linux on this box and be happy.
If I were God, wouldn't I protect my churches from acts of me?
So, it's a "Full, Supported Release", but we can't use it for anything except as a development platform (and what to deploy on?).
From the license agreement: We can't "use the Programs for your own internal business purposes... or for any commercial or production purposes"
So in reality, it's just a way to show off, an try to keep people from jumping ship to linux.
It's definitely the antithesis of FOSS -- nothing is free about it.
They're just giving away the development tools for free. So when/if developers use them, and end users like the result, they've got you by the short and curlies. It's a time honoured tradition, often rightly or wrongly compared to a drug dealer's "the first hit is free, kid".
These posts express my own personal views, not those of my employer
This is only allowed to be used in dev. They killed Open Solaris. It certainly seems like they are killing a good part of the *free* stuff from Sun to me.
Well.. maybe. Or Maybe not. But Definitely not sort of.
Solaris 11 Express is aimed at people that want to preview the features that will come in full production mode in Solaris 11. But they are also offering support for the Express edition today (the license terms are kind of cryptic, as always). I can't see how Oracle is killing Solaris no matter how hard I try to imagine that.
none
How come when an Oracle story gets posted these days, I think of Karl Popper's work . . . ?
Schroedinger's Brexit: The UK is both in and out of the EU at the same time!
Should of been posted in the "who-gives-a-shit" department. Do we really care what Oracle offers anymore?
Thanks, Larry. Unfortunately, we're up to our ears in new hardware running virtual instances of Solaris 8 and 9 still. ...
I call BULLSHIT!!!!
Virtual instances of the damn-near nonexistent Solaris 9 for x86?!?! Or the runs-on-no-hardward, crappy-supported P.O.S that was x86 Solaris 8?
Or you're running something SPARC-based, which means you're running Solaris 10 underneath?
Most likely you're full of shit.
Sometimes ACs need to be taken seriously. Very seriously.
I was considering your post as one of this class, until I hit
OpenOffice.org [...] still has compatibility issues
That kind of kills your post, since an intentionally closed, unpublished, proprietary, format that alas made it as de-facto standard can hardly be expected to be met 100%. Were it published, and nobody from StarOffice through SUN and now Oracle could have written a 100% compatible clone, I might have modded you up.
Solaris had it's shot at being something the Slashdot crowd could pick up and run with, but given that you can't use Solaris for anything useful now I'm not sure how this qualifies as news. Solaris is now a very high-end OS that's as relevant to people as AIX is, because that's the only feasible place it can survive now.
OK I'll bite.
Personally I agree with AC on Netbeans... it is a pile of crap. Eclipse is nice enough and I agree C# is a much neater language for application development but Java does have it's place and not going away anytime soon (just no more Java in SAP please).
MySQL is crap if you are trying to run big databases that usually run on Oracle, DB2. Otherwise it's fine for its intended purpose. Personally I would switch to Postgres as I still worry of MySQL's future.
OpenOffice is bloated but it is supposed to be. It's feature rich and designed to be an alternative to the 800lb Gorilla known as Microsoft Office, personally I find that to be the true star of the Sun software suite. Compatibility has not been an issue with me for a long time except VB macros (which need to die badly)
Make SELinux enforcing again!
Yes, it's a commercial product. And like many commercial products, it's available free for evaluation or for use by developers. However if you wish to deploy it on your production server, you should be obtaining a support contract (which if you're serious about production is probably a good idea anyway.)
OpenOffice is bloated but it is supposed to be. It's feature rich and designed to be an alternative to the 800lb Gorilla known as Microsoft Office,
The problem isn't that it's bloated. The problem is that it's *more* bloated than Microsoft Office, and has fewer features.
Comment of the year
There's a wonderfully simple solution to this. Time to move off them expensive SPARC boxes...
Technology -- No Place For Wimps! Grateful Dead and Jerry Garcia Chatroom -- http://www.wemissjerry.org
I dont really care about that... I care I can't use it for anything useful. So what is the point, and why should I be happy about this "release"?
Solaris, for a while, was free to use. Now it has become not free. For a while, they (Sun) were trying to make it open-source, now (Oracle) they are reversing that. I would buy a support contract if I was running real, important, production work. But, If I want to run a low-priority internal server, or a small external web app, I can't see it worth the support contract, so I'll just go with Linux. If not free, I'll go with Windows for many uses (yes, Windows does work in real-life applications).
I'm curious about all of the NetBeans hate. NetBeans ships with:
- A standard Ant- or Maven-based build system with stellar support for both
- All kinds of VCS integration (CVS, SVN, Mercurial)
- Plugins for Jira, Bugzilla, and other ticketing systems
- Support for every major app server
- Very decent XML/schema editor with auto-complete and recognition of tags in context-sensitive help
- An incredibly powerful formatting and styling engine
- Has an integrated database query tool with SQL syntax highlighting
- Ctrl+o to quick-search any type in any project you have open (ctrl+shift+o for any file, period) with recognition for acronyms/camel case abbreviations
- Excellent integration wtih JUnit
- SVN revision highlighting with mouse-over diff and undo/revert (change by change)
- Incredible diff and conflict resolution interface
- WYSIWYG JSF editor
- JSF tag auto-complete (even with Seam and other third-party taglibs)
- A full-featured profiler with the ability to take snapshots the entire runtime
- JavaDoc validation and auto-complete
- Project groups so you don't have to close and re-open your IDE to switch "workspaces"
- Language support for Ruby, C++, PHP, and scripting languages (JavaScript, Groovy)
I can appreciate that there is a group of developers that prefer to use lightweight editors and command-line tools, and that's fine. But if you like big honkin' IDEs then NetBeans is a worthy platform, and I've found it to be a huge time saver.
I use Eclipse everyday and there is no doubt it is more powerful. But it's also a bitch to get it working properly with Maven, Subversion and other things. It requiresplugins, and even messing around with JVM settings in eclipse.ini in the case of m2eclipse. While Netbeans has it's own areas of crapiness, there is no doubt that out of the box it is a more get up and go than Eclipse. It also has a decent form editor for Swing which actually works properly.
OpenOffice is bloated but it is supposed to be.
Much of the bloat is uncessary. For example OpenOffice drags in chunks of Mozilla/NSPR to supply LDAP functionality. It can drag in 2, 3 or 4 different scripting runtimes with their own heap / GC overheads. There is a lot could be done to improve it's bloat without significantly impacting on its functionality just by rationalizing some of this stuff. For example, make one scripting language core, and the other's optional.
I honestly tried, I downloaded the thing, installed it, I was looking for something to help out with building GUIs automagically, heard that NetBeans 'has it'.
I used to work with Eclipse, Visual Age before and Visual Cafe, some other stuff long ago, like Visual Studio.
Opened NetBeans and after about an hour gave up, it has a project model that I am not familiar with and I do not want to spend time to learn it. It's different in the way it handles projects and that was the show stopper. That's too bad, maybe it had what I needed, but whatever I used something else I found for Eclipse.
You can't handle the truth.
MySQL is crap if you are trying to run big databases that usually run on Oracle, DB2. Otherwise it's fine for its intended purpose. Personally I would switch to Postgres as I still worry of MySQL's future.
Funny. I'd switch to Postgres because I worry about data integrity. Who cares what MySQL's future looks like?
I want my Cowboyneal