Slashdot Mirror


Reducing the TCO of IT with Linux?

Bil Simser asks: "I've been asked by upper management to look at the feasibility of replacing our current Windows IT infrastructure with Linux. Basically someone has said that Linux is free so now we're off to see how free that really means. A full replacement is probably impossible, but I can see some benefits coming from selective replacement of specific technologies (e.g. application servers, web servers) that might be feasible. This is both from a cost reduction standpoint and increasing productivity when it comes to system management. I've already looked at a few studies done on TCO reduction on this and they look good so now I'm turning to the Slashdot community to see if anyone has either practical experience or informative insight into a problem like this? The objective is to determine the TCO of deploying Linux as a core part of our operational environment so what does that mean in the sense of hardware, software, middleware and management impact?"

37 of 327 comments (clear)

  1. Probably best to do your own math. by Anonymous+MadCoe · · Score: 5, Insightful

    I've never been really impressed by studies that claim to produce general numbers on TCO. Things depend very much on what you do and how you do it. Any study you see could be of use to you though, they can help you do your own numbers.

    1. Re:Probably best to do your own math. by Ian+Wolf · · Score: 5, Insightful

      Probably best to do your own math.

      This cannot be stressed enough. TCO reductions are completely subjective. TCO reports are worse than cross-architecture benchmarks for objectivitiy. Every IT environment is different, with different needs and wants. I've seen situations where a Linux migration drastically decreased the TCO of the shop and I've seen situations where it did not.

      The most important element in reducing TCO is your human resources. If you have a shop full of Windows admins, who are either unable or unwilling to learn Linux, then you are doomed to failure. It isn't just a matter of can they learn it, but will they. I've seen many migrations spoiled because the admins lead a quiet insurrection to derail the migration. I'm not talking just Windows guys either, most of the time its been the UNIX guys. Also, retraining your staff, can be expensive, but in the long run, you'll save twice that by reducing downtime, cutting down on consultants, and the less tangible, but very real, benefit of higher morale because your admins are not frustrated that they don't know enough about an issue to fix a problem.

      The cost savings in hardware, if you're a Windows shop, is insignificant. Sure, many people will say that you can get by with less of a machine using Linux, but that is only a half truth. A linux server can run on lighter hardware mainly because servers do not need a gui to run. This frees up a significant amount of memory, but it will be more difficult for many Windows admins to manage, at least in the beginning. Many of the migrated environments I have worked with have run in to this problem; their admins, simply were not ready for a CLI only server. Eventually, they got to that point, but in the beginning there was longer downtimes and lower morale.

      As fot the cost, Linux is not free, at least not for the unitiated. A linux migration with nothing more than downloaded iso's and a reformat of the servers is in for some seriously rocky roads. If your people are not Linux savvy, then spend the money for a professional or server edition of the distribution and get the support. You're still paying a fraction of the cost for Windows software and getting support from the vendor.

      Oh, and one more very important thing. Make certain your management knows this may not be easy. Some managers think migrations are simple and painless. Even the best laid plans get blown completely out of the water now and then.

      Good Luck and take our advice with a grain of salt. Your mileage WILL vary.

      --
      "The words of the prophets are written on the Slashdot walls."
  2. TCO by Anonymous Coward · · Score: 4, Informative

    The problem in this situation may be the perception that open source is free.
    This means that it is easy for people upstairs to asssume that there will be correspingly less budget for training/ migration, dooming it to failure.

    OSS may not be free as in beer, but at least its not like secondhand beer.

  3. Timeframe for savings? by Jeppe+Salvesen · · Score: 5, Informative

    Migrating to a different OS costs money, whether from an expensive one to a cheaper one, or from one expensive to another. When you make the calculations, make sure to include a calculation of when the migration will start to pay off.

    Setting up multiple alternatives might also be a possibility. Set up a matrix, and figure out how much effort goes into the various boxes that could be migrated - and at what risks.

    If you have a simple IIS web server serving static, migrating to Linux will most likely be rather painless. Replacing a file server likewise (unless it is running XP - I'm not soo sure about that one).

    It is extremely hard to give any more specific advice than this - since you aren't very specific yourself. How much business logic is tied up in Microsoft products - and how much can easily be replaced by open or java-based alternatives?

    --

    Stop the brainwash

  4. Changing from Windows to Linux... by Dot.Com.CEO · · Score: 5, Interesting
    ...basically means throwing away all your HR infrastructure, or retraining it. Windows servers administrators will be completely lost in a Unix environment (and vice-versa, of course).

    Also, before all the fanboys out there start screaming "Linux is better", consider this: the reason Windows server software is present at most companies is not because of IIS nor because it offers a secure server environment. It is because of Exchange. Although it has MANY shortcomings, it works, and even though it is perfectly feasible to use open protocols to accomplish most of what Exchange does, you will not have a clear upgrade path (something that is important to upper management, however irrelevant it might be in real life) and you will have to go through hell to do the transition.

    Basically, my opinion is the following: move your file servers, proxy servers and print servers to Linux. It should be fairly straightforward if you plan it well, or have a decent project manager. Leave Exchange for last and research the subject very well.

    Or post another Ask Slashdot :-D

    --
    Mother is the best bet and don't let Satan draw you too fast.
    1. Re:Changing from Windows to Linux... by psychosis · · Score: 4, Informative

      I can't speak to your print server comment, but you are mistaken on the requirement to have an account on the Samba server to access shares from an NT domain machine.
      Check into winbind - it even allows you to chown and chgrp files to domain users. I have a web server set up that way right now. There are no local user accounts on that system besides root, who cannot log in remotely (the system is in the next room, so access is not an issue.) On the NT side, you can take ownership and change permissions to an extent as well.

    2. Re:Changing from Windows to Linux... by vofka · · Score: 4, Informative

      no more having 2 to 3 licenses for every workstation because of the PDC and BDC. (yes to be legal, when you log onto your machine it uses the PDC and BDC, and therefore requires another serveruser license... otherwise you are illegally using the server software....

      Where do you get this idea?

      You can use Per-Seat licencing to reduce the number of CAL's you require - in Per-Seat licencing mode, you only require one CAL per workstation, not one CAL per workstation per server.

      Also, a connection is only made to one authentication server at logon, unless that connection fails. An NT/2K Client will only establish a connection to a secondary authentication server if the primary server is offline.

      However, I agree wholeheartedly that SAMBA offers a much more stable implementation of the SMB Protocol than NT. I have been actively using SAMBA on a number of servers in the office for File / Print services for a couple of years, and have had very few problems.

      From our point of view, the big difference between NT/2K and SAMBA is the hardware requirement. Linux / SAMBA runs very happily, with less than 5% average CPU Load, on a P233MMX with 64MB of RAM. Serving the same content, NT4 was grinding to a halt on a P-III-300 with 256MB!!

      We also use Linux for Firewall and Proxy services, however there are a number of systems that we cannot replace, in particular, we require MSSQL, so we need to retain a couple of NT/2K servers. Also, our virus scanning solution (Trend Officescan) requires an IIS server for it's automatic pattern file rollout (though this is behind our firewall, and is only permitted outside access to collect the updated pattern files for internal distribution).

      Linux is also not suitable for certain VPN tasks - FreeBSD is a much better all-round solution, as its IPSec implementation is a better match to the official standard.

      Linux has it's place in the server room, but so does MS, and other OS'es such as Free/OpenBSD.

      --
      Disclaimer: I meant what I thought, not what I wrote! What? You can't read my Mind? Oh dear!
    3. Re:Changing from Windows to Linux... by tmu · · Score: 5, Informative

      This comment is, in my experience, inaccurate.

      I've logged onto Samba-controlled domains and printed to their printers from both NT4 workstation and NT4 server.

      Not sure what bug you're referring to, but I'd love to see a reference.

      The central point of this, though: that Linux can easily replace windows for many functions, is definitely still valid.

    4. Re:Changing from Windows to Linux... by Lumpy · · Score: 4, Informative

      It's clearly defined in the samba documentation, and in all of their mailing lists.. NT4.0 has real trouble doing SMB printing to a samba box. the TNG fork of samba was supposed to fix this but cince the problem with printing did not follow NT to the NT5.0 branch it's a moot point now.

      All windows NT systems will refuse to connect to a server without first asking the user for a login or password IF the current user/password used for the local login did not work on the remote machine/server... This is the first part making it a pain in the arse to print to a SMB server, and causing the requirement for a login on the machine (smblogin with a smbpasswd) to access the shares.. even if it is a public share.

      granted I havent done NT4.0+samba for almost 2 years now... so my experience is based on what was happening before our switch to Windows 2000.

      has samba added code to get around the bugs in NT4.0?

      --
      Do not look at laser with remaining good eye.
    5. Re:Changing from Windows to Linux... by Lumpy · · Score: 4, Interesting

      I got this idea because EACH Windows NT4.0 server only came with 5 user licenses.. and we were FORCED by microsoft to purchase a seat license for each workstation, for each of our 2 domains. that is a total of 3 licenses per workstation... The os, domain1, and domain2. we would have had to have MORE per workstation if we didnt convince them that the 3rd domain was for engineering only and noone outside engineering would use it.

      TCO for windows NT has been well over $500.00 per workstation here for JUST the OS and network licenses... and truth to be told, if we were audited I would bet that they would say that we needed to re-purchase the server licenses when we upgraded to W2K.

      so I got that idea from microsoft directly.... in our corperate wide license agreement.

      --
      Do not look at laser with remaining good eye.
  5. Re:What does TCO stand for? by FinnishFlash · · Score: 4, Informative

    TCO = Total Cost of Ownership

    Purchasing prices + the costs of system management.

    --
    please proff read !
  6. Use baby steps. by miffo.swe · · Score: 5, Insightful

    Introduce linux servers when its time to exchange old ones and use linux as a replacement for things where windows dont work that well. A complete overhaul at once is probably going to cost more than its worth. There is no need to toss something that works out the window.

    If you replace things as they are too old/broken you dont get the problems that arise when you rip/replace everything. A slow steady pace of replacing should keep the TCO down.

    That is unless you want to rip everything out and install an iron_butt of an IBM server. In that case it can save a lot of money but the investment is pretty hefty the first year.

    --
    HTTP/1.1 400
    1. Re:Use baby steps. by morie · · Score: 4, Insightful
      replace things as they are too old/broken

      Very true, but also try to figure out how much it would cost you to start using desktop Linux (and if that would be wise in yur situation) in situations where a group of desktop computers would be replaced and you would become subject to heavy new licencing

      It may not be profittable, since switching half might increase your support costs for supporting two systems and interoperability costs may arrise, but it will strenghten your case if you look into non-viable options as well and show that you are nt just advocating change, but only usefull change.

      Good Luck

      --
      Sig (appended to the end of comments I post, 54 chars)
    2. Re:Use baby steps. by boaworm · · Score: 4, Informative
      Agreed, small steps are very nice.

      Back in 2000 i was given the opportunity to go to London, UK to help a growing swedish IT consultant business. My main task was to act as a Linux mentor , to help and introduce Linux to the MCSE sysadmin there. During my 6 weeks, I replaced their current "firewall" (nt4sp3 with winproxy) with a Slackware/ipchains based firewall. This allowed them to


      1: Remove the proxy software on all the clients

      2: Provide some level of security for the DMZ


      The firewall was up'n'running for over a year after I left, and then replaced by a Solaris firewall with Checkpoint.


      My point is that I managed to introduce the power of Unix into the NT environment and easilly replaced the NT "firewall", and everyone was happy, including the business guys in suits who pays the MS licence bills.


      Begin with attacking simple services, such as web, ftp, fw services. This makes a basic understanding, even for the "civilians". When they feel comfortable with the Linux fileservers and firewalls, "Hey, that fileserver never goes down ?", you will have a lot easier to migrate the rest.

      --
      Probable impossibilities are to be preferred to improbable possibilities.
      Aristotele
  7. Re:blunt by NeoEinstein · · Score: 5, Interesting

    Yeah in fact, you're true. But I think your conclusion (== Money) is little bit to fast.
    Changing a whole IT infrastructure from Windows to Linux is not simple, as any other migration, but ther can be a TCO reduction I think. Though it won't be fast, it's a long term saving and the visible money saving may come up only after a few years I think. When you realize that there isn't anymore licence upgrading.

    Another important thing that I would like to add, is that you will need a lot human resources and knowledge, at least for the start.

    Hope I could help and keep me up to date about the evolution, 'cause I'm also planning a similar migration.

    Best Regards

    NeoEinstein /*** Got the name, waiting for the brain ***/

    --
    n-e
  8. Audio demos available on this by Anonymous Coward · · Score: 5, Informative



    The New York Linux Scene has held business demos regarding Linux for business, TCO, desktop applications, Databases and more. There are audios available for download at the web site that include presentations made at the CUNY Graduate Center in NYC, and more recently at CUNY/LaGuardia in Queens, NYC.

  9. Re:blunt by rovingeyes · · Score: 5, Insightful
    Most people are stupid.
    No most people are plain ignorant.

    Stupid people don't know linux.
    Using Linux doesn't make you intelligent, smart and sexy either

    Teaching Stupid people == Money
    It also takes patience and knowledge on your part.

    I don't know why people consider themselves to above the rest when they start using linux. Let me tell you its just an OS, get over it. Every person is good at what he/she does. For eg my mom, even after working on a pc for 8 yrs now thinks its her fault when something goes wrong or system hangs. She just plainly hits the reboot button. But at the same time she is very calm and composed on a surgery table even in an emergency. I have seen her being at her best. But not once have I seen her calling others stupid, even if that person has no sense of medicine.

    Personally its been over 30 years since people working on computers were considered god. Even my 7 yr old nephew can install a dual boot. And guess what he cannot spell most of the words properly.

  10. Transition of services by Alex+Belits · · Score: 4, Interesting

    If you will try to find the closest thing to what you have, you most likely will end with more headache than if you just list all the necessary functions and install whatever does them best.

    Say, you have email. There is Exchange equivalent for Linux (Samsung Contact), but if one can survive with moving meeting scheduling functionality to something else (or abandoning it -- people should not spend so much time at meetings that they need to mess with each other calendars to schedule it), Cyrus + sendmail with IMAP will outperform everything else UNLESS people like to send multi-megabyte attachments to giant lists instead of placing files on some HTTP server.

    Meeting scheduler and web server management programs can be installed separately (and nothing wrong will happen even if large attachment will get copied to 100 people, as long as it fits on the server's hard drive), but people should be aware that they are there. On the other hand, performance, security and flexibility of Internet connection will improve dramatically compared to Exchange.

    Same kind of "similat to what you had on Windows" vs. "what performs this function the best" dilemma exists for pretty much every other service.

    --
    Contrary to the popular belief, there indeed is no God.
  11. Oh boy. Ask a better question. by Hanno · · Score: 5, Insightful

    I wonder what kind of IT manager you are, expecting us to give you a detailed answer to _such_ a generic question.

    What does your company do? What kind of software do you run, on servers, on desktops? What hardware setups do you have? What software are your employees used to? How IT-competent are your employees - will they freak out when the "start" button looks different on their desktop, will they call support when Clippy is missing? Is retraining an issue or do you use custom-made software that can be ported to the new environment? Can you estimate the cost of porting your custom-made software?

    Etc. etc. etc.

    Despite what the marketing people tell us, TCO is always a subjective calculcation, there is _no_ objective way of measuring it. Ask two people in the same company for a TCO calculation and you'll get massively different numbers.

    Speaking from my own experience, I can say that using Linux instead of Windows has massively reduced my frustration with server setups and networked clients. A non-frustrated, happy IT manager is good for the company, so that alone should be something to consider. :-) Next to that, yes, we are saving a lot on our IT budget by using Linux instead of Windows. But we're just a five-person shop and we all studied informatics, so we don't shy away from tweaking our systems and we don't really care about the system our software runs on.

    --

    ------------------
    You may like my a cappella music
  12. Re:Impossible to reduce by miffo.swe · · Score: 4, Funny

    Linux is like my wife, hard to understand but very nice once you get under the hood.

    "Free and open? Cheap Total Cost of Ownership? Do thousands of geeks look at the internals every day?"

    No that was my x girlfriend.

    This one is all mine and the TCO is pretty nice, she works with computers. As of looking at her she is a geek, nuff said.

    --
    HTTP/1.1 400
  13. linux TCO by sega · · Score: 4, Interesting

    I've read a few things on the web about the topic. It seems to me that if you are involved with a small to mid sized business, there could be some decent savings on licensing fees etc. Also lots of people site support as being the great thing about windows products, well, if you actually look into it, it costs a heck of a lot for getting that support off microsoft each year. BUT, it's like what others have said, it depends a lot on just how much stuff can be painlessly transferred across to linux whilst maintaining the functionality and ease of use that is required.

  14. start small by morgajel · · Score: 5, Insightful

    the best I can recommend is to start small. Let everyone know that you'll be making some changes. the fisrt step is openoffice/mozilla.
    the training for that will be relatively little. go one office at a time; first IT, then accounting, etc.

    Use that as a yardstick. gauge the companies relative stupidity/oblivious user.

    Mozilla will be easy. it might be as simple as sending a tech traininer to each dept's next meeting and saying "we're upgrading IE, it will look a little different, but it's almost the same.(use the modern skin- people tend to think of it as more of an 'upgraded' look)

    next try openoffice. this will be your key. it will require retraining stupid people. This means you taking the time to document it and create a FAQ and a 'how do i...' list.

    if they can make it this far with relatively little pain, then try converting a few company servers to linux(webservers are a good start.) then try the IT dept. measure how difficult it is for each person. figure out the basics of exactly how long it takes the fairly tech-saavy people to get it. then take it one office at a time.

    start small. baby steps.

    --
    Looking for Book Reviews? Check out Literary Escapism.
  15. Awfully broad by thasmudyan · · Score: 4, Interesting

    I don't know but in my opinion a feasability and TCO study would definetely have to be based on the individual components of your infrastructure. Sadly this article doesn't say anything about what kind of solutions would have to be supported/replaced. Without that kind of information you simply can't do any cost analysis. You cannot just say that TCO with any specific system (even Linux) is going to be lower/higher *without* knowing the facts about the infrastructure.
    All that I CAN say based on recent experience is that a Linux server solution tends to be more stable, thereby saving costs in comparison to Windows servers with respect to reliability. Base installation costs for our shop has been equal to Windows, by the way, because it took our people more time to get things running in the first place. But that's only *our* experience.
    Again: without knowing the facts you cannot get meaningful conclusions for your specific situation.

  16. Be Sure to Consider +- of Licenses/Paperwork by Josh · · Score: 5, Insightful

    One of the ways in which Linux + free software can help is in the removal of need to count licenses and also do the whole purchase order dance whenver adding a node or an application to an existing node. Not spending time on that stuff can be a cost savings in itself.

  17. My experience by chileno · · Score: 5, Interesting
    I'm the CIO of an insurance company. In 2000 I decided that linux was the way to go, so I hired an experienced Linux Engineer. We started with replacing mail, then proxy, web server, firewall, print servers, file servers, LDAP, net monitor (MRTG), basically everything that we called infrastructure. That took about a year, and in the middle, I trained my old windows guys with a mix of inhouse and outside efforts.

    At the beginning of 2001, we changed all development servers (with our testing Oracle 8i databases), and everything went sweet. So in april 2001 we changed our production server from a Sun Enterprise 5000 (4 Ultra Sparc processors) to a Quad Xeon. No more server crashes, no more high maintenance costs.

    • The final user is still using windows, so they didn't notice any change but more speed and more uptime.
    • The upper management is very happy with the savings so far (we reduced our spending by about 60%), and the uptime.
    • I am very happy with the solid performance of all our servers.


    Some interesting facts:
    • Our Company is one of the top ten in Venezuela.
    • Yes, we are in Venezuela.
    • We have only one windows server alive: it runs Metaframe.
    • No, I'm not an english native speaker. Corrections are welcome.


  18. Re:*Is* he changing from Windows? by Dot.Com.CEO · · Score: 4, Interesting

    He says they are using Windows IT infrastructure.

    --
    Mother is the best bet and don't let Satan draw you too fast.
  19. moving to linux too... by acid_zebra · · Score: 5, Informative

    At my company, we am doing the same.
    We are in a Win2000 Active Directory environment, and we are slowly replacing the file servers with samba server (which are really easy to join to a win2k AD domain, and use the AD authentication if you RTFM), moving the web servers to Apache, the firewall is now a linux box with iptables, snort/acid and 2 network cards, and so on.
    The whole linux section is running webmin over SSL, so changes in configuration are easy to administer and make can be done even by the microserfs in our company.
    The only struggling point is Exchange (as another post mentions), there we go into the realm of broken LDAP implementations in AD and X400 connectors, so we have decided to leave that alone for now (to be honest, exchange 2000 performs quite adequately) (hiss! boo!)
    We did not do the 'sudden switch', we just made sure there was a *nix alternative the moment another winbox went belly-up. The users don't even realise something is different, and the new structure performs well.

    I find TCO a vague concept; there are so many intangible factors involved. I do know that
    a)we are rid of MS's expensive server licenses
    b)we spend less time troubleshooting
    c)the hardware requirements are significantly lower

    Plus, I get to play with *nix boxes all day long! yay!

    --
    -- No Sig is a Good Sig
  20. Re:blunt by rovingeyes · · Score: 4, Funny
    The funny thing is that this happened to me. Two weeks ago I was in a bar and apparently I was wearing a shirt with tux on it. And this chick walks up to me and says - "Hey, I use slackware, what do you use?" U can bet suddenly she seemed totally hot

  21. Addendum to the question by prototype · · Score: 5, Informative

    There seems to be a general smattering of questions around how vague my Ask Slashdot submission was. Let me clarify by saying that I'm not looking for anyone to do the cost analysis for me, or even tell me what it would be. Obviously the numbers are based on what components we have or what software we're tied to. That's a complexity of it's own. And whatever technical challenges there are need to be raised as flags, but at a conceptual investigation stage nobody needs to know those details to get a 50,000 foot view of the world. What I am looking for is really the best way to determine these costs and if anyone has some experience in doing such a move from one platform to another and what are some of the "gotchas" to look out for when doing this type of study.

    True, a system where users are only engaging email against an Exchange server means pretty much nothing in terms of swapping out Windows with Linux and serving up POP3, but even in that simple environment there are costs associated with support, maintenenace, upgrades, etc. If it costs $40 million dollars to replace a Microsoft technology with a Linux technology over 10 number of years, I'd rather stick with Microsquishy where the support is there and pay the $3 million/yr for it (or whatever those numbers are).

    I think one of the key points that we're seeing from looking at this problem is the fact that we're seemingly tied to certain products, not necessarily the technologies. So depending on the product rather than the service is causing a lot of grief in any kind of cost reduction. One comment that stood out was that large corporations were tied to Windows not because of IIS but because of Exchange. This is only partially true as most large corporations are tied to a series of products rather than technologies. It's not as simple as Exchange vs POP3 but more like BizTalk vs ???, portal technologies, SAP, etc. There is no one single solution in a corporate environment for all services.

    Thanks!

  22. For printing, just use lpr by Baki · · Score: 4, Informative

    Most windows printing drivers (e.g. from lexmark) can use an "lpr" network port. So you don't need to use samba for printing.

  23. Linux SysAdmins by leonbrooks · · Score: 4, Informative
    Do you have any idea how hard it is to find Linux sysadmins?

    Yes, I am one.

    The rider is that you have to find roughly 3-4x as many Windows admins, and that in itself demands more managing than 1/3-1/4 as many Linux admins.

    Let's put it this way: shop with 25 assorted servers has a choice of six Windows admins at (say) AUD$80,000 PA apiece or two Linux admins at (say) AUD$120,000 PA apiece. Quick! AUD$480,000 or AUD$240,000 PA for the same services, you choose!

    Now let's turn to databases and email. Say that this shop has 5 of each and fifty seats on each, that's 250 licences for each, at a combined total of roughly AUD$300 a seat for MS-SQL plus Exchange, or AUD$750,000 (or a free Linux admin for six years riding PostgreSQL plus PostFix). It's enough to make an accountant go, er, postal.

    Maybe you're not a Microsoft plant, maybe you're a Microsoft animal? (-:

    --
    Got time? Spend some of it coding or testing
  24. Linux TCO and migration issues by Unix_Geek_65535 · · Score: 4, Informative

    Standard disclaimers apply

    The comments below are offered in the hope that they will be of some use to the original poster and are not intended to offend anyone.

    The opinions expressed herein are those of the author and do not reflect the opinions of the author's employer or any organization(s) the author may be affiliated with.

    The TCO of replacing Windows with Linux will depend on the following factors:

    1. size of your organization
    2. complexity of your organization
    3. your budget
    4. your hardware (including your network hardware)
    5. your software
    6. your human resources (minus your IT people)
    7. your IT people

    If you have a small or medium sized organization with a good IT dept., Linux compatible hardware, flexible management, employees willing to accept something that looks and works a little differently and you are not running any strange / proprietary software which does not have an open source or Linux equivalent then you could migrate your whole organization with the assistance of 1 Linux/Hardware geek.

    If that is the case you could migrate everything for the cost of 1 full time geek (30-120K/yr).

    If you have a very large+complex organization, in order to achieve the best possible TCO you would need:

    1. at least 1 Linux Guru/Master Geek (60-200K)
    2. at least 1 Hardware Master Geek (60-200K)
    3. at least 1 Linux Slave / Hardcore Geek (30-80K)
    4. at least 1 Hardware Slave / hardcore geek (30-80K)
    5. a budget sufficiently large enough to pay for the migration costs (an incremental rollout would cost more)
    6. a small development team to code new apps and or drivers if you cannot find suitable replacements for what you currently have (1 to 5 people at 30-80K a piece)

    If you migrate everything overnight that will have the lowest possible TCO.

    If you migrate gradually you will end up paying more over time but that would allow your people more time to adjust thus reducing the human resources problems/issues.

    If you have a small budget and you are not authorized to kill the patient in order to save it then your only option might be to migrate a small number of machines at a time and retrain your people as you go whenever necessary.

    The best time to upgrade your OS would be if you are about to purchase new machines anyway you could then replace the old machine with the new machines incrementally fixing problems as you go.

    In general Linux is awesome when used as a:

    1. file and print server
    2. public web server
    3. intranet/private web server
    3. firewall
    4. router
    5. mail server
    6. database server
    7. DNS server
    8. network management workstation / server
    9. authentication server

    This is by no means an exhaustive list.

    I can say no more without knowing more about your organization.

    If you can provide more details about your organization without divulging the identity of that organization please do so. I am sure there are many slashdot.org members out there that could provide you with a lot more information if they knew more about your systems and your internal structures.

    You might want to consider contracting an independent third party with good Linux and Windows knowledge to come in and inspect your organization and give you a guesstimate of what it will take to migrate.

    Live long and prosper iII II

    Unix_Geek_65535

  25. We just finished this converstion... by nordaim · · Score: 4, Informative

    ... and we have found that overall, it was a good experience.

    We found that with our business(high volume, low margin) that the new licensing from MS would cost us several thousand dollars every few years, not counting the initial cost to get everything we already had in house "current".

    Also, the cost of the hardware to run Server 2000 supporting all of our functions was also cost prohibitive as we would have needed to replace our aging HP Netserver LH3.

    In the end we wound up replacing the Netserver LH3 with a pair of Linux servers. One running SAMBA, the other sendmail/POP3.

    Overall, the cost of our server hardware was roughly 1/2 of what we would have paid otherwise. Cost of OS, $0. Cost of time and training to come up to speed and trouble shoot all of the ins and outs: 12 weeks @ 20hrs a week of my life (insert appropriate salary here).

    Miscellaneous savings: No more weekly reboots (though we still do a monthly to insure everything is still peachy), we have confidence in the stability of our server OS.

    Nothing is obfuscated, we can look at anything under the hood that we want to and modify it for our business needs.

    Wealth of knowledge: Every error that I encountered along the way was solvable by doing a simple search on the Web.

    Expertise: In order to accomplish this task, especially performed by only one or two individuals in your IT department, you will need to cultivate in house expertise. It will not be such that all questions will be answered as if by an Oracle, or even a Guru, but it certainly will but them on par with many of the people running around with their MS certifications.

    Downfall: This was not an easy task to just "do". All of our IT folks in shop (myself included) are UNIX systems administrators, at least in the basic sense, and it still took a fair amount of time to untangle all the bugs.

    I could not have imagined being told "We need that new server up in 2 weeks." and just doing it. Now I could bring said server up in 4-8 hours from scratch, but in the beginning it was a lot of trial and error.

    --
    -- You don't shoot to kill, you shoot to stay alive.
  26. Crashing servers?? by NineNine · · Score: 5, Insightful

    Throughout all of these posts, there are always quotes like "...now we don't have to deal with crashing machines all the time...". What in the hell are these people doing to crash their W2K boxes? It's pretty widely known that W2K is *very* stable. My boxes (I know, anecdotal evidence) don't crash. Period. A few very strained web/db servers, a few POS machines, and a few random boxes. No crashes. Ever. What in the hell are all of these people doing to get their W2K boxes to fail? I'm really, really curious.

  27. Make gradual changes by stephenpeters · · Score: 4, Informative

    Making changes to the core network at an organisation is usually best done gradually. Few company directors will be willing to replace a complete network in one go. The major benefit of free software from a directors point of view is likley to be the massively reduced software license costs. Other benefits such as TCO, reduced staffing, reliability etc. are secondary.

    Most IT costs are written off over time, so a Win2k server costing £4000 may have £1000 taken off its value in company accounts each year. Therefore two years down the line your server is valued as an asset worth £2000 in the company accounts. After four years have passed the server will not show up on company accounts. The amount of time purchases are written off over varies from company to company, so check how your organisation operates. In my experience few finance directors are willing to replace assets that still have value to the company, so don't plan on replacing that new Exchange server just yet.

    When you try to convince your management to go with free software try to honestly compare different products/technologies. I have successfully implemented several Debian GNU/Linux servers running Sendmail at a company simply by comparing the product costs in front of company directors. The comparison can be quite simple, for instance the one I used for proving email simply put the costs of Microsoft Exchange, Lotus Notes and Debian GNU/Linux Sendmail side by side like so:

    License costs

    Microsoft Exchange £50,000
    Lotus Notes £15,000
    Debiam GNU/Linux £0

    This will of course provoke an argument popular with company management that the free option must be cheep and nasty. So you will need to be able to show that *NIX has been perfected over thirty years, or that the server sofware you are choosing is the best in its class for your purposes.

    Once they are used to the idea you can introduce added extras such as increased reliability, improved staff motivation and management benefits like cost/performance improvement and less management overhead.

    For some more hopefully helpful information look at http://www.siriusit.co.uk

    Comment caveats:

    1 I am not impartial, I spend most of my time implementing free software solutions so I may have a slight bias :)

    2 The company I work for http://www.siriusit.co.uk specializes in free software implementation so they may have a slight bias too :))

    Steve Peters

  28. We move workgroups to Linux all the time.... by SwedishChef · · Score: 5, Informative

    Generally it's only at the server level, although we've installed a few workstations on a "try it to see if they'll like it" basis. Servers are generally a no-brainer unless they are running some server-side MS-specific utilities.

    We've found that, when asked, virtually every Developer will claim that their application will not run if Linux is the file server. In all but one case they were dead wrong. (The one case was an application that ran on FoxPro on the server.) Most applications have no clue what OS the files are stored under and couldn't care less.

    The downside to switching clients to Linux has generally been a reduction in our income from that client. One client even uses the "mail" feature of Outlook (mailing contacts and appointments to other members of the group) which generally sucked until we installed a nice Dell server which we loaded with SuSE Linux. Just like Exchange but without the costs. Also, unfortunately, without the headaches because they now call us for help only about twice a year!

    From almost any standpoint you can mention (original cost, administration costs, utilization of platform, etc.) Linux comes out ahead. There's even damn little training!

    Try it on a few workgroups at a time and see for yourself.

    --
    No one ever had to evacuate a city because the solar panels broke!