Slashdot Mirror


Best Open Source Alternatives To Enterprise Apps

PeekAB00 writes "With 2009 IT budgets getting chopped down John Perez came up with this list of 25 best alternatives to enterprise applications (e.g DimDim over Webex, SugarCRM instead of Seibel, Zenoss over HP OpenView). John's list is somewhat eclectic. I am curious to hear what other enterprise (let's be frank ... expensive) apps I can replace this year with open source ones. I am particularly interested in back-up and email archiving suggestions."

10 of 348 comments (clear)

  1. the most cost effective applications on the market by Anonymous Coward · · Score: 4, Informative

    That's what the TFA says.

    Strangely they include stuff like vBulletin, which, while open source software, is not free software. Neither beer nor speech.

    I wonder how anything with a non-zero pricetag can be more cost-effective than something that costs nothing.

    They should have mentioned phpBB instead of vBulletin.

  2. Database Sofware by Andr+T. · · Score: 5, Informative

    Why only MySQL? PostgreSQL is a big competitor.

    --

    Any life is made up of a single moment, the moment in which a man finds out, once and for all, who he is.

  3. Re:AMANDA by morgan_greywolf · · Score: 5, Informative

    Amanda has support for 'virtual tapes' -- files that hold your backups. You can then burn these virtual tapes to DVD or BD later.

  4. Re:OpenOffice works on Windows??? by glop · · Score: 4, Informative

    Open Office contains Impress which is comparable to Powerpoint. Animated slides/drawings are much easier to do on Impress than on Powerpoint at the time I used both.

  5. Re:NOT all open source by chill · · Score: 4, Informative

    DimDim went GPL and you can download the source from their website.

    --
    Learning HOW to think is more important than learning WHAT to think.
  6. Re:SugarCRM is old hat. by jmertic · · Score: 4, Informative

    SugarCRM and OpenGoo are entirely different beasts; OpenGoo is Google Apps you can install on your own hardward; while SugarCRM is designed for Sales Force Automation, as well as a platform for design business applications.

    That said, SugarCRM is a great platform for building business web applications on to replace aging VB, Foxpro, and other legacy database applications, that can be designed with a point and click interface and extended easily with PHP. I think most of the applications I've done for my previous SMB employer in the past I could have built on SugarCRM is half of the time and with more features.

  7. Re:Forum software enterprise, but no Exchange? by corbettw · · Score: 4, Informative

    Take a look at Zimbra. They have a free version and a licensed (read: supported) version, and because the client is written in AJAX it'll work in most every modern browser. They also have connectors for Outlook and Evolution, and I think Thunderbird, if you'd rather not use a web client.

    Zimbra is so good, I'm shocked it wasn't on his list. The one caveat is it's owned by Yahoo!, so if they either go away (doesn't seem likely) or do get bought out by Microsoft (also doesn't seem likely at this time), the support for it may disappear. But then, it's open source, it'll never really die, will it?

    --
    God invented whiskey so the Irish would not rule the world.
  8. Open Source Solutions by josmar52789 · · Score: 4, Informative

    OpenOffice instead of MS Office

    7-zip instead of WinZip

    Alfresco for document management and workflow

    Zimbra (or Google Apps) instead of Exchange

    Firefox instead of IE (yeah, you'll save money by not having to remove all the magically installing spyware)

    MySQL or PostgreSQL instead of MSSQL (come on people, open source is about choice - use whatever open source dbms you want and quit fussing!)

    xTuple instead of Quickbooks (great enterprise-class accounting/sales/CRM/inventory software that can truly rival the "polished quality" of Quickbooks with pretty much the same features)

  9. Zabbix better than Zenoss by Macka · · Score: 4, Informative

    We just did an evaluation of tools like Nagios, Munin, Zenoss & Zabbix and chose Zabbix. It's a little more effort to get going than Zenoss: compile from sources for the free version create your own account, move the files around yourself, etc than Zenoss (RPM install). But once going you're instantly more productive. Zenoss touts their strength as an agentless solution, but in practice I found that I didn't get a single system out of an initial scan of 50 PCs that picked up all the information is was supposed to get, or didn't give me a splat of SNMP errors to boot. Plus you have to block out a day to learn the Zenoss language of zenThis, zenThat, zenTheOther to even begin to understand the product and work out what you want to capture.

    Zabbix by comparison was a loads easier. Edit the client conf file to point back to your server then copy the client agent conf file to the target, and the agent binary, following their instructions (create an account for it on Linux) start it, and you're done on the client side. From the server, login to the web page and follow the instructions for adding a new client and linking it to the appropriate system template. Instantly it starts collecting data and (after a period of time) you can view what it's collecting in graph form. The graphs have a nice zoom feature too: just click, drag and release on the bit you want to expand. I'm not even beginning to do this tool justice, it can do so much more than this. Go see their web site.

    Zenoss looks a bit prettier, but Zabbix blew them away on ease of use once it was up and running. Oh, and Zabbix can do agent-less too using SNMP templates for things like network switches, if that's the way you want to go. Oh (again) be aware that if you have a mix 32bit and 64 of Linux builds (as we do) that you compile the agent binary for the box you're putting it on. They provide pre-built win32 and win64 agents for you.

  10. Re:the most cost effective applications on the mar by Jonner · · Score: 4, Informative

    Typically, the Slashdot summary gets it wrong. The article is called "The 25 Best Alternatives To Your Enterprise Applications & Functions" and describes the list as "some of the most cost effective applications on the market that can easily replace some of your more expensive Enterprise solutions and functions." However, the article confusingly has an Open Source logo prominently displayed and doesn't very well distinguish between Open Source, free of cost, and low cost alternatives.