Slashdot Mirror


Windows Drives Company To OpenBSD

Barry Lyndon writes "Computerworld reports that the nightmare of windows is driving PriceWaterhouseCoopers, one of the world's largest accountancy and business consulting companies, to OpenBSD and open source in general." From the article: "'My predecessor spent too much [so] I was told not to spend any money.' When asked what argument he used to convince management to use an open source solution, Uemura said: 'They didn't have an argument because they said don't spend any money.' 'They trusted me,' he said. 'The whole office was relying on one domain controller which was dying.' Uemura said a lot of work was done 'behind the scenes'. 'My experience is that if something has to be done, just do it - don't ask! They will thank you later,' he said."

100 of 476 comments (clear)

  1. Hurray!! by middlemen · · Score: 5, Funny

    Hurray!! BSD is alive and kicking again!!

    1. Re:Hurray!! by tomhudson · · Score: 3, Funny
      No, its:
      Netcraft confirms it - PriceWaterhouseCoopers is dying - again!

      "PriceWaterhouseCoopers - I fucking buried them" - Steve (The "Chair"man) Balmer

      Kid1: Trick or treat?
      Balmer: I'll fucking trick you, you little monster! I'll bury you! I've done it before and ..."
      Kid2: I TOLD you not to wear a turtleneck! He thinks you're miniSteveJobs.
  2. Wondering by Soporific · · Score: 4, Insightful

    Even if the software is free it seems to me that the most expensive thing is always the developers, training, implementation, etc.

    ~S

    1. Re:Wondering by MindStalker · · Score: 4, Insightful

      If you've already have a tech-staff thats large enough they can often train themselves. Using your existing assets

    2. Re:Wondering by CyricZ · · Score: 4, Insightful

      And if they can't train themselves, then get rid of their sorry asses. Let's be honest, with the wealth of easily accessible documentation out there, there's no excuse for any somewhat competent IT person to not be able to pick up OpenBSD. Since any decent person in the field would also have ample amounts of UNIX and Linux background, OpenBSD should be a relatively minor change for them. If they still can't pick it up, then they just shouldn't be in the IT field.

      --
      Cyric Zndovzny at your service.
    3. Re:Wondering by greg_barton · · Score: 3, Insightful

      Even if the software is free it seems to me that the most expensive thing is always the developers...

      Yes, and just imagine all of those expensive developers sitting idle because a bug in the proprietary software they use prevents them from doing their job. If they were using open source software, at least they could try to fix it...

    4. Re:Wondering by dsginter · · Score: 2, Interesting

      Even if the software is free it seems to me that the most expensive thing is always the developers, training, implementation, etc.

      Exactly... here's an easy way to largely eliminate Windows Server:

      1) Build an open source LDAP directory controller that can be installed on any box (i.e. - Windows workstation, Linux, *BSD, et cetera)
      2) Build management tools for that directory implementation
      3) Finish it (i.e. - polish, usability, et cetera)
      4) Give it away for free

      Certainly, there's all this stuff in the open source world that can be duct taped together in order to create a substitute for some Microsoft products. But that's what it feels like when you use it - a bunch of cool stuff that's been duct taped together. I can't believe that OSS hasn't created a "plug n' chug" Active Directory replacement. Too bad Novell hasn't opened Netware complete with the integrated Windows client. You want to talk about polish? That's something to shoot for (heck, even Microsoft targetted Netware when they built Active Directory).

      --
      More
    5. Re:Wondering by u-235-sentinel · · Score: 2, Insightful

      Even if the software is free it seems to me that the most expensive thing is always the developers, training, implementation, etc.

      Wouldn't you have this anyway? It's been one of the factors Microsoft brings up when arguing against adoption of OpenSource solutions. What's interesting to me is they usually forget to mention it applies to them as well.

      --
      Has Comcast disconnected your Internet account? Same here. You can read about it at http://comcastissue.blogspot.com
    6. Re:Wondering by jacksonj04 · · Score: 2, Funny

      The existing tech staff were running the whole thing on one Domain Controller. My *home* network has two.

      --
      How many people can read hex if only you and dead people can read hex?
    7. Re:Wondering by MindStalker · · Score: 3, Funny

      Yes, but thats just silly.. Running your home network on two domain controller is just showing off that you can.

    8. Re:Wondering by Krach42 · · Score: 2, Insightful

      Considering the state of OpenBSD, I'm willing to bet that the guy has already had a lot of experience with OpenBSD. Otherwise, this would have been chucked immediately by some supervisor wondering why it's taking a few days to just install the software.

      The guy already knows OpenBSD, and was instructed that beyond the IT staffs wages they could spend no further money. (Likely, because the previous guy he talks about tried to solve everything with just more money.)

      I think the people in charge are basically tired of someone solving problems by throwing more money at it (rarely the best choice) and when this guy came in, they're like, solve our problems without using any more money.

      The guy already knew OpenBSD, and elected for it, over buying more MS software.

      This guy is definitely not cutting his teeth on OpenBSD with this.

      --

      I am unamerican, and proud of it!
    9. Re:Wondering by RetroGeek · · Score: 4, Insightful

      If they were using open source software, at least they could try to fix it...

      Yes, because every developer is conversant with C, and knows how to code kernels. And of course the code is self-documenting so it does not take a long time to figure out what the code is supposed to do. And of course there will not be un-intended effects in others parts of the code. And you already have regression testing set up before you start making changes?

      Maintenance coding is NOT simple.

      --

      - - - - - - - - - - -
      I am a programmer. I am paid to produce syntax not grammar. Deal with it.
    10. Re:Wondering by Ath · · Score: 4, Informative
      You can completely run eDirectory with Zenworks (to manage group policies) on a Windows server. You can also use Windows clients without any Novell client software if you activate CIFS on the server (Netware or Open Enterprise Server with the Linux kernel).

      There is no need to run the Novell client anymore. We run Netware servers all over the world and no one uses the Novell client to connect to the services on them. They have iPrint, iFolder, and the Zen gina for connecting to a middletier server that is used to push applications and manage workstations. None of that is needed, but it makes the client management relatively painless.

      It seems that, with the miniscule pricing of eDirectory, there is not much incentive to develop and manage a separate bundle of LDAP services and tools. The problem often comes back to ignorance from the market, who do not realize the current offerings from Novell. Instead, the discussions is always about Novell products circa 1995, about the same year that Apple was going out of business.

    11. Re:Wondering by greg_barton · · Score: 2, Insightful

      Yes, because every developer is conversant with C, and knows how to code kernels.

      Well, if you've got a project that requires changes to the kernel...maybe you should have some developers who can hack it...maybe?

      Maintenance coding is NOT simple.

      Yet it's a step up from impossible, which can be the difficulty of getting a bugfix from some vendors.

    12. Re:Wondering by binner1 · · Score: 2, Interesting

      Having just moved from a company running Novell backend and Windows on the desktop, I can say that Novell has some great products (eDirectory, Zen, etc). The biggest problem with Novell is their marketing. There is no clear, concise list of current versions and they also go to extremes with version naming confusion...

      To be specific, their Open Server vs Suse Linux product line is fairly confusing. Their management tools are great (in some cases) and horrid in others...that and there are 3 different products to do management with. Which of the 18 different Linux offerings does what?

      The other thing that irks me with their products is lack of 'proper' integration. We were are GroupWise shop and had to manage two sets of accounts for everyone, 1 for Windows authentication and a second for GW. There are password syncing options, but it's still a stupid maintenance headace.

      Now, at first, I just thought I was an idiot, being relatively new to Novell land. I then discovered that our primary Novell dude had the same issues with them...

      Novell makes some fantastic products and they do work well when you get the right stuff setup. They just really need to get their heads out of their asses with their horribly confusing product lines. Just think how deadly Novell's tech departments plus MS's marketing department would be!

      My 2 cents.

      -Ben

    13. Re:Wondering by lordofthechia · · Score: 5, Funny

      'the boss said "why do you want that?"'

      Correct answer: "It will help me do my job more effectively and make the company more competitivein the market"

      Wrong answer: "It will help me find another job more effectively and make me more competitive in the job market."

      Though on occasion brutal honesty can cause some interesting reactions. But seriously, just sell them the training and get them just as excited about it as you are.

      --
      Georgia Tech, the leader in Chia(tm) technology.
    14. Re:Wondering by Tet · · Score: 3, Insightful
      If you've never installed OpenBSD before, it's going to take you some time to familiarize yourself with the OpenBSD install process. It's not all nice and pretty and nice like Linux, Windows or OSX. It requires some practice, I'd say.

      From personal experience, I can say that from never having installed OpenBSD (or indeed, any of the BSDs) before to a fully working, secure internet facing server took me about 2 hours. The only slightly non-intuitive bit is the disk partitioning.

      --
      "The invisible and the non-existent look very much alike." -- Delos B. McKown
    15. Re:Wondering by AJWM · · Score: 2, Informative

      More often than not, the advantage to having the source of the API (lib or OS) that your application is calling is not so that you can fix a bug in that lib or OS, but so that you can see how the API really works rather than how it is documented to work. Quite frequently documentation is wrong, or out of date, or omits certain assumptions the API developer made about the apps that would be calling it.

      I've fixed many a misbehaving application because I could see where invoked code differed from its design or documentation. Tough to do with closed-source.

      --
      -- Alastair
    16. Re:Wondering by MichaelSmith · · Score: 2, Informative
      Let's be honest, with the wealth of easily accessible documentation out there, there's no excuse for any somewhat competent IT person to not be able to pick up OpenBSD.

      Windows support is now a blue collar occupation. Its a trade, not a profession. To manage UNIX they will either have to have had prior exposure to it at work, or they got taught it at college.

      My brother started out as a cook, then as an operator on a large IBM site. Now he does windows support. I guarantee that he will never get unix. He could learn it if he has to but I can't see it happening.

  3. Don't know about that... by N1ghtFalcon · · Score: 5, Funny

    My experience is that if something has to be done, just do it - don't ask! They will thank you later

    - Famous last words?

    1. Re:Don't know about that... by mgpeter · · Score: 5, Insightful
      - Famous last words?

      Most of the time the people higher up have no idea reguards to technology. I have been in the situation where something had to be done to either get off of an NT Server solution, or to re-implement a Windows Network that was drowning fast. In every situation I deployed a Samba/GNU/Linux solution and no one actually cared as long as it worked - and they always work better than any MS Solution (IMO)

      The only place that actually asked, I gave them 2 quotes, one with a $8500.00 price tag for the server software alone, and one of $4500.00 which included a Dell PowerEdge 2800 w/6 SCSI drives....Guess which one they chose.

    2. Re:Don't know about that... by beanball75 · · Score: 2, Insightful

      In this case it worked because the network is a black box as far as end users are concerned.

      As with any advice, you have to know when to apply it.

    3. Re:Don't know about that... by bogado · · Score: 4, Insightful

      That is the problem with big corporations, no one wants to put their asses on the line. You have a solution, you ask for your boss to aprove, he don't want to put his ass on the line and ask the superior, and this goes on and on until someone simply says "no" or it gets to the CEO. Corporations buy from MS because they can, on the theory, blame them for problems.

      I believe that this man had balls, and he solved the problem that his predessor could not solve (and probably got fired). He puted his ass on the line, if he had failed he would probably be fired. But he did not, he had confience that this would solve the problem and he did.

      Im getting tired of this days that anyone is trying to point fingers to everyone else, for problems that are probably their. And this is happening all over, from the crusade against video games to the xxiaa with their crusade against their customers.

      --
      []'s Victor Bogado da Silva Lins

      ^[:wq

    4. Re:Don't know about that... by hazem · · Score: 5, Insightful

      Nothing ventured, nothing gained...

      The safe thing to do is ask. When you're told "no" or given the indefinite "we'll think about it", you're stuck.

      But, if you're sure of yourself and know you can do it - then give it a try. Sure, you might fail, and lose your job, but that's a risk.

      In studying succesful people and organizations, the one thing that seems to stand out is that none of them ever did things "the way they're supposed to", and they tended to put everything on the line for a shot at success. Sure, they sometimes fail, but they keep trying, and they are willing to risk everything.

      There's a poster on a wall here, in a building named after the athelete who said it that sums it up pretty well:

      I've missed more than 9000 shots in my career.
      I've lost almost 300 games.
      26 times, I've been trusted to take the game winning shot and missed.
      I've failed over and over and over again in my life.
      And that is why I succeed.

      Playing it safe gets you a steady paycheck and a steady job. Taking risks may get you burned, but it may also lead to great success.

  4. PWC has a interesting attitude by joelparker · · Score: 2, Insightful

    BSD is free and great but there's still costs for retraining, reconfiguring, and ferreting out things that don't quite work the same way as in a Windows environment. Good luck, PWC, and please share your results about this switch!

    1. Re:PWC has a interesting attitude by Mantrid · · Score: 2, Insightful

      What exactly was the point of your post? There are differences between the OS's which must be dealt with. But I guess you had so much pent up rage you just had to post your anti-MS flame against the first post you saw?

    2. Re:PWC has a interesting attitude by Arandir · · Score: 2, Insightful

      So? Every OS is different from every other OS. Duh.

      Why is this argument always used when someone is switching away from Windows, but is never used when someone is switching away from Unix? My company switched from Unix to Windows five years ago, and it was painful and expensive, and things have never worked quite right since.

      Is it just me, or is every street in Redmond one way?

      --
      A Government Is a Body of People, Usually Notably Ungoverned
  5. It's just one of their offices... by JoostSchuttelaar · · Score: 4, Informative

    ... not the entire company. That would've been big news. Still good though :)

  6. Umm....What?! by -Grover · · Score: 5, Interesting

    From TFA:

    IT managers who want to deploy an open source solution but are worried about company politics should go ahead and do it without asking, according to PricewaterhouseCoopers (PWC) Japan IT manager Mark Uemura.


          That sounds like a FANTASTIC idea. Just come in one weekend and change the entire network over to BSD without running it by anyone. Why bother with the pesky work of drawing up a well-structured arguement for what you want, and then run it by the people who sign your check? That would be highly irrational IMO...Screw politics, they'll thank you when it's done - With a nice pink check.

    1. Re:Umm....What?! by CyricZ · · Score: 2, Funny

      But you're grub! You can do magical things like that.

      --
      Cyric Zndovzny at your service.
    2. Re:Umm....What?! by hey! · · Score: 5, Funny

      That sounds like a FANTASTIC idea. Just come in one weekend and change the entire network over to BSD without running it by anyone. Why bother with the pesky work of drawing up a well-structured arguement for what you want, and then run it by the people who sign your check?

      Well, that's the plus side of being in a culture that still believes in personal responsibility. The downside is coming into work on Monday and being handed a katana with the understanding you will "do the honorable thing."

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    3. Re:Umm....What?! by Quiet_Desperation · · Score: 3, Interesting
      Why bother with the pesky work of drawing up a well-structured arguement for what you want, and then run it by the people who sign your check?

      Not to defend the attitude of the article, but as an engineer I continuously present well-structured arguments (pretty pictures and everything!), and then have a manager make a different decision because of "a hunch" or project politics or the the Moon was in Jupiter's seventh house or their bowels were making them cranky that day or... something.

      Small example: I needed to order a component that involved a sensitive frequency. I could have the frequency in the part number, or the vendor could assign a random part number. I wanted the random number because the component was going to be used in an open area. Little Ms. Project Manager insited on having the sensitive info in the part number. No reason. She just wanted it that way. We had to have the component shipped securely at extra cost, opened in a secure area, the offending number removed with an X-acto knife, and then the part had to go through security to get cleared for the open area.

      If I had just ordered the part the way I wanted, we'd have save time and money, and little Ms. Project Manager, honestly, wouldn't have known or cared about the difference in the part number.

    4. Re:Umm....What?! by mcheu · · Score: 3, Funny

      The downside is coming into work on Monday and being handed a katana with the understanding you will "do the honorable thing."

      Hmm...

      A) Accept this decorative sword as a gift for exceptional service, with a nice 'thank you' note to follow

      B) Pose menacingly for the upcoming 'Boyz of IT' calendar

      C) Slaughter everyone in management

    5. Re:Umm....What?! by Fulcrum+of+Evil · · Score: 2, Informative

      The downside is coming into work on Monday and being handed a katana with the understanding you will "do the honorable thing."

      Generally, the person with a Katana is the second. His job is to behead the suicider as he disembowels himself with a Tanto so that he doesn't embarrass himself by whining.

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
  7. Thank you later? Maybe. by holysin · · Score: 2, Interesting

    'My experience is that if something has to be done, just do it - don't ask! They will thank you later,' he said." ------ Or later they'll fire your ass for thinking outside the box / not getting approval. It's really a question of if you want to cover your ass, or if you're sick of working your ass off. Yes, it all comes down to your ass, so you get to decide how you want it treated ;-)

  8. Nike Advice Not Always Good To Follow by Evil+W1zard · · Score: 3, Insightful

    Seriously the Just Do It type attitude will more often than not lead to an IT disaster and subsequent loss of job scenario. Adding or changing architectures needs to be managed and approved. It just isn't smart not to go through the entire development lifecycle and not to get senior leadership involved right off the bat. You may think that implementing this new, cool architecture will be great for the company, but you might not know you are breaking something in the process. What about legal issues? You might think oh I will just install X copies of freeware Y and then it turns out that the software isn't free to corporate users... Stick with a lifecycle set of processes, good change management and make corporate leadership get involved so they semi-understand the possible pro's and con's of what will be done... Otherwise be prepared to get slammed if something goes wrong and you didnt do due diligence up front...

    --
    News Reporters Make Tasty Polar Bear Treats!
    1. Re:Nike Advice Not Always Good To Follow by div_2n · · Score: 4, Insightful

      I am the IT Manager at the company where I work. We have a few servers running copies of Windows for which one of the previous IT Managers was careless and lost the original media and licensing information. If the server breaks, I have no valid product key to use for them. They also happen to be running services that can be transparently replicated using Linux. Take a guess what they will be running should they break irreparably during business hours.

      Guess what my boss (the CEO) will say when he finds out I fixed it without having to spend any money. "Good Job." Guess what he will say if he asks how and I tell him. "As long as it works."

      I know this because I've already gone through this once with an FTP/Web server.

      Sometimes putting out fires requires you to go off the beaten path in order to fix the issue. You might be surprised at how PHBs respond when the issue is fixed quickly, didn't cost anything in the process beyond the labor that it would have taken anyway and instantly became a more secure solution (provided it was configured correctly).

    2. Re:Nike Advice Not Always Good To Follow by jimicus · · Score: 2, Insightful

      There are two "Just Do It" approaches to take.

      1. JDI - Migrate everyone's desktop to Linux overnight!
      Pros: It's fr33 s0ftw4r3, d4mm1t!
      Cons: Everyone's happy with this idea, right?

      2. JDI - Fileserver has keeled over at 17:00 on a Friday. Fileserver *must* be working for 08:00 Monday. Windows install media not available, strong suspicion it was illegal in the first place. A samba server suddenly sounds rather attractive.
      Pros: Not only is it free, it gets you out of a tight spot.
      Cons: None, provided you can configure it correctly.

      Guess which one gets you sacked and which one is good to put on your annual appraisal?

    3. Re:Nike Advice Not Always Good To Follow by Evil+W1zard · · Score: 2, Insightful

      My comment says that Just Do It advice is not always good to follow, not This Guy Made a Bad Decision... In most cases especially within an enterprise network a change to the core architecture should go through an implementation process which includes testing, CM, security involvement, legal and etc... to ensure that you are not losing functionality, it will work down the road, security issues are addressed and etc... Yes it worked for this gentleman, but I would venture to say in most cases you need to do a lot of upfront research, coordination and other work before implementing a core change. I'm not saying Open Source is the wrong way to go at all, but he made the generic statement about just Gittin R' Done and I was adding to what should be considered before moving ahead with a project... You may call it a "boxed beaurocracy", but there is a reason why defined processes and procedures exist. They don't stifle ingenuity, they just ensure that new ideas don't break current architectures...

      --
      News Reporters Make Tasty Polar Bear Treats!
    4. Re:Nike Advice Not Always Good To Follow by Anonymous Coward · · Score: 2, Interesting

      Allow me to give the other side:

      I was an IT guy at a mid-size design agency some years ago. We were doing our own web-hosting on-site. One Friday evening, there was a fire, and our web-server, the back-up (which was on another floor in another part of the building, but ironically got damaged when the fire-department did their thing) and another file-server were demolished.

      I came in on a Saturday and got everything working again using a spare personal machine and a copy of Linux.

      On Monday, my boss called me into his office and congratulated me on getting everything back online. He asked me what I did, and I told him.

      "Oh, that's not good. We're a 100% Microsoft shop. You can't install anything that isn't Microsoft."

      "But I was the only person who came in to fix things over the weekend, I didn't have access to the software closet, and you weren't answering your pager. I did what I had to to get it working."

      His response? "You don't have to get defensive. I'll just give you a verbal warning about going off the reservation, but next time I'll have to give you a written one."

      See, here's the thing - sometimes you get a manager who is focused on the job getting done. Other times you get an asshole who would rather play politics than have stuff that works.

      I wish I could say that I resigned right then and there, or at least slammed the door to his office, but I didn't. Job prospects in my area - especially for a job at the salary I was making - just weren't good. I didn't leave that job for 3 years, and when I did I had to pick up my wife and kids and relocate.

  9. Good luck to this guy!! by malraid · · Score: 2, Informative

    if something has to be done, just do it - don't ask! at PWC ?? This guy is not going to last long. The problem with Big Bussines is that change is never well received, even if for the good. A lot of ISO and other regulatory crap make change a real PITA. But then, he might just get lucky.

    --
    please excuse my apathy
  10. need a new job? by User+956 · · Score: 3, Funny

    My experience is that if something has to be done, just do it - don't ask! They will thank you later,' he said."

    yeah, that's also a good way to get fired.

    --
    The theory of relativity doesn't work right in Arkansas.
    1. Re:need a new job? by antiMStroll · · Score: 4, Interesting

      You said a mouthful. My department is in currently fending off a company wide, IT imposed standard for computers. They're demanding we run critical 24/7-live multimedia apps on the same budget model desktop provided receptionists because "its the standard" and they get a good price in bulk. A 'well documented, carefully considered standard' can still be a cluster fuck. Two years ago the 'carefully considered standard' was a different manufacturer's model because the company bought advertising with us. I'm given the choice of rolling over and accepting almost certain disaster or protecting divisional business at personal risk to my career with the company. But there are always other companies.

  11. That's a pretty bold move by Slightly+Askew · · Score: 2, Insightful

    OS brands aside, one system admin has the power to completely restructure the IT infrastructure in a huge, multinational accounting firm with no prior approval? This may be a good report for Open Source, but for PWC, it is a bit embarassing, IMHO.

    Either that, or he's overexaggerating the accomplishment and he really just replace the OS on a few PCs and a server. The phrase "one domain controller" tells me that this is not a large environment. I wonder what the home office thought of this little stunt.

    --
    Public use of any portable music system is a virtually guaranteed indicator of sociopathic tendencies. -- Zoso
  12. Losing Clients? by borawjm · · Score: 2, Insightful

    I guess they do need to save money considering they are losing clients. It appears that many companies are moving to smaller accounting firms to cut costs and saying no the the "Big Four" (Deloitte, KPMG, PricewaterhouseCoopers (PWC) and Ernst & Young).

  13. Sure, but(!) by ackthpt · · Score: 2, Informative
    PWC has a interesting attitude...
    br>BSD is free and great but there's still costs for retraining, reconfiguring, and ferreting out things that don't quite work the same way as in a Windows environment. Good luck, PWC, and please share your results about this switch!

    Sure, but you do this with Windows every two years anyway, right?

    It appears PWC is after stability, not just the software humming along smoothly, but controlling their upgrade path rather than leaving that in the hands of the goofballs in Redmond who leave profit to drive dubious innovation.

    --

    A feeling of having made the same mistake before: Deja Foobar
  14. Its only the servers by PSVMOrnot · · Score: 4, Insightful

    From the article it seems to me that they are mainly moving the servers to OpenBSD, not the actual workstations. From a user point of view this should be seamless, with their existing programs still working for the large part. As for the retraining cost; it seems the guys in charge already are fairly well versed in the OS, so retraining cost should be minimal.

    Right, now thats said lets have no more of this "what about the hidden training costs?" and "will the programs still work" which seems to be the ususal comments for any switching to Open Source solutions.

  15. Re:Does this mean by SquadBoy · · Score: 4, Insightful

    Why would they do their taxes on a firewall?

    --

    Cypherpunks: Civil Liberty Through Complex Mathematics. Those who live by the sword die by the arrow.
  16. This made slashdot because? by slashname3 · · Score: 4, Insightful

    So they replaced some (not all) of their backend systems with OpenBSD systems. Primarly security systems (firewalls) because Checkpoint on the windows systems was not working real well.

    There is a significant DUH factor there.

    Now it would have been real news if they had replaced all their backend systems as well as their desktop systems with open source alternatives. That is serious news. But no, like most companies out there they just have a mix of unix like systems along with their Windows based servers. It would be interesting to know if there is any company at all that runs purely Windows systems (or for that matter purely unix like systems). I doubt there are any. So running a mix of systems is pretty much standard. Sure the percentages will vary. As such this is not really big news.

    Wake me up again when they have switched all their clients or even a significant portion of their clients to open source alternatives. That will be real news.

  17. Re:Does this mean by schwaang · · Score: 3, Informative
    No. TFA is about the back-end (servers). They apparently still use Windows for their desktops.

    (And believe me, you wouldn't just switch a bunch of employees over to BSD on a shoot-first basis without having your ass mailed to you with the personal belongings in your desk.)

    From the article:
    After the five-month migration, PWC's servers are now equally split between Windows and OpenBSD.
  18. Re:Does this mean by Otter · · Score: 5, Insightful
    1) OpenBSD isn't Linux.

    2) This is a firewall in Japan.

    3) What PricewaterhouseCoopers uses for tax accounting is not something you want to be doing your taxes with.

  19. Thanks by falzer · · Score: 3, Insightful

    'My experience is that if something has to be done, just do it - don't ask! They will thank you later,' he said.

    It's easier to get forgiveness than to get permission.

  20. Re:Nice.... by CyricZ · · Score: 4, Insightful

    Perhaps you could if you took a more professional approach. Have you performed any serious analysis regarding such a transition? Can you show that there would be definite savings? Don't forget to cover non-technical issues, such as how long it will take for users to adjust, and how easy the adjustment period will be.

    Often times managers are more than willing to consider improvements, just as long as you're providing solid, reputable evidence to back up your claims. Don't waste their time by saying "Omg Linux oR 0p3nbSD is SOOOO rOx beKuz sUm /. gUy said it K00! leTz switcH 2day!1!@!!" Instead, provide them with an analysis that focuses on how the transition will benefit them directly, be it in increased productivity or decreased expenses.

    --
    Cyric Zndovzny at your service.
  21. Re:Does this mean by Simon+Lyngshede · · Score: 4, Interesting

    What does Linux has to do with this? He uses OpenBSD. If you read the article you would know that they still use Windows on their workstations so they can still use what ever tax software they used earlier.

    The really fun part of this article is that they need to put an OpenBSD firewall in front of their checkpoint firewall to keep it safe.

  22. Aurthur Andersen was Enron's auditor.. by Anonymous Coward · · Score: 3, Informative
    PWC was at the heart of the Enron scandal

    Hardly - you've mixed them up with Arthur Andersen.

    PwC actually benefited from the Enron scandle, in that it picked up some of the now defunct Andersen's practice. Furthur, PwC split off their consulting biz and sold it to IBM. http://www.computerworld.com/managementtopics/outs ourcing/story/0,10801,70769,00.html

  23. Have you ever used OpenBSD? by CyricZ · · Score: 5, Informative

    Have you ever actually used OpenBSD? If you have, then you would know that it's a massive time and money saver. Why is that? Because it just works. It's a well-engineered product. Your risk of security issues is virtually nil, and the support from the mailing lists often rivals that of anything from Microsoft or Red Hat.

    .

    --
    Cyric Zndovzny at your service.
    1. Re:Have you ever used OpenBSD? by Tomchu · · Score: 2, Interesting

      What Linux documentation? Half-written man pages with spelling and grammar mistakes that simply assume certain things about the system/user's knowledge?

      I'll take the Free/OpenBSD docs any day. :-)

      --
      I used to think Linux was cool -- then I turned 14.
  24. That's great by ivoras · · Score: 3, Interesting
    The gist of TFA is: they did it because it's cheaper. Not because of philisophical properties of Free or Open source ("Philosophy doesn't pay the bills!"), not because of technical quality, but - because it's cheaper.

    And that's great! Since a financial company did it, large software houses can no longer say "Yes, it's free (as in beer) to use, but eventually you'll have to pay more to get competent Open-source techies and invest in more/different hardvare that if you just went with Our Solution(tm) all the way."

    And that is how you gain mindshare - not by making a bunch of extremenly technical reports saying how it's better then everything else, but by hitting them on the wallet.

    The downside is that because of using such "cheap" software, some other techies working for large software houses can get underpayed or sacked. We'll just have to see what the net balance gets to be.

    --
    -- Sig down
  25. All too familiar by erroneus · · Score: 4, Interesting

    I recall a couple of similar situations where switching the server to and OS/OS was the best answer. The first time, it was a startup ISP (back when everyone dreamed of starting an ISP) who suffered the same problems as described in the article. The problems were limited to the mail server and it was simply unable to keep up with the load it was given. I took a machine of far more modest capacity, installed Slackware on it, set up mail, ported over the user list and it all became quiet almost suddenly.

    Another case was when I took a job as SystemsAdmin for an ATM service company... similar situation except a bit worse... they had this bizarre mail server/proxy server thing running on a Win95 box. I almost wet my pants when I saw it. I built another handy-dandy linux box, updated everyone's proxy settings to "off" and set them up with NAT and everything was running smoothe as a baby's butt... again, almost completely sudden quiet. It was very rewarding.

    These were all back-end systems that people don't see but use frequently. And only when the stuff you've got ain't workin' is when this sort of strategy (as described in the article) is a good idea. I think it would be a completely different story if they took something that worked and made this tremendous change... that'd be noticably stupid.

  26. So did Zonk actually READ the article? by pythas · · Score: 2, Insightful

    Did anyone actually READ this article?

    This company just replaced some of their windows firewall servers (running checkpoint) with OpenBSD. How is this a story? Where's the nightmare?

    Quoted from the article:

    "most of the migration to OpenBSD was replacing network security devices with Intel servers"

  27. Learn to use windows. by ArchMagus · · Score: 3, Insightful

    Ok, I don't as a general rule respond to these Windows vs Linux in the back end stories, but I have to on this one. The line in the first page says it all: 'The whole office was relying on one domain controller which was dying.'

    This has *nothing* to do with Windows being teh suq. Rather, this has everything to do with the previous admin not knowing what he was doing. You don't run an enterprise shop with one DC (be that either NT4 or AD.) You have numerous DCs, and leverage this new fangled concept called redundancy. AD in a large scale corperate environment works just fine, I've seen 200k+ user networks using AD, and it scales fine. Many of these shops also use Exchange for their mail, and with a proper (and not disproportionately high, I might add) number of servers, everything runs smooth as silk.

    This sounds like far less a case of the Apps being responsible, and more like a case of some "admin" who didn't know his ass from a hole in the ground being put in charge of a system far larger than he could handle. If I ever see anyone pull out this site as a case study in FOSS/Windows, I'm going to laugh in the presenters face, as they clearly don't understand the software.

    1. Re:Learn to use windows. by The+Bungi · · Score: 2, Insightful
      What else would a mindless Windoze fanboy say?

      Hey, that's nice. So let's see, what you're saying is essentially that every corporation out there that uses Windows (sorry, 'windoze') for DNS, domain controllers, file serving, web applications, backend infrastructure and the sort - all of them are somehow retarded and can't get anything meaningful done. They're all wrong, and you somehow have it right. Because you've figured out 'enterprise computing'. Right? IOW, if someone who uses Windows (or 'windoze') dares claim that this article seems like just another piece of sensationalist flamebait fare that slashbots like you enjoy so much - then by definition they must be a 'fanboy'

      Well, that pretty much nails it then. You win!

    2. Re:Learn to use windows. by micheas · · Score: 2, Insightful
      This has *nothing* to do with Windows being teh suq. Rather, this has everything to do with the previous admin not knowing what he was doing.
      Or maybe the cost of windows server licenses.

      This is speculation, but redundancy in the windows world can be very expensive as you need to pay for the backup server license and all the client licenses for the backup server. That $2,000 server may have a $6k license fee and if the project is $10k over budget . . .

  28. success is always good by javaxman · · Score: 4, Insightful
    "Just Do It" works if you're successful. Not so much if things turn out poorly.

    For this guy, things worked out. Maybe it's more like "just do it if you know what needs to be done and are sure of your success".

    Then again, there are some managers who dislike anything that's not their idea or at least didn't require their blessing. If that's who you work for, though, I'd say get the hell out and find someone who rewards productive risk-taking and successful initiative. If you're the *head* of your IT department, you should be given a fairly serious amount of control over how things are done, *especially* if you've been tasked with taking over a high-cost failure, as this fellow was.

    I suspect our friend here had perhaps a bit more buy-off from upper management than it appears. He was probably instructed to "fix it, don't spend money, and don't bother us with the details". Does the fact that he succeeded without a load of bureaucracy bother you, or is it the adoption of OpenBSD ( no problems with corporate use there, BTW ) that bothers you?

    Again, I'm agreeing with you generally- going it alone is often a poor choice - but inaction is fairly often worse than action, and it's hard to argue with success. People tend to view successful execution of an independent plan as "initiative". It's only "insubordination" if you fail. The lesson? Don't fail.

  29. Easier to beg forgiveness than ask permission by mekkab · · Score: 2, Insightful

    Age-old adage of corporate beauracracy once again rearing its head.

    If you want results; just do it.

    If you want to tread water and waste time, then by all means keep going to those meetings!

    --
    In the future, I would want to not be isolated from my friends in the Space Station.
  30. Mod parent up! by Scott7477 · · Score: 4, Insightful

    The point of this story is that PRICEWATERHOUSECOOPERS started using OpenBSD! This is a BIG FOUR accounting firm! Every IT exec in the world can now say "If it's good enough for PWC, it oughta be good enough for us." So this is a big win for open source.

    PWC advises many Fortune 1000, Global 1000, what have you on IT issues; there is a chance that this sort of internal use of open source software will lead them to recommend use of OSS to their clients. The C-level decision makers are talking to PWC and others, and probably not reading Slashdot.

    --
    "Lack of technical competence coupled with the arrogance of power, as usual, leads to no good end."
  31. Uemera's responses from Undeadly.org by WhiteWolf666 · · Score: 4, Informative

    http://www.undeadly.org/cgi?action=article&sid=200 51024113247

    BTW: When he said, "just do it", he's not talking about informing management; he's talking about informing/surveying USERS. He's meaning, "Don't bother trying to convince users, instead, just tell them the procedures have changed, and this is 'The New Way' (TM) to do things. They'll do it, find it better/faster, than thank you"

    Shamelessly stolen, so don't mod me up.

    Mark T. Uemura (IP 221.249.159.51) (mark.uemura@gmail.com) on Tue Oct 25 14:18:17 2005 (GMT)
    It's unfortunate that reporters such as this guy would sensationalize
    a talk by carefully crafting his story from bits and pieces mostly
    taken out of context. So, in all fairness to my firm and to those who
    were not present, I feel compelled to set the story straight.

    First off, the story is not an interview even though it may come across
    as such. The title is rather sensational but I certainly wasn't
    desperate. There were problems and they were fixed and our team was
    just very resourceful in doing so.

    Gedda writes:
    > IT managers who want to deploy an open source solution but are worried
    > about company politics should go ahead and do it without asking,
    > according to PricewaterhouseCoopers (PWC) Japan IT manager Mark Uemura.

    No, this is taken out of context. What I said was that we had very big
    and important changes that we needed to make in order to restore network
    and application stability. My reference to just going ahead and doing it
    referred to making the necessary changes behind the scenes. It wasn't
    about company politics and it wasn't about migrating services from Windows
    to OpenBSD. My experience was that we did ourselves a disfavour by trying
    to inform and explain to users and management the technical reasons for
    the changes that needed to be made. In fact, all of the pushback had
    nothing to do with OpenBSD. We needed to migrate from an old Domain
    Controller with a corrupt Active Directory to a new one. We also
    introduced the concept of working on Application Servers in Terminal
    Services to take advantage of server power for resource intensive
    applications that ran very slowly on users' PCs. So, the push back was
    related to things like "you'll have to login to this new Domain rather
    than the old one from tomorrow onwards." or getting users to change the
    way they work and use applications running on a Terminal Servers for speed.
    In the end, when all was sad and done, users and management realized the
    difference that we had made; no more downtime or data loss. Furthermore,
    they've never had everything running so smoothly and as efficiently for
    as long as they could remember. Their IT problems went away as a result
    of our efforts and the decisions that we made.

    In fact, all of the migrations to OpenBSD were either behind the scenes
    where the users were oblivious to the changes. Well, almost oblivious.
    Often times we would get "Hey, the Internet is really fast today, cool!"
    or "Man, can you guys like spill some coffee in the server room or
    something? We're not used to this much uptime. It means we can't go
    home early anymore!"

    In those cases where users did have to interact with OpenBSD, it was
    always well received and positive such as moving off of a very slow VPN
    for remote access on to a quicker and more user friendly alternative
    such as port forwarding applications through OpenSSH.

    > Faced with an unreliable network, Uemura went ahead and migrated systems
    > from Windows to OpenBSD on the premise that management would trust his
    > judgement.

    Once again, migrating services to OpenBSD was not an issue. So long as
    we did not compromise security in doing so. Generally, we did so to
    improve security and that's what OpenBSD is famous for and yet ther

    --
    WhiteWolf666 an exBush supporter. All you new-school,compassionate,save the children Republicans can rot in hell
  32. Wondering? The Fine Article has an Answer. by twitter · · Score: 3, Insightful
    Even if the software is free it seems to me that the most expensive thing is always the developers, training, implementation, etc

    Buggy software that affects your entire company will cost you much more in downtime, missed due dates, frustration, hatred of IT and quality of life. From the article:

    Then PWC was hit with a virus affecting network traffic and the Checkpoint firewall was running at 100 percent CPU capacity which was effectively a denial of service. "So we had to put an OpenBSD firewall in front of Checkpoint," he said. "We saved seven salaries worth over one year. It was so dramatic they gave me a big raise and I was promoted from system administrator to IT manager. And because of the savings we get more productivity out of old hardware."

    TCO fact, baby.

    --

    Friends don't help friends install M$ junk.

  33. Oh the irony... by Anonymous Coward · · Score: 2, Insightful

    The corporation I work for has PWC as their Sarbanes-Oxley auditor. As soon as someone did this, the first question asked by them would be "Where is the Infrastructure Control Review? Security Control Review? Whats the access control procedure? Where was the process?!" Particularly for something as significant as a firewall.

    1. Re:Oh the irony... by Anonymous Coward · · Score: 2, Insightful

      To emphasize this point, when Sarbanes Oxley first went into effect, PWC basically made our entire global IT shut down its daily operations for a full fiscal quarter to ensure that all of the processes and paperwork met S-A requirements. Made us do all the things that this guy apparently says "Don't bother doing."

  34. Re:Does this mean by hey! · · Score: 2, Funny

    3) What PricewaterhouseCoopers uses for tax accounting is not something you want to be doing your taxes with.

    Why not? It's on my list of things to do, right after retrofitting the controls from a F16 onto my bicycle.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  35. More from PWC IT Manager by LoganEkz · · Score: 4, Informative
    From Mark T. Uemura's post on OpenBSD Journal:

    It's unfortunate that reporters such as this guy would sensationalize
    a talk by carefully crafting his story from bits and pieces mostly
    taken out of context. So, in all fairness to my firm and to those who
    were not present, I feel compelled to set the story straight.

    First off, the story is not an interview even though it may come across
    as such. The title is rather sensational but I certainly wasn't
    desperate. There were problems and they were fixed and our team was
    just very resourceful in doing so.

    Gedda writes:
    > IT managers who want to deploy an open source solution but are worried
    > about company politics should go ahead and do it without asking,
    > according to PricewaterhouseCoopers (PWC) Japan IT manager Mark Uemura.

    No, this is taken out of context. What I said was that we had very big
    and important changes that we needed to make in order to restore network
    and application stability. My reference to just going ahead and doing it
    referred to making the necessary changes behind the scenes. It wasn't
    about company politics and it wasn't about migrating services from Windows
    to OpenBSD. My experience was that we did ourselves a disfavour by trying
    to inform and explain to users and management the technical reasons for
    the changes that needed to be made. In fact, all of the pushback had
    nothing to do with OpenBSD. We needed to migrate from an old Domain
    Controller with a corrupt Active Directory to a new one. We also
    introduced the concept of working on Application Servers in Terminal
    Services to take advantage of server power for resource intensive
    applications that ran very slowly on users' PCs. So, the push back was
    related to things like "you'll have to login to this new Domain rather
    than the old one from tomorrow onwards." or getting users to change the
    way they work and use applications running on a Terminal Servers for speed.
    In the end, when all was sad and done, users and management realized the
    difference that we had made; no more downtime or data loss. Furthermore,
    they've never had everything running so smoothly and as efficiently for
    as long as they could remember. Their IT problems went away as a result
    of our efforts and the decisions that we made.

    In fact, all of the migrations to OpenBSD were either behind the scenes
    where the users were oblivious to the changes. Well, almost oblivious.
    Often times we would get "Hey, the Internet is really fast today, cool!"
    or "Man, can you guys like spill some coffee in the server room or
    something? We're not used to this much uptime. It means we can't go
    home early anymore!"

    In those cases where users did have to interact with OpenBSD, it was
    always well received and positive such as moving off of a very slow VPN
    for remote access on to a quicker and more user friendly alternative
    such as port forwarding applications through OpenSSH.

    > Faced with an unreliable network, Uemura went ahead and migrated systems
    > from Windows to OpenBSD on the premise that management would trust his
    > judgement.

    Once again, migrating services to OpenBSD was not an issue. So long as
    we did not compromise security in doing so. Generally, we did so to
    improve security and that's what OpenBSD is famous for and yet there's
    so much more.

    > "PricewaterhouseCoopers is a Windows shop but we were forced to use open
    > source," he said. "I inherited a real nightmare with servers going up
    > and down. There were e-mail outages and on top of that there was a bad
    > relationship between our users and IT."

    Well it's either replac

  36. Failure is not an option by warpSpeed · · Score: 2, Insightful
    'My experience is that if something has to be done, just do it - don't ask! They will thank you later,'

    Unless it fails, then you will be blamed.

    However in my opinion, open source fails far less then Windows...

  37. Just More Slashdot Sensationalism... by mrcolj · · Score: 2, Interesting

    This is sooo Slashdot. The headlline says PriceWaterhouseCoopers is going open source, and then when you actually read the article it turns out to be some small office in PWC-Japan! I'm sorry, but PWC-Japan's IT manager a) isn't going to save any money in the end, and b) this isn't the start of a domino effect.

    --
    --Colin Jensen
    colinandbethany.com
  38. Re:Nice.... by SatanicPuppy · · Score: 5, Insightful

    I have to agree with the guy quoted in the article. DON'T TELL THE PHBs.

    Don't waste your time doing a cost benefit analysis. Don't waste your time trying to educate them. They've got other things on their minds, and they won't really understand it anyway. They have their job, and you have your job.

    It's one thing if you want to try linux on the desktop or some other radical solution, but switching to a Samba fileserver or a Linux router/firewall? They don't need to know. As long as their files are where they want them to be, when they want them to be there, you'll be fine.

    Was at a business once, where I was trying to talk the CEO into using a Linux solution, an idea to which he was VIOLENTLY opposed, said Windows had worked great for him. So eventually, I gave in and drew up a Windows solution. He wanted to know if it was goign to have all the functions that the current system had, and was leery because I was using a different version of windows.

    So we went back into his "server room" (think ventillated broom closet) to look at the machine...Which turned out to be headless, which surprised me a bit, as it was supposed to be an NT box. As it turned out it WAS like an NT box in that it had an NT sticker on it, and NT rhymes with 7.3, as in Redhat 7.3 (uptime 518 days), running on a PIII coppermine with so much dust on the heatsink that I wasn't quite sure what it was at first.

    Needless to say, he went with a linux system, and now he brags about it all over the place. I learned my lesson...Don't start talking software with the bosses. You'll only make more problems for yourself. If you don't absolutely HAVE to justify it to someone, don't do it.

    --
    ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
  39. Re:Mod Parent 11 Insightful by Doctor+Memory · · Score: 2, Funny

    the other managers would blame the dead guy for just about everything

    Heh, that's the way it is on any large-ish project. If a developer leaves, then suddenly they've had a hand in just about everything, certainly everything that goes wrong.

    Functionality not complete? "I think Bob was going to finish that."
    Build breaks? "Yeah, it was some of Bob's code."
    Printer out of toner? "I think Bob changed that last."

    This typically starts as soon as the cube vultures have departed, and lasts until the next developer leaves. It provides a convenient scapegoat, and helps to ease project tensions.

    --
    Just junk food for thought...
  40. Re:Nice.... by LurkerXXX · · Score: 2, Insightful
    It entirely depends on the services you are running. If all you are doing is talking about file servers and firewalls, there will be no employees adjustment because the end users will not know what OS is serving them files or filtering the packets. It's a different matter if you are talking about switching over from Sharepoint Server, or some other service where a change to another platform would be apparent to the end users.

    In other situations, yes, you would have to account for adjustment of the network admins, but in this case they were already familiar with the platform they were switching to.

  41. Re:Nice.... by hhawk · · Score: 2, Insightful

    But follow some good practices.. like test before going live and so forth.. but when you send out the email to staff you can just say, "we are updating our blah balh balh server.." no need to tell them your throwing out MS and bringing in the Nix..

    --
    http://www.hawknest.com/
  42. Re:Nice.... by Krach42 · · Score: 2, Insightful

    So we went back into his "server room" (think ventillated broom closet) to look at the machine...Which turned out to be headless, which surprised me a bit, as it was supposed to be an NT box. As it turned out it WAS like an NT box in that it had an NT sticker on it, and NT rhymes with 7.3, as in Redhat 7.3 (uptime 518 days), running on a PIII coppermine with so much dust on the heatsink that I wasn't quite sure what it was at first.

    Ha! That's hilarious! Someone had already changed it under his nose, and it had been working fine for all that time... that's awesome.

    --

    I am unamerican, and proud of it!
  43. Re:Nice.... by tomhudson · · Score: 2, Informative

    Everyone took a hit after Enron. It's called a "chilling effect".

    And THIS sort of behaviour won't fly under Sarbanes-Oxley ...
    http://www.businessweek.com/bwdaily/dnflash/feb200 2/nf20020215_2956.htm

    At issue is the firm's work for both Enron and those controversial debt-shielding partnerships, set up and controlled by then-Chief Financial Officer Andrew Fastow. On two occasions -- in August, 1999, and May, 2000 -- the world's biggest accounting firm certified that Enron was getting a fair deal when it exchanged its own stock for options and notes issued by the Fastow-controlled partnerships.

    Investigators plan to question the complex valuation calculations that underlie the opinions. Enron ultimately lost hundreds of millions of dollars on the deals. A PwC spokesman says the firm stands by its assessment of the deals' value at the time.

    OVERLAP. Perhaps more significantly, Pricewaterhouse was working for one of the Fastow partnerships -- LJM2 Co-Investment -- at the same time it assured Enron that the Houston-based energy company was getting a fair deal in its transactions with LJM2. In effect, PwC was providing tax advice to help LJM2 structure its deal -- the first of the so-called Raptor transactions -- while the accounting firm was also advising Enron on the value of that deal.

    Pricewaterhouse acknowledges the overlapping engagements but says its dual role did not violate accounting's ethics standards, which require firms to maintain a degree of objectivity in dealing with clients. The firm says the work was done by two separate teams, which did not share data. PwC's spokesman says LJM2's tax structure wasn't a factor in its opinion on the deal's valuation. And, the spokesman says, each client was informed about the other engagement. That disclosure may mean that the firm's actions were in the clear, says Stephen A. Zeff, professor of accounting at Rice University in Houston.

    EVeryone has their ass exposed to some extent.

  44. Re:Nice.... by OrangeSpyderMan · · Score: 2, Informative

    Sorry - but this is the kind of thing that just doesn't stand up. If you replace the Windows boxes in an IT dept. you're gonna have to update Standard Operating Procedures, Business Continuity Plans and licence documents. I don't know why IT techys would be allowed to handle the MS licencing issues all by themselves - this is definitely in PHB territory. (OK - Mom's basement may not be such an exacting environment ;-) ) And all of the time we're talking *infrastructure* services, Domain Controllers, File/Print servers etc - you certainly can't do this realistically without having to tell anyone on *application* servers. This kind of approach is typically the kind of thing that gets you hated when you leave a position - they suddenly discover that you have told them nothing and they are left second guessing a whole host of things that you might have set up. It's a nightmare- and just about the worst way, IMNSHO, to get any companies to get a handle on the real reasons why FOSS might be a good idea - you're going to leave them with an undocumented mess, which will cost them 10 times what "doing it properly" would have done, and the impression that FOSS is just a bunch of undisciplined geeks that can't behave themselves.

    --
    Try NetBSD... safe,straightforward,useful.
  45. See Mark Uemura's post on the OpenBSD Journal... by Anonymous Coward · · Score: 2, Informative

    Mr. Uemura posted a fairly long de-sensationalizing clarification on the OpenBSD Journal (http://www.undeadly.org/cgi?action=article&sid=20 051024113247). It was more interesting than the Computerworld article...

  46. Re:Nice.... by hhawk · · Score: 2, Informative

    OrangeSpyderMan is your reply directed at me?

    "But follow some good practices" certainly means to document things. We are talking here about IT professionals.. not some kid who thinks he an IT manager because he works with computers.

    --
    http://www.hawknest.com/
  47. Apple's Alternative by Kildjean · · Score: 5, Interesting
    Recently in seeing how much I detest Windows Environment, and although I love linux, its still too far complicated to use it in a collaborative environment, in my opinion and some of my users.

    Therefore I have been experimenting with other Alternatives, such as Apple's OSX Server. OSX to my surprise is an organized way of working with Unix. So in the past months i have been learning how to use OSX Server and have polished my skills into using it in "Hybrid" Environments, with the most excellent results.

    One of my clients was a Windows Shop, It took me several months to convince them to change the server into OSX. The prerogative was simple: Apple offered us the perfect growing up environment for a company of 20 something employees that could get as big as 50 in the next couple of years. How? Well Apple's Xserve and Unlimited Lic. OSX was the key. When I presented them with both investing plan's, which consisted of a Dell Server and Windows, and an Xserve and OSX, it basically came down to a 17k dollar investment to do with the Dell, Windows and all its licencing, and 4 terminal stations. In comparison with the Apple Equipment, the Xserve (2.0Ghz PowerPC, 1gb ECC, 80gb sata hdd (expandable to 3 hdd in sata raid 0)) and OSX Unlimited + Apple Remote (Unlimited), It only went up to $11,075.00. When I presented them both quotes, and told them that with the mac we could have interoperability with Windows XP pc's accessing the server as well, better security, easier configuration and other options, the company decided to take the dive and went the Apple way. Recently they had 20 more employees added, in which this would have meant an increase in licencing of over $2000, the company kept hiring and keeps growing without any problems and the IT Structure is solid. For applications, we Use Quickbooks 2005 for Mac and Quickbooks 2005 for Windows XP, Office for Mac and Office XP for Windows (althought we are going to change to Open Office 2.0 in December 2005). The reason we have a couple windows machines, is for some industry specific applications that we cannot find on mac, so we use them on windows. Everything else is run on the macs with no problems.

    I want to add that the Remote Desktop of Macs is an awesome tool. I can make OSX Deployments far more easier than it is in Windows Server Environment. The next client im going to work on this week, Im going to propose the same change, in a bigger scale... I know ill be successfull because the previous client is in love with his system at work.

    --
    Nom de dieu de putain de bordel de merde de saloperie de connard d encule de ta mere.
  48. Re:A good read... by hendridm · · Score: 2, Insightful
    That is why you will never be the boss.

    That may be true, but most of the places I've worked, the upper management looks highly on those who kiss the rings. Maybe my field is different than yours.

    I'd still like to ask: What if his decision blew up in his face? Who do you think would be held accountable? I doubt his superiors would take the heat.

    It seems to me CYA is a common motto among today's management.

  49. Self-fullfilling prophecy by LaughingCoder · · Score: 3, Interesting

    "Uemura said PWC chose OpenBSD, an operating system he is comfortable with..."

    "My predecessor spent too much [so] I was told not to spend any money."

    Seems to me the reasons they switched are spelled out pretty plainly in the article -- Uemura was a *nix person and OpenBSD was free. Yet somehow the abstract of the article claims PWC switched because "Windows was a nightmare".

    Yes, there was mention in the article that their Windows servers were bouncing alot. But the main reason given for the switch was to "spend no money". I suspect if Uemura had not been a *nix type and instead was a good Windows admin he could have fixed the problem without spending any money by instead properly configuring and patching the Windows servers.

    --
    The more you regulate a company, the worse its products become.
  50. Re:Must Be Nice... by SatanicPuppy · · Score: 3, Interesting

    I don't anymore, unfortunately. But I'm on one of the craziest networks you can imagine right now: Windows, Unix, Linux, BSD, OSX, and OS 8-9, and I can drive hardware choice depending on the type of solutions I develop.

    If you've got a choice, and someone asks for a product without telling you how to do it, do it the right way, and don't give them too much information.

    --
    ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
  51. Almost... by shis-ka-bob · · Score: 3, Informative

    Katanas are used to cut others. The wakizashi is used for Seppuku,as well as cutting others that get too close. See the wikipedia article on Seppuku for details...

    --
    Think global, act loco
    1. Re:Almost... by hey! · · Score: 3, Funny

      See the wikipedia article on Seppuku for details...

      *** putting down the large sausage parmesana sub sandwich ... ***

      Ummm, maybe not right now, thanks.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  52. Re:Nice.... by hhawk · · Score: 2, Interesting

    No Apologies needed, I think we are in agreement.

    I am for, however, right sizing methods and methodology based on the needs, size and requirements of a particular enterprise or agency, etc.

    A small few person firm that brings in an outside Nix consultant should at least have a phyiscal log book of changes, patch levels and the such and documentation of all programs running (e.g, name of program, vers., run time variables), and external (cdrom, floppy, etc.) copies of all critical configuration and setup files.

    Really Large to Large companies need to have enough documentation to build the thing step by step and HR proceedures for evaluation the worker, and so forth..

    --
    http://www.hawknest.com/
  53. Re:Prototypes and Politics by SatanicPuppy · · Score: 3, Interesting

    One of the things I used to do is put together a nice solid system on a lan party box, then take it to the company I was trying to sell to, plug it in, and let it do it's stuff. Usually the sight of hardware that you can just plug in and have working in minutes was enough to cinch the sale.

    I know a guy who developed this crazy thin client app/server setup, piped through pptp, that booted off a USB key. So he'd take it to a potential customer, jack it into one of their computers and it would hook into his servers, and download the whole system. Ran fast as hell. Pretty incredible. He'd jack it into an old system, and be zipping through heavy applications like Photoshop so quickly that the old graphics card couldn't keep up. Impressed the hell out of people.

    --
    ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
  54. Re:Must Be Nice... by Anonymous Coward · · Score: 5, Interesting
    While I do agree with you on a ideological level that administrators should plan their work, drawing up arguments, crating back-up plans, educating other admins before they start to deploy something new etc. I must say that many time it just doesnn't work that way in the real world.
    Take the place where I'm working for example. Medium sized company in Europe. Four countries and exspansion in more. After some bad moves two years ago by one of our operations the whole company got in trouble. Management decided to fire some 20%, vut back on outside consultants and retire everyone above 60. They also orchestrated a salary freeze and a max overtime cap. So we lost many of ur most experienced people from the downsizing or from people that decided to leave. In my office I'm the only IT guy left. The CEO told us in IT to cut back on new projects and frooze IT spending at x percant of turnover. Since most of our costs are locked in service contracts, licenses and scheduled hardware upgrades it's very hard to replace aging systems. We had some legacy systems that we just HAD to replace and that almost crushed our budget. So at one of our IT-guys meetings we just decided to stop renewing some MS products and went with Debian on some DNS, file and printer-servers.
    Some six months later our local management found out that we had deviated from the "Microsoft-shop policy", but what could they do? They complained for a day or so before they realised that it was the only way we could stay withn the budget. In an environment where one can get fired for failing to stay within budget as well as failing to provide "service" to other units sometimes Linux is the only way.

    Sorry for the bad English.

  55. Re:Nice.... by xs650 · · Score: 3, Funny

    No need to do a transition analysis, Microsoft has already done several of them.

  56. Mark is speaking at PacSec in Japan by Sean · · Score: 2, Informative

    OpenBSD is really cool. The latest release brings some great new features. It's now possible to have a *fully* redundant firewall/vpn box. (support for keeping filter, nat, queue, ipsec states sync'd on all nodes, support for takeover of failed device, support for interface trunking for layer2 redundancy...) It works very well and it's a snap to setup since everything is in the default install. Mark Uemura is giving a talk about this at PacSec this november in Tokyo. Here are slides from an older one he did.

  57. Re:Nice.... by einhverfr · · Score: 2, Interesting

    Don't start talking software with the bosses. You'll only make more problems for yourself. If you don't absolutely HAVE to justify it to someone, don't do it.

    Very nice choice of words. I like it.

    Let me tell you a few interesting stories of Linux migrations I have done:

    1) Consumer who lost her copy of Windows XP and also lost the certificate of authenticity. I offered to guarantee the migration labor and refund the charge if she decided to purchase a copy of XP. This was a consumer desktop migration and I have a very happy customer :-)

    2) Insurance agency's file and print server. Migrated from Windows 98 to Fedora Core 3. Had a number of issues, however, no more than with Windows 98. Turned out in both cases, the problem was that the software was sending *huge* print jobs (as in 10-20MB print jobs), Samba was double spooling them, etc. Switched Samba for CUPS as the network printing software, and this solved a bunch of problems (not all-- adding more RAM and hard drive space solved the rest :-) )

    3) Book store with an internet cafe setup. Used Linux for a kiosk at first and later for the firewall/kiosk management system.

    4) Migrated my parents' desktop from Windows 95 to Red Hat 6.1 back in the day.

    So having established that all manner of systems often can be migrated to Linux, let me share my feedback with the parent poster's story.

    In general managers think "Microsoft is the Gold Standard" and if something costs less it must not be as good. So you can't win on either the cost or quality arguments simply because it doesn't make sense to them. After all, how could Microsoft compete if better products were available for less? So you cannot fight them.

    What one needs to do instead is get permission where appropriate for pilot projects, use Linux in contingency plans, etc. And use it everywhere you can outside of core production work. That way, when you have to swap file servers with Linux/Samba in an emergency, then you can show that yes it does work. Again when people say "we want to cut costs" move such services over to Linux when they are due to be replaced. Move slowly and carefully, and make sure that everything works properly. Basically if you are the admin, then it is your job to keep things working. If you use Linux where you need to, it is far easier to ask for forgiveness than get permission.

    Then when the time comes, you can propose a Linux-based desktop solution if appropriate or make other bolder proposals.

    --

    LedgerSMB: Open source Accounting/ERP
  58. Re:Nice.... by einhverfr · · Score: 2, Informative

    Don't forget to cover non-technical issues, such as how long it will take for users to adjust, and how easy the adjustment period will be.

    But a large portion of your network is probably invisible to your users.

    For file and print servers, there are no non-technical issues, unless you are doing something more radical like going from Windows File/Print sharing ot Internet Printing Protocol, or the like. What does it matter what OS your web servers run? What does it matter what OS your RDBMS servers run? Your IT department may require a little training to do basic tasks on it, but it is not like you are training every user of the organization, and IME, the productivity gains even in the short run will outweigh the training costs (it can be done a little at a time too if necessary).

    --

    LedgerSMB: Open source Accounting/ERP
  59. Uemura sets the story straight by shking · · Score: 2, Informative
    ...here. I've reproduced the text below.

    Re: Computerworld: Setting the story straight... (mod 15/17)
    by Mark T. Uemura on Tue Oct 25 14:18:17 2005 (GMT)

    It's unfortunate that reporters such as this guy would sensationalize a talk by carefully crafting his story from bits and pieces mostly taken out of context. So, in all fairness to my firm and to those who were not present, I feel compelled to set the story straight.

    First off, the story is not an interview even though it may come across as such. The title is rather sensational but I certainly wasn't desperate. There were problems and they were fixed and our team was just very resourceful in doing so.

    Gedda writes:
    > IT managers who want to deploy an open source solution but are worried
    > about company politics should go ahead and do it without asking,
    > according to PricewaterhouseCoopers (PWC) Japan IT manager Mark Uemura.

    No, this is taken out of context. What I said was that we had very big and important changes that we needed to make in order to restore network and application stability. My reference to just going ahead and doing it referred to making the necessary changes behind the scenes. It wasn't about company politics and it wasn't about migrating services from Windows to OpenBSD. My experience was that we did ourselves a disfavour by trying to inform and explain to users and management the technical reasons for the changes that needed to be made. In fact, all of the pushback had nothing to do with OpenBSD. We needed to migrate from an old Domain Controller with a corrupt Active Directory to a new one. We also introduced the concept of working on Application Servers in Terminal Services to take advantage of server power for resource intensive applications that ran very slowly on users' PCs. So, the push back was related to things like "you'll have to login to this new Domain rather than the old one from tomorrow onwards." or getting users to change the way they work and use applications running on a Terminal Servers for speed. In the end, when all was sad and done, users and management realized the difference that we had made; no more downtime or data loss. Furthermore, they've never had everything running so smoothly and as efficiently for as long as they could remember. Their IT problems went away as a result of our efforts and the decisions that we made.

    In fact, all of the migrations to OpenBSD were either behind the scenes where the users were oblivious to the changes. Well, almost oblivious. Often times we would get "Hey, the Internet is really fast today, cool!" or "Man, can you guys like spill some coffee in the server room or something? We're not used to this much uptime. It means we can't go home early anymore!"

    In those cases where users did have to interact with OpenBSD, it was always well received and positive such as moving off of a very slow VPN for remote access on to a quicker and more user friendly alternative such as port forwarding applications through OpenSSH.

    > Faced with an unreliable network, Uemura went ahead and migrated systems
    > from Windows to OpenBSD on the premise that management would trust his
    > judgement.

    Once again, migrating services to OpenBSD was not an issue. So long as we did not compromise security in doing so. Generally, we did so to improve security and that's what OpenBSD is famous for and yet there's so much more.

    > "PricewaterhouseCoopers is a Windows shop but we were forced to use open
    > source," he said. "I inherited a real nightmare with servers going up
    > and down. There were e-mail outages and on top of that there was a bad
    > relationship between our users and IT."

    Well it's either replace Windows with Window for Internet facing servers or find a more secure alternative that didn't have to be patched and rebooted so often. Bringing back network and applicati

    --
    -- "At Microsoft, quality is job 1.1" -- PC Magazine, Nov. 1994
  60. Re:Nice.... by SatanicPuppy · · Score: 2, Interesting

    I cultivate this innocent look for when someone realizes that I moved a system over to a different platform. "Well, the old system broke, and this was the quickest way to get it up and running again, and well, everyone said it ran so nice, I just kept it." *puppy dog eyes* "Don't you like it?"

    Muahahahaha.

    --
    ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
  61. Re:Nice.... by einhverfr · · Score: 2, Interesting

    I cultivate this innocent look for when someone realizes that I moved a system over to a different platform. "Well, the old system broke, and this was the quickest way to get it up and running again, and well, everyone said it ran so nice, I just kept it." *puppy dog eyes* "Don't you like it?"

    That is exactly why I usually write Linux into any disaster recovery plans I get a chance to. PHB's don't usually read them. And when something breaks and it is replaced temporarily with Linux, I am just following the plan (which is the right thing to do).

    Now usually these temporary solutions have a tendency to turn into permanent solutions because the cost of migrating back is substantial, esp in a 24x7 environment. So again, same basic approach, except that I am usually able to get a little more of a paper trail to protect myself. The big payoff comes in the form of stability, and then nobody wants to change things back :-)

    Let me give you an example.

    I have a customer who had a print server running Windows 98 that was locking up frequently. So I replaced it with Fedora Core 3, installed CUPS and Samba, and things seemed to go OK, except that the compatibility was such that the lockups were still occurring. After all, it is cheaper than replacing the system, which they could do whenever they wanted to anyway, and they pay me for unlimited tech support so they were not really out anything.

    After some investigation, we determined that the cause of the problem appeared to be extremely large print jobs. So I turned off printing support in Samba, made everyone install the printers via IPP directly to CUPS, etc. Problem was reduced but not eliminated.

    So, a second consultant tells them it must be Linux because nothing plays well with Windows. So we move the printer (for testing purposes) to an XP workstation and try that for a week. Now not only are print jobs locking up the queue (as they were on Linux), but now when that workstation is powered off, nobody can print. So we move it back.

    In the end the problem was almost entirely solved by adding more RAM and hard drive space. We have had one print job lockup since, but only one (again a 4MB print job).

    Now that these issues are resolved, we have implimented a Linux-based firewall solution because now things (almost always) just work even under the worst situations.

    --

    LedgerSMB: Open source Accounting/ERP
  62. Re:Nice.... by turbidostato · · Score: 2, Insightful

    "If you replace the Windows boxes in an IT dept. you're gonna have to update Standard Operating Procedures, Business Continuity Plans and licence documents."

    So what? That's IT territory (at least the part that it *is* IT territory). As long as it works what the hell is going to do with it, say, an HR PHB after all? On the other hand, how many times are you, as a techie, consulted about what are the objectives, tools and manners the commercial policy of the company has to be deployed? Surely noone. Why? Because you have nothing to or say about it. The reverse (non-technical staff opinions regarding technical deployments) is just equally true.

    "I don't know why IT techys would be allowed to handle the MS licencing issues all by themselves"

    They don't have to. Some beancounter decided each box within the company needs to be alotted an Ms license? Then go with it. I don't see how that would interfere with my ability to install say, OpenBSD onto some of them if I decided that was the right tool for the job to be done and the worst case scenario is the beancounter, not me, is trashing company money because it took resonsabilities well out from his duty and technical abilities.

    "you certainly can't do this realistically without having to tell anyone on *application* servers."

    That's your *opinion*. Fact is that Mr Uemura already has done what you thing its undoable. And that he did it to great success too.

    "This kind of approach is typically the kind of thing that gets you hated when you leave a position"

    How is that possible? That you didn't tell anything to beancounters, HR bosses or even the CEO doesn't mean it is not properly documented in technical terms for technical staff. Or is it that the beancounter, HR or CEO is going to undertake your obligations once you leave? I bet not. It will be another technician who, again, will have to deal with technical issues the technical way.

    "you're going to leave them with an undocumented mess"

    If that's true, you are not a proffesional , so you are going to leave an undocumented mess after you no matter what. We are not talking here about that kind of people.