Linux in Enterprise Environments
watzinaneihm writes "Eweek has an Article about how Linux is getting accepted in Enterprises.IBM is releasing Tivoli for Linux. CA released Unicenter for Linux a few months ago.I got rumours about rumours that HP might do something similar with Openview. " One for those of you who dress nicer than me.
Just release Notes already. I realize that it runs under wine but...
Life is the leading cause of death in America.
Linux is not just being considered, it's being used as a realistic, cost effective solution. See this presentation on what the Marine Corps now uses to manage its warehouse inventories. It's a bit old, but still very relevant as the system is being deployed here in Okinawa next month.
I've dirtied my hands writing poetry, for the sake of seduction; that is, for the sake of a useful cause. --Dostoevsky
I work as a CIO in large corp and know the costs involved with running a Microsoft centric enterprise. The TCO (total cost of ownership) is unsustainable. Microsoft is increasing these costs yearly with limited benefit outside the Outlook/Exchange arena.
Money, not reliability or security, will be the reason corporations switch to linux. The upcoming rise of network computers ala Citrix will also reduce the value of a Windows-centric enterprise.
nuclear iraq bioweapon encryption cocaine korea terrorist
> What about the GUI?
What GUI? It doesn't have a monitor...
I've got a beloved Cobalt RaQ4 running a proprietary app server.
I've booted it once when I turned it on an that's it. That was a year and a half ago. I patch it when necessary, keep the fluff out of it's inlets and that's it. (Sometimes I stroke it, and sing to it)
On the other hand I have the same app server running on a Windows development box and, well, you can just tell what I'm going to say so I won't bother.
Microsoft won't win in this area for several reasons. Large grid and clusters sometimes require really low level tweaking to optimize performance. When you start getting into shared memory architecture, windows is still 10 yrs behind. Plus, the researchers and high end computing need access to source code to tweak and optimize. Microsoft is it's own worse enemy in this area. MS effectively locks themselves out of the supercomputing world due to their business practices.
Here at work I sometimes use Linux mail programs like Mozilla Mail with Notes. Notes supports IMAP for reading your email and LDAP for accessing the company address book. We've been doing this using Netscape Mail on the Macintosh for years (Notes client is available for the Mac but the Mac users didn't want to buy it) and it works just as well for Linux. For Notes databases (other than email) you can make them useable over the Web with a reasonable amount of work. Notes *developers* need the full client, but many Notes users could probably do without it.
I still recommend that if you are using Java, Linux is the way to go. The Java from Sun runs on Linux just as well as any Windows platform. It beats Java for Windows 9x by a mile. If you will only use opensource software, GCC's Java compiler (get a nightly build and compile it yourself rather than relying on what comes with your distribution, as those are older) is getting pretty darn near usable. It works for 97% of my stuff now. Similarly, the classpath libraries are reaching a point where I can usually substitute them for the sun libraries.