Novell to Make Linux Robust and Reliable
An anonymous coward writes: "It seems the folks over at Novell have the answer to making the "immature" Linux OS more "robust, reliable and scaleable" according to this Computer Weekly article. We have a lot more problems to use and keep running our NetWare 5 and 6 servers at our University than we've ever had with any of our Linux servers. I can't wait for Novell to help us out here."
"It hasn't had somebody like Novell worrying about making it
robust, reliable and scalable. We think we can bring that to the
Linux kernel."
I guess IBM, HP and the like are peanuts compared to Novell.
While his comments are certainly brash, and probably overly
self-important, Netware really did make a good system.
Ultimately they just got crushed under the Microsoft marketing
machine. I've run both Microsoft and Novell networks and I
definitely thought Netware was by far the superior product. As
we've consistently seen in the IT world though, a good product
isn't the only thing you need.
In a sense he has a point about Linux being an immature
operating system, although that point seems a bit overstated.
Personally though, I'd love to see Novell contributing to Linux.
The beauty of Open Source and in this case the GPL, is that
Novell can contribute to the development of Linux, but they
can't hijack it. Having more good companies contribute to
making it reliable and scalable is a good thing. I can't see a
downside to having them make contributions to the project.
Ultimately the point is that Linux is catching on. Even
companies like Sun and Novell that have their own operating
systems are seeing the value and are beginning to support it.
With broad industry support, Linux could supplant Microsoft as
the dominant OS.
Doug Tolton
"The destruction of a value which is, will not bring value to that which isn't." -John Galt
Linux already is very rubust and stable. Where it's weak is in how difficult it is to set up to do anything; like set up a printer driver, offload pictures from a digital camera, get samba to work right. It seems like anything you want to do takes days of painful work.
I still use linux on my servers, but that's why I switched back to windows after having linux on my desktop for over 2 years. I can install something in 10 minutes and then be enjoying using it for the next few day. The one time I couldn't get a piece of hardware to work in windows, I just had to call up the hardware vendor and they solved the problem in under an hour. If I were trying to get it to work in Linux, there's nobody to call.
Jason
ProfQuotes
Just look at what trouble IBM got into
by making Linux more robust!
Now Novell wants in on being a SCO target!
"Robust and Reliable"
Aren't those just buzz words used by dying companies, in order to make them sound like they know what they are doing?
Why slashdot? Why not?
I guess Linux is just going to be getting better and better!
I hear that Microsoft will be helping out to improve the open source nature of Linux, and Sun will be working hard to make sure it works perfectly on x86 systems!
Surely good days lie ahead of us with this collection of hardworking, selfless, and competent companies backing us up!
Mod me down and I will become more powerful than you can possibly imagine!
Bye Novell.
-- Its survival of the fittest...and we got the fucking guns!!!
And he hasn't done SHIT for Linux. Check out what he did to his last company Cambridge Technology Partners.
If you think that SCO dude was a piece of work, this guy is even more of a cheezy fuck. What Messman really means is that he's going to put his marketers on the job of fixing up Linux right away, pump up the Novel stock a couple dollars, bail out, then watch the company spiral into the mud from his ample parachute.
There's room on the bandwagon for another struggling company. I think it is great to have another contributor, that's what open source is about, everyone contributing. And if they can make a business marketing their Linux products that's great. Maybe they can bring better directory service and management to Linux.
Maybe Novell will also do away with that pesky TCP/IP and replace it with a more "robust and mature" protocol!
Novell who? I vaguely remember someone with a name like this long ago, that had an OS that would only run a small number of proprietary programs on very selective hardware. Do they really still exist?
If their stuff sucks, it won't get included (or will be quickly reverted). So, only whatever positive contributions they can submit will be included. So they should help some.
There are reasons why democracy does not work nearly as well as capitalism.
-- David D. Friedman
Seriously, Linux already kicks the shit out of Netware in every regard except directory services. This is a dieing gasp, nothing more.
This sounds like Novell is replying to it's customers concerns by:
A. Using buzzwords like "robust" "reliable" and "scalable" - the things Novell customers are concerned about,
B. Using the hottest buzzword in computers today "Linux" - The platform Novell probably the most worried about losing it's customers to.
Methinks Novell's focus is trying to keep it's customer base, not linux philanthropy.
Nikkos
It seems the folks over at Novell have the answer to making the "immature" Linux OS more "robust, reliable and scaleable"
I thought IBM had already made linux more robust, reliable and scaleable, by stealing code from SCO.
Okay guys, let me get this straight...
Novell is still around!?
And they want to "help" us with Linux!?
HAHAHAHAHAHAHAHAHA
I thought they were deader than SCO.
SCO and Novell dropped off my radar at around the same time about 10 years ago.
I must say, I'm blown away...
Oh, just for fun, let's take a look at their stock prices:
NOVL: $2.40
SCOC: No such ticker symbol. D'OH! That's gotta hurt.
I foresee an abend for Novell in the near future.
They have the Internet on computers now?
2003-04-07 19:51:07 It's official: Netware is dying, going Linux (articles,os) (rejected)
Linux does not exist. It is a fabrication of some unemployed geek infidels to slander our glorious Microsoft. There are no bugs in Windows, never! Bill Gates has forbidden bugs, therefore there are none! Do not believe them!
Repeal the DMCA!
Slashdot is a bit late to this story, actually. Messman pretty much just stuck his foot in his mouth, if he was even quoted correctly. Check out Bruce Peren's comment, and a response from Kristopher Magnusson (chair of Novell's Open Source Review Board) at http://lwn.net/Articles/28988/. Novell does seem to understand that Linux already has value, they just want to bring their value to the table.
I've almost got to believe that Jack Messman was trying to make some kind of joke about the SCO/IBM lawsuit in this comment, and has just been horribly mis-understood.
The Crystal Wind is the Storm, and the Storm is Data, and the Data is Life
We all remember when lan filesharing meant Novell. Their protocols were fast; their server was solid. They used to brag about the number of assembly language instructions between the time when a file request hit the server and the time it was being sent out.
Part of this speed came from having a very simple, unprotected operating system. Any process on the server could bring down the entire server. Novell's code was very well debugged and very stable.
And then networking started to mean something other than just filesharing. People started developing client/server applications to run on servers.
The company I worked for developed
NLMs (netware loadable modules) back in the day. It was a pain in the ass. Our code had to be flawless, because a single mistake would "abend" the server, taking down not only our services, but the lan filesharing, and everyone else's services too.
Mind you, we tested our code, we did everything we could to make it flawless, but that's a difficult standard to obtain in a complex piece of code.
Novell eventually tacked on some memory protection to the OS, allowing some NLMs to run at ring 1. But it seemed like too little too late.
Developers were realizing that it was a lot easier to develop and deploy server code on protected operating systems (Unix and Windows), and the speed bonus that Novell got by writing a down and dirty operating system was becoming less critical as machines got faster.
The same thing will happen with Palm OS vs Windows CE and Linux for the handhelds. The miserly memory handling and power consumption features of Palm OS will not be needed in future devices, and modern operating system features will win out.
# (/.);;
- : float -> float -> float =
All I can add is the following :
I have used Windows, Linux and Novell on the File server side.
Give me Linux over windows for up-time, and Novell over both for up-time, scalability and
ease of admin.
The early version of Netware 4.x blew chunks,
but from 5.x on I have not had any problems.
I have 3 netware servers currently up and running
for over a year without any problems whatsoever.
This includes file, print and groupwise email.
I am also running both IP and SPX.
When their edirectory product integrates better on the Linux side
I would be tempted to move to everything to Linux, but until then,
screw the marketing dweebs who blather about market share, etc.
Better to use what works than what is popular IMO
As a bonus for not running the "hot thing" in NOS,
our servers have never been affected by virus problems.
It might be a good time to remind that although here on slashdot we know what an operating system is, many people out there still have different notions of it. I think he's more talking about network operating systems (an old 80's term) more then computer operating systems which we more identify as Linux.
Most of what Novell does is rather mature on that level. Much more so then Linux, but probably not as much as he thinks. It has great directory, authentication and network file systems. A good AFS, LDAP, Kerberos run Linux domain is perhaps less of a polished product then Novell, but it is not far behind.
But thats only a part of what a NOS does. Consider Groupwise, ZenWorks and other products inherent to a Novell network and you'll quickly realize that there is nothing near as mature on Linux right now. (note: Ximian just recently put out Enterprise Red Carpet, which I haven't evaluated.)
So while I may agree that I wouldn't have chosen his terms, its still important to understand his use of them before critisizing them
I agree, but realize Novell had a lot of things going for it:
Please help metamoderate.
How long before Novell goes under? They seem to be having leadership problems like Sun and I doubt they have the cash reserves Sun has.
This guy is way out there
It sounds ot me like some PHB's at Novell got their hands on some ten year old documents on Linux.
This sig no verb.
Oddly, I'm currently at BrainShare and he did not make those sort of comments during his keynote this past Monday. In fact, he even made fun of Scott McNealy's penguin suit and set a positive tone about Novell's interaction with Open Source. He also made a point about Novell being slow to listen to market changes and how that was being changed (he used IPX as the example).
The actual product roadmap came from Chris Stone, the vice chairman. Unlike the arrogant comments by Messman in the linked article, Stone seemed much more humble. He talked about the various Open Source technologies shipping with the next version of NetWare (6.5), including MySQL, Tomcat 4, Apache 2, and PHP 4. Finally, he announced that Netware 7 would run either the Netware kernel or the Linux kernel. He made it clear, however, that Linux was the ultimate destination. There wasn't any dismissal of Linux, especially since they expect to base all of their products on top of it.
Does Novell have anything to contribute?
Well, they claim that they've contributed back many improvements to PHP, Apache, and MySQL. Some, they said, were still forthcoming but that they would be available to the larger community.
As far as their products go, they still make a surprisingly large number of good ones. Many of the services that do run on Netware, including iPrint, iFolder, NetStorage, etc. would be a welcome addition to any operating system. eDirectory's already available cross platform, so nothing is new is gained there. Provisioning and user account management with Netware/eDirectory is still superior to many alternatives and makes administering a large number of users very easy (especially for support folks).
So, I think Jack Messman's comments are regrettable, but I don't really care what he thinks. I'm here at BrainShare to speak with the developers of the products we use and they, almost universially, get it. In nearly every session I've attended, they've highlighted solutions available from Freshmeat, SourceForge, CPAN, and others. I think it's especially helpful since most of the attendees here are not Slashdot readers. They're old school Novell admins working in a range of industries, from very large corporations to small business consultants. Despite the bravado from some CEO, Novell's participation should be welcomed and encouraged. After all, if they're contributing something useful, why not?
From what i've seen, one of the thing that Novell could improve is the network client. One of the thing i liked in the network course i took at school is how easy it was to connect a computer to a Novell server. All we had to do was install the client, and login. On a network with win95/98/2k/XP computers, Netware was the easiest to setup, and we weren't able to find how to make a Linux server that did the same as our Windows or Netware server. I'm not saying that Linux isn't good, but when compared to Novell, it's incomprehensible. We were able to install the Netware server with only a few instructions we had in our network book, and we were able to guess most of the commands we needed. But with Linux, we weren't able to find anything... If Novell developped something similar to the current Netware client, i think it could really help. A lot of people in my class lost all interest in linux after a bad first impression, and i think this is the kind of thing that can really hurt an OS. (What annoyed most people was the names, and the lack of clear error messages directly on the screen.)
Those were some pretty modest things he said comparing Linux to Novell.
In all seriousness, I feel that Novell should do its linux thing, and if the stuff they do is crap, the Darwin theory will come in to effect, and people just won't use it.
In all honesty, I would be suprised if Novells stuff turned out better than what we already have, and I think the fact that Novell wants to lead Linux is much like the blind leading the people with 20/20 vision.
His remarks about the linux OS were just trying to make Novell look strong.
Come to think of it, has anyone ever seen the CEO of Novell and the Iraqi Information Minister in the same room? Aha!
BWAHAHAHAHAHAHAHAHAHAHA!!!!
Linux is fine on its own. I'm trying to instil a "Linux is great" ethos in this family, and the presence of Novell is going to do nothing for it...
Still, better than Microsoft "donating" money...
If you're happy and you know it read my blog
Watch out! these are all really the same people. Ray Noorda made his money at Novell and used a small fraction of it to start Caldera, which spawned Lineo and changed its name to SCO. All of these companies are in or Linden, Utah, which is the name of a small unit of the strip city along the Wasatch Front in Utah. So, if you are thinking of boycotting SCO because of their UNIX lawsuit, you might consider boycotting them all.
I worked for Novell until about a year ago, and I have to agree with a previous poster who said that this strategy was all about customer retention. Show customers a direction towards Linux, a little bit of open source, and toss in some buzzwords and customers might keep their license agreement. It's a good strategy financially and not unlike what Microsoft has done in that arena.
Netware's list price is over $100 a seat. Even if MySQL, Apache, and anything else ported over worked perfectly, no one is going to buy a linux-based Netware as a linux replacement. eDirectory runs about $2 a seat list and has been running on Linux for a long time. The announcement of a free UDDI server is nice, but I don't see long term how Novell will get a piece of anything in the Web Services space with that. It's more of a developer tool, and Novell isn't a developer tools company, they make money selling to big corporations. Yes, they recently acquired an app-server company, but that's an ever worse competitive mess than the LAN arena.
I think Novell's main problem is too many products. There are still just as many products at Novell as there were two years ago, but there are probably half the engineering staff to maintain them. Products like iChain and DirXML are incomprehensible to most people, and too narrow in scope and low in sales when most of their competition are rolling their products up into big do-all authentication suites. Also, there haven't been installation or adminstration console standards at Novell for years and years, so getting two different products from different groups running is quite a challenge.
While I'm a little bitter over some of the specifics of my departure, I think overall Novell has good people and still has a large user base. It's hard to turn a big boat like Novell towards new technology when the old stuff is still raking in hundreds of millions of dollars. Hopefully this won't end up like the two previous major efforts towards *nix, the first being the purchase of AT&T Unix and the "SuperNOS" strategy and the second being a major alliance with Red Hat that never really went anywhere.
Good luck, guys!
- "When you want something with all your heart, the entire universe conspires to give it to you" -Paulo Coelho
Corning is going to make glass clear
Chevron is going to make gasoline inflammable
and
Debeers is going to make diamonds hard.
Pretty keen of Novell to jump in and "make" Linux what it already is.
~~~~~~~
"You are not remembered for doing what is expected of you." - Atul Chitnis
Linux would be great not to mention if Novell ports all of their software it would be doublepluss good in newspeak.
They might actually own the Linux market and could re-enter the application server market which they left. Novell only runs fileservers and NDS servers these days since it was too proprietary and unstable compared to Unix and WIndows.
http://saveie6.com/
sticking it back at Microsoft for all the code which Microsoft stole from from Novell and was bastardized into Windows over the years....
I am guessing that they brought back their marketing team from when they were a mainframe company. Hopefully, somebody inside is quietly doing side work that will allow the company to survive the coming bankruptcy.
I prefer the "u" in honour as it seems to be missing these days.
http://www.theinformationminister.com/press.php?ID =612209964
Its about time someone took Linux beyond the hobby stage and turned it into a real OS. Maybe Novell can make Linux a viable alternative to Microsoft, if for no other reason than to make Microsoft reduce their prices for the real world.
Moderation totals for story: -4 troll, -3 flamebait. Total: enough to warrant getting posted to the front page... Yeah, I'm sure this is technically trolling, but it's sadly true.
a robust and reliable Linux out there - its called OpenBSD.
No need to spend any $ at al....
It's Christmas everyday with BitTorrent.
I've never used them, but this is pretty much the ultimate in hands off maintenance.
Kind thoughts do not change the world
April Fool's day was over two weeks ago... this story is just a little bit late, doncha think?
chown -R us
The main Groupwise servers at our university sometimes have to be rebooted 3 or 4 times a day. The dept I manage of ~500 users runs entirely on Linux on commodity hardware, and I've never had to reboot any of our machines unwillingly (changing harware counts as willingly) in the 16 or so months I've been in the position.
This is not a statement to belittle Novell - if they can make Linux more stable it should benefit everyone in the end. Let's hope their recent commitment to Linux is more like IBM's than Sun's (well, yeah we are, or maybe we arent) or, God forbid, Corel's.
linux isn't reliable and mature like DOS is.
I'm as much a linux fan as any other geek, hell I rely it on for my home, business, and university servers.
But anyone who has run a linux server as a true multiuser system (i.e. with other people users, who have standard userlike weaknesses) has discovered that the linux kernel isn't as robust as say the BSD kernel. It's easy to bring a linux system to its knees with malicious or even accidental user scripts that fork bomb etc.
Slightly different angle now, but check out this developer's response to the latest ptrace vulnerability: "it's a local root hole, and there are still tons of those left out there to squash". And once those are squashed, there are lots of EZ denial of service glitches to correct too.
I would love to see the linux kernel made more robust, like the BSD kernel. Now, whether or not Novell are the people to do it, I don't know. Personally I think that linux is still better than any Microsoft or Novell "enterprise grade" solution.
I seriously doubt large companies have the ability, or the interest, in making any operating system truly robust. But "we" can do it I'm sure, because we know what we really want.
The one thing that Novell could REALLY bring to Linux that'd revolutionize it would be NDS.
Of all the network directory services, I FAR prefer dealing with Novell NDS than I do Active Directory (a poor MS clone of NDS hacked onto NT 4's way of doing things that debuted with Win 2K server). An open source implimentaion of NDS on Linux would make Linux THE file server of choice...
The underlying Netware OS is horribly obsolete, still a DOS relic of the 1980's, but Novell Directory Services is the REAL gem Novell has left.
Corporatism != Free Market
Just like they did when they formed Univel and coughed up UnixWare (before SCO picked it up). They took a perfectly good SVR4 Unix platform and hacked in hooks to make it talk to Netware. Talk about a buggy piece of shit... I can see it now: Linuvel LinuxWare!
If you came away from this article thinking that the big news was Novell 'dissing Linux, then you've missed the bigger point.
...Linux would serve as the migration path for the company's flagship NetWare network operating system. Afterwards, in an exclusive interview, he explained the move.
With Novell planning for NetWare 7 to be a set of services running on both the NetWare kernel and the Linux kernel...
And there you have it. NetWare is giving way to Linux. NetWare 7 will be the migration path to Lin. Will NetWare 8 simply be Novell's Linux distro? So what will those services that run on NW and Lin be? eDirectory, GroupWise, and ZENWorks mainly. Plus newer stuff like iChain, iFolder, Portal Services, DirXML, et. al.
This really isn't a huge surprise. NetWare 6 shipped with Apache/Tomcat and 6.5 will include MySQL. So Novell has been getting tighter with OSS for some time now. And then there is the sad story of SuperNOS from back in the day.
Even if none of you run any of this stuff, this still has to be considered a win for Linux and OSS.
the no
Novell Forge, Novell's Source Forge like thing. Some propoganda from Novells site.
I liked that Novell at one time a long time ago provided software for something called a file server and also if you wanted they had software for something called a print server. Now I see they are going to provide something called Linux. Sounds very interesting, please keep me posted on these innovative developments.
Wasn't April Fool's Day over two weeks ago?
At my junior high, we had some novell stuff. It didn't work very well. At my high school now, we have a network of Win* boxes, with win98, win2k, and probably some win95. It runs much better than the junior high novell network ran.
Who does the Novell CEO think he is?
Just eat it!
Eat it!
If it gets cold, re-heat it!
Eat a big pussy, have a whole rack
If it's over 60, you can't send it back!
Just eat...eat-it-eatit...
As someone who has in fact worked with Banyan in the last two years, I can tell you, without a shadow of a doubt, that it rides the short bus in the network operating system world.
Sad thing is, I made the mistake of putting Banyan on my resume, and now I actually get calls for it:
Recruiter: "Says here you're an experienced Banyan admin..."
Me: "Yup."
Recruiter: "So do you work with Banyan full-time?"
Me: "No. Mostly I point at it and laugh."
Recruiter: "So you aren't interested in the only Baynan job I've run across in 10 years of recruiting? Pay is... uh, you'd get paid!"
Me: "Not unless I get paid to point and laugh."
Recruiter: "So what is Banyan, anyway?"
I took it off after about the fourth call I got like that, but I still get some desperate bastard calling me about every three months.
-- I wanna decide who lives and who dies - Crow T. Robot, MST3K
After working for Novell for 3 years one thing I learnt was that, anything Novell lays their hands on, just keep away from it. Now they put me in a fix :(
Seriously, Novell is one of those places which strives to keep alive by clinging to
buzzwords. There was a time where any dept. not related to Intranet was afraid they would get
the boot. Then came the time when some developers *actually* tried to write Netware
drivers in Java. Yes Java was the buzzword and all of us were supposed to pass Java
exams from Sun !
Now that they ran out of buzzwords some bright brain in Novell stumbled on Linux.
Tsk tsk ... what a horrible thing to happen to Linux.
DO NOT PANIC
Novell has one product that no administrator with a network full of Windows machines should be without, Zenworks. Maybe they'll finally be able to end the Linux desktop war and bring something like Zenworks to Linux.
I remember back to when Novell bought UNIX.
The pitch was:
UNIX is filled with cryptic things like grep. We'll be getting rid of grep and all thoes cryptic things.
So, personally, I'll just sit and wait for those earth shattering improvements in whatever Linux fork they are going to do.
What can 350k do for you?
I'm a great NetWare fan and use it for the main file and print services at the Univ where I work. I also love Linux so this is a win win for me.
One area where Linux is a much more mature product is in the shell. NetWare has no real shell and no security at the console. Remote access to a NetWare box uses a single password and no user level authentication. Having NetWare services running on top of a secure box with a shell that you can actually do stuff in will be great.
l
OK, I really think that anyone here that is bad-mouthing Novell has yet to actually sit down and play with a NetWare server. Wait, make that a PROPERLY CONFIGURED NetWare server. If that could happen BEFORE the flame-fest, I think that we would only be seeing half of the comments in this thread.
two other points for novell:
a) novell also has an outstanding educational program that promoted general purpose technical education. the Networking Tech class was a pain in the arse, but when you were done you knew the 7 layers in and out and up and down. Service and Support made you understand hardware in such a way that you could use this knowledge even in non-netware environment. and finally, they taught troubleshooting, regular patching, and that a network manager was responsable for managing non-technical things such as users and password management.
b) Novell plays well with others. lots of opportunities there and you can believe that novell will probably not turn around and stab you in the back as a developer.
you would not believe how much time i've spent in the last 4 years telling poeple items and concepts from the above post, just to hear someone say: 'but ms says....'
arghhhh!
eric
Maybe while they're at it they can get that POS Silverstream to run on it and make it (Silverstream) a real enterprise application server. Maybe they've got a blue fairy in a jar somewhere.
"Do not be swept up in the momentum of mediocrity." - anon
I thought that Novell didn't exist any more... At least, we don't hear much about them...
While abends frequently cause performance problems, it's not likely that an abend will bring the server to it's knees. I've maintained a Novell tree with over 30 servers in a mixed environment - an abend just meant we bounced the server at the end of the workday in most cases. When the performance was servely affected - multiple abends or an NDPS gateway that was unabvle to function, we properly restarted the server nearly every time. While I completely understand what you're saying, let's make sure people don't think abending is the end of the world, because it certainly isn't. Adam
That's the way to make Linux more "mature" and stable!!! Yeah!!!! And then, sue the pants off of Torvalds and Co! Those Novell bean counters are really on to something.
Hmm...funny, but I've checked the mlist.linux.kernel list, and I don't see any Novell staffers contributing to the kernel.
How are they going to mature Linux? Make lots of outlandish marketing promises to the general public? Oh wait, no, it's Novell we're talking about here.
Ruby on Rails Screencast
interesting, I thought Novell would be adding functionality. I expect they've claimed `reliability` as thier thing because then we're all talk about it and thus free publicity.
yes, I like Novell but not for reliability.
properitory - may beat on useability
oss - may beat in engineered aspects
I'm told linux does kinda lack things that make Novell alot easier and _quicker_ to use, especially regards groups, linux is well engineered but less usable; good in some situations, hard going in most.
I'm sure Novell would love to improve linux in the Networked-Desktop area but I don't think they have the balls, they probably think it's easy. Theyt aren't welcome.
A blog I run for the wealth
the public beta of netware 6.5 is available at http://beta.novell.com.
Banyan died on the vine...
Wow..and the "operating systems" image is still stupid.
DirXML - the company I consult with spent $2 Million trying to implement it. Crashes constantly. They are probably going to scrap it and stick with OpenLDAP and ActiveDirectory.
NLM - This nightmare has taken forever to go away. ABEND is the name of the game. Add some TN3270 gateways and you are ready for a big headache.
IPX/SPX - fairly fast on local area networks, but way to chatty. Why didn't they do "open" to start with.
Netware Client (Windows). - Has never been seamless. Whether you were loading drivers from autoexec.bat or the latest client. Ironically Microsoft's client, while lacking features is easier to tame.
It is hard to believe Novell was once king of the hill - much like Cisco now. Man did they ever blow it. Tapping into the marketing hype around Linux isn't going to save them. The nail in the coffin is the Microsoft Select licensing plan + Active Directory. Get customers to pay for their access, whether they like it or not and tie authentication closely into windows so there is no choice. Instead of taking pot shots at Linux they should be grabbing the linux life preserver like every one else is. Kill their children and make a kick ass migration tool to Linux.
I paused at that statement. My first thought was where would they even find a copy of an immature Linux OS. But alas, not all is lost. It seems our friends over at ibiblio.org have archived a number of different versions of immature Linux, ready for download. Check it out:
There are others here.
now we need to go OSS in diesel cars
COme on guys, let's ignore all the marketing nonsense addressed to pointy haired bosses and braindead shareholders. Novell products will run on Linux, and that's just fine. Linux IS a stable and reliable OS, and it is a great application platform. I'd be happy to run my Groupwise baby on cost effective Linux servers and keep my Netware for what it can do best: The directory and the file and print services. :-)
That's quite all from the admin point of view
people like the falsely stigmatise linux and perpetuate it to the unknowing masses.
I know you are psychotic, but please make an effort.
As long as you don't want your system to be nifty (what I would call elegant) in any way.
Forget having modern extensions and X11R6 applications. You can't have them.
And color terminals? Add them yourself! And forget about user support! You'll pay them good money if you want support!
What about advancing the gnu tools to the current level? You want recursive grepping? Color "ls"? Tar support for bzip2 and gzip? These are only the common ones that I've noticed are subpar compared to linux - I'm sure there are many others that I don't use. Wait until the next version of Solaris and maybe it'll get added.
The hardware will be great, though - for only ten times what you pay for commodity hardware you get reliability (just ignore the fact that if you buy quality hardware for PCs that cost about twice that amount you'll get the same level of quality).
I've yet to see that Solaris is elegant. It works, but it sure ain't pretty - not even compared to Linux. What they offer is reliability that comes from good hardware.
And don't give me any stuff about not rebooting for 4 years - you can do the same with flavors of Linux designed for that. There's more to it than software stability now.
Mod me down and I will become more powerful than you can possibly imagine!
You said, "NetWare in unequalled. I hate the way you administer it, (it's intentionally obtuse to encourage CNE certification),
Back when Novell had 85% of the file server market, it seemed to me that Novell's adversarial behavior toward its customers (the administrators) would eventually kill the company. That was a prediction that came true faster than I imagined.
What, aren't we on Jupiter? Oh, well then, never mind.
On a related topic, there is an interesting article here with one of Novell's top guys in Asia/Pacific.
He says that Novell has refocussed its entire company onto two issues: "secure identity management" and "application integration". He also says that they are not interested in taking on XP as a competitor because that's one they can't win.
Quite an interesting read.
Novell should attempt to bring over NDS & create a working Novell Netware Client for Linux. I'd seriously be ditching Windows on my work PC if I could get that, but as it is, I cannot get my job done without it.
:)
They are a bit too big headed about their importance though.. they say they haven't had someone like Novell to support the Linux kernel? Oh? So we'll just have to make do with support from companies like HP, SGI and IBM. Some of those guys have been in the industry a lot longer than Novell so their experience & support is more than enough for me!
"Hey! Unless this is a nude love-in, get the hell off my property!!"
Top ten issues concerning Novell stability and direction;
10. Changed CEOs more times in the last ten years than I changed underwear in one day that time I drank the water in Mexico
9. Developed more miserable business plans than Bill Clinton stories about sexual exploits
8. Changed management interfaces (ConsoleOne, Denim, etc. etc. ) like the whole Mexico fiasco
7. WordPerfect, they owned it, they blew it
6. AT&T Unix source code, boy what a bargin!
5. IPX, What a great protocol! To hold onto FOREVER
4. Failure to release full NDS API in a timely fashion to developers. Gee we didn't need that to develop NDS aware applications. Forced/facilitated migration of 1000s of loyal NetWare shops to NT.
3. ZenWorks, pick a version they'll abandon it in a less than timely fashion
2. Bundled utilities, damn if it's too good we better pull it and sell it stand alone
1. Direction, what kinda company are we again?
Novell could have been great, but they are greedy and stupid. What services does the 'mature' meandering midget have to offer Linux? If Linux is such an immature OS then how the hell did we surpass NetWare in the server market? Novell should do us all a favor, take Caldera (a Novell offshoot) or whatever they're calling themselves this week and find a nice rock to crawl under and die quietly.
Maybe Novell can write a network card driver for my xircom pcmcia networking card. Make themselves useful, like.
Please stop with the Iraqi Information Minister posts. Your first few were good, but we're bored now.
please don't tell me this is the new "In Soviet Russia..." post
See I just didn't understand this article, cause, well, OPEN-SOURCE!! I mean, jeez...
It's made by hackers! That means they make it, test it, improve it.... and whenever bugs are found, they're FIXED. Also, it seems like the main idea is that Linux is behind in file sharing, etc. etc.
This is a _software_ issue. As far as the system goes, it's ready and waiting for _YOU_ to write good software for it. So do.
Well, don't get annoyed by the rhetoric think of the facts - a big, powerful and wealthy company (still) is going to point developers at Linux and because of the GPL, we'll all see benefits.
/dev/null
Kudos to Stallman, flames to
Seems to be their claim to fame these days.
They are simply, unnecessary, and have been for a good few years now. It'll take them a while to work through their financial reserves, but eventually they will wither and die like the dinosaurs they are.
Open source is like the asteroid which smashed into the earth destroying the ecosystem the dinosaurs needed to survive. It's literally pulling the financial flora out from underneath them. What will rise up in the aftermath? Mammals. Small, fast and flexible companies which can thrive on resources which wouldn't have fed a dinosaur for a day.
Just keep out of their way as they go through their death throes.
Government of the people, by corporate executives, for corporate profits.
...them to say.
"We plan to bring the same problematic and unrealiable quality you've come to know and love to the Linux world?"
I'm sorry, I'm to tired to be witty at the moment so this message will have to do.
What about an open source NDS Client ? Like nss_nds, for Unices supporting name service switch.
Sure, NDS can export LDAP, but hey, even Microsoft has a documentation how to connect a Unix Client to AD, so a "native" NDS client wouldn't be bad for either side.
What idiot would publish this bashing?
This is the company that had Directory Services up and running before Microsoft got the idea to put the word Directory after Active.(and still haven't understood what it should to).
Also they have worked on integrating Linux and UNIX systems into their services, having them work together instead of trying to kill it.
And finally I'd say if you have trouble keeping a Netware server up and running, perhaps you should look at the skills of the people operating them. The same stupid comment goes for people changing to Microsoft from UNIX.
my sig
Comment removed based on user account deletion
I will now make fun of you...=)
don't take it personal...
dilbert on certification
--meh--
you're on crack
The new Network is the Internet: everyone is on it and everyone has or should have protection. To share information on the new Network, make a directory visible; to share privately then use SSL or other encryption methods and force users to login.
If Novell can make NDS work in this newer context then companies will buy that product. But to claim that Novell's NOS will survive in other than niche applications is misleading.
Does anyone that knows what they're doing actually pay for Novell?
They're popular because if I'm Novell certified in the relevant products, I can walk into any Novell business and sit down and administer the network.
Good point...you also missed a big one.
Companies also want to be able to point an finger and blame someone when something goes horribly wrong. I've actually had Microsoft write me a fix for a product bug in under 24 hours. It solved my problem, and was included in the next Windows 2000 service pack. Why did they do this for us? Because we PAY.
The OSS community says: "Gee, you could've written the fix yourself with our products." - That's not the point. I'm a network administrator, and even though I have a CS degree....I do not want to fix someone else's products.
Volkswagen doesn't expect me to fix my own car; why should the OSS community expect me to fix my own operating system?
-ted
Anyway, as I said in my post, as a former NetWare admin/engineer, I am glad that Novell is looking this direction and will hopefully give M$ some competition again, especially since NDS 10 years ago is far better than Active Directory right now. If only they will get rid of that Java console that runs on the server (like a server needs a gui), they will be much better off.
That's my rant for the day.
"It's a dog eat dog world out there, and I'm wearing Milk-Bone underwear."- Norm (from Cheers)
"It's a dog eat dog world out there, and I'm wearing Milk-Bone underwear."- Norm (from Cheers)
"Novell's offering their small business starter pack for free..."
The link says, "All you pay for is the services of your Novell partner: They'll set your network up for you without disrupting your business."
Hey Novell, go sit over there on the bandwagon with SCO. You'll recognize it by the big banner on the side that asks "Why are these companies still in business?"
It doesn't matter how good NDS/eDir is, OpenLDAP doesn't have to be better than or even as good as the commercial equivalents, it *only* has to be good enough.
Novell and Microsoft are irrelevant *today*, right now. I don't need them, *at all*. I can replace entire Windows and Novell architectures with a highly available, massively scalable open source/Linux based one *today*, right now.
All of the bug hulking dinosaurs of the last 20 years are irrelevant, they squeezed a little too much and caused a whole other ecology to spring up, one which is consuming them. They no longer control the hardware, they no longer control the networks, they no longer control the operating systems and they no longer control the application software...
Life is good.
Government of the people, by corporate executives, for corporate profits.
For the people, by the people...
then came Salt Lake
Didn't they own UNIX and call it UNIXware for a while? Then they sold it to SCO...
Anyone have a "family tree" of XENIX handy?
Seems like they are jumping on the bandwagon now and backpedaling in the process.
"7. WordPerfect, they owned it, they blew it."
Novell bought WordPerfect for $1.1 billion, then sold it less than a year later for $150 million.
I'm not sure the numbers are exact, but they are close. Buying WordPerfect without a plan about what to do with it was the single most awesomely bad business decision I've ever seen.
I dunno, but when I think admin/engineer, I think someone must know *something* about the target of their advocacy affections. Looking back 10 years ago, Novell killed off their domain services for NW3 to push people to NDS/NW4.
Funny thing is, many shops held on to NW3 (even with the "free" upgrade promo to NW4 until they needed a general-purpose operating system and then moved to NT3.5 (and Visine - "gets the red out").
Unfortunately, NetWare 4.0 didn't work AT ALL (if you'd ever installed it, let alone worked with it, you would know that). NetWare 4.01 *barely* worked, which 3Com found out when they tried to implement the marketing speak (oh, yeah, no more than 3700 objects within a container, sorry!). NetWare 4.02 was the direct outcome of the 3Com experience, and it sorta worked (still with monolithic NDS kernel). Shucks, they even gave all those pathetic customers free upgrades to 4.1!! Oh, sorry, 3 weeks after we shipped your upgrade, we released an ndsrepair you MUST run before you upgrade or you will destroy your 4.02 implementation.
Novell screwed their customer base again and again and again and again and again. Microsoft is not a "genius" company, they're just not brain-dead at this point. Novell just shows how long it takes for a moderately large company to
die off in this marketspace.
AD 1.0 shipping in 2/2000 was so much better than NDS for 4-5 revisions that it's not even funny. Again, M$ will charge you for the privilige, but at least you get a kiss before you're bent over. Novell never figured that out.
Regards,
Brian in CA
Overstated? Not at all. Can Novell make it happen? The sooner the better.
This announcment by Jack Messman shows the growing acceptance and realization of Linux and OpenSource as well as Novell's need for a substantial direction change to recapture marketshare perhaps even just to survive.
To appreciate this statement from Novell, it helps obviously to have a background in both Novell and Linux. Even more importantly, a background in Microsoft. I've had to install and support Windows 3.51 - 2000 servers, VMS, Novell, Linux, and various Unix flavors. Does anyone remember LANtastic and the "Five Star" certification? Yup, did that to.
These days, it is difficult to convince most CIOs to consider replacing Microsoft with Linux for core services. Although some CIOs have seen the light, most still are happy spending corporate dollars on MS licenses so they can get to the golf course early instead of investing a little of their time disussing ways to improve IT services and reducing their bloated budgets.
At first glance, this announcement was very interesting. My first thought was, "Wow! Linux coupled with a Netware File System and NDS (Ok,Ok edirectory)" Augmenting a Linux file system with Novell attributes and ACLs and adding edirectory services would make Linux much more robust. CIOs will have to consider something other than Micosoft now... right...? Ok, unlikely. I can imagine SysAdmins explaining all of the performance and cost benefits to their CIOs only to be asked by the CIO afterwards "Will this Novell edirectory thing allow me to use my Outlook Calendar?".
I think this is a great decision by Novell. Migrating to Linux allows Novell to build opensource alliances while adding to the features of Linux. Although Linux and opensource continue to gain market acceptance on their own, announcements like this only accelerate that acceptance.
The sooner that more vendors line up with Linux the sooner I'll have time to do other things besides chasing Windows event log failures. Does anyone know how to fix a NTDS KCC event 1265?
Robert
umm.. since when is OpenBSD Linux?
Let's genericize "Linux" (like xerox, kleenex, etc)
If considering that a "linux" (lower case l) is a free open source unix (lower case u), then Linux (upper case L) is a linux, and *BSD is a linux, then OpenBSD (and also FreeBSD) are better linuxes than Linux itself. I agree.
Novell got Groupwise from the WordPerfect purchase.
While I agree ibm has done a lot for linux, please dont mention JFS. XFS is the only decent filesystem for linux. I personally verified how slow JFS is comapred to XFS. Its less than half the speed.
And I think Linus has everything in his power to derail the efforts of IBM and others in terms of getting things into the kernel.
I have a vast amount of respect for Novell, and Sun - because they have served me in ways and on scales Linux programmers rarely see. My impression of most Linux kernel developers is that they have yesteryears single processor x86 hardware and know very little about real commercial software discipline.
I'll stick to the "inferior" FreeBSD for the free software stuff. it is coherent, well documented, includes vinum, contrary to what most people think it also happens to be quite fast. And the scheduler changes in the Linux kernel mostly cater to desktop junkies, not real performance enhancing stuff.
I am also tired of the "stable" linux kernel not building. not -ac, not -marcelo, nothing. It is disgusting to have to deal with a CVS/kitbeeper that isnt buildable.
And please, dont even try to compare Linux to Solaris. Do this: Run linux on a Sun box and see the horrible performance of the Linux kernel on some fo the world's finest hardware. Linux to me isnt the most inconsistent "OS" (Since its a kernel, every ass puts random gcc,glibc, and random userlands on it) across platforms.
And as far as directory services go, and good file permissions, etc - Novell has very good worth paying for solutions. If beer was free, it would taste bad. Same goes for software.
Comment removed based on user account deletion