Slashdot Mirror


Desktop Linux Sliding in Under the Radar?

Paul Johnson asks: "This article at ComputerWorld describes a sysadmin's discovery that many people in his company are installing Linux on their desktops without consulting IT. The writer is concerned with the security implications, but there is a wider issue. At present the 'official' penetration of Linux into the desktop market is something around 1%. The writer of this article doesn't give figures, but it sounds like he may have stumbled on several times that percentage of desktop Linux installations. If so then this is an important trend. Linux got its foot in the datacentre door in exactly the same way a few years ago, with unofficial installations doing odd server jobs. If you are a sysadmin, in an organization that runs Windows on the desktop, have you stumbled on many unofficial Linux installations?"

146 of 742 comments (clear)

  1. Not exactly ... by BabyDave · · Score: 5, Funny
    If you are a sysadmin, in an organization that runs Windows on the desktop, have you stumbled on many unofficial Linux installations?"

    I tripped over my mail server last week. Does that count?

    1. Re:Not exactly ... by Jeremiah+Cornelius · · Score: 4, Informative
      This has been going on for YEARS. I was doing so at Schwab in '97 - and reading "Chips and Dips" and "Rob Malda's Window Maker Site".

      I got about 4 or 5 of the Unx admins and a good number of the DBS'a doing this too.

      In small shops - we had 6 Linux desktops running at the Multi-Media Developer I worked at in '94. XFree on ATI Mach32, anyone?

      --
      "Flyin' in just a sweet place,
      Never been known to fail..."
    2. Re:Not exactly ... by VPN3000 · · Score: 5, Insightful

      I am not buying into this article for the fact that I've worked in large 'shops' of 2,000 workstations up to about 8,000. None of these shops would find, then allow a non-approved OS to continue to run on their networks. This type of thing is basic "Information Security did a weekly scan, found it, helpdesk siezed the machine and re-imaged it with Windows 2000" routine.

      I used to agree with giving employees freedom to run whatever OS they are comfortable with, but you have to keep into consideration the Information Security view on things. A *nix OS with a few network tools installed, gcc, and some skills can lead to a lot of problems for the company.

      Think that's silly? Think again. Think about doing technical support for bitter and unthankful lusers. Your boss is an asshole. You make $23k/year and missed your shot as an [insert engineer/developer position here] before the bubble popped. No hope for a future with the company since they have a revolving door system in place where 3/4 of the low-level staff is on temporary contracts that expire every 90-300 days.. I know, it's sad and I've seen a lot of talent from people stuck in these types of jobs and feel terrible for them. But, this is a common person in technical call centers. I've seen enough from that single profile to type pages, but I'll stop and save it for another post.

      Do you trust this employee enough to let him run FreeBSD? You want him having direct access to the 'net without a proxy? I doubt it, especially not after that email where he asked questions about what type of traffic you monitor and how you do audits. What if he's okay but his box ended up getting owned because he downloaded bad BitchX source? That would mean another three day stint of no sleep doing emergency penetration tests, mirroring HD images, finding the exploits, sitting in meetings and explaining what all was affected hoping you didn't miss something critical. That's the tip of the ice berg when it comes to what happens when your office gets owned. Even if workstations are usable, every workstation on the local subnet and server they have ports open to via the firewall have to be investigated. This brings productivity for the money-making sides of the company to a crawl while sysadmins and security folks work to get things safe again. Somewhere around noon, the guy from Public Relations will likely be on the phone wanting to know what to tell CNN when he calls them back. Likely, there will be a news source online with details of how the exploit took place, but completely wrong and now the public and shareholders are going to wonder if credit card numbers were stolen, your ability to properly maintain infrastructure, etc. Then your stock price falls $2/share. That's potential millions depending on how big your company is.

      Sorry to ramble, I just wanted to stress the importance of IT policy and the headaches that can happen when the policy is too lax. I'm very pro-Linux/BSD, but not in an enviroment where it's not needed (All those workstations came with an OS you paid for anyway). I also think this treatment of unapproved OS's is very common due to thoughts and situations like the one above.

      My stories are actual events portrayed by actors.

    3. Re:Not exactly ... by ParallelJoe · · Score: 3, Funny
      Well, I work at a large company. There are about 800 people in my building alone and they all have at least one computer. I have two on my desk. The first is a corporately supported Windows one. The second runs linux. I just popped in the Knoppix based Morphix live CD, got it working and then 'click' installed it to my hard drive. Well maybe not quite so easy and btw I am an IT guy.

      But the point is that no one knows it is running linux. The funny thing is that when I set it up I named it 'Joe' and then I set up the networking using dhcp. After a bit I wondered about this. Going to a putty terminal on my Windopws box I ssh'd to joe. Yep, corporate dns now has an entry for joe.MyCompany.com!

    4. Re:Not exactly ... by Geek+of+Tech · · Score: 5, Insightful
      Not trying to be flaimbait, but, uh, if someone had a desire to compile a program, couldn't they just download MingW32 or DJGPP or something else?
      I don't know about your company, but at my school (I was resident Geek), we set it up so that the DHCP server would automatically set the proxy up as a gateway. We never had any problem about people accessing the internet without going through a proxy.
      And aren't the chances actually better of getting some form of backdoor greater for windows? Picking them up via email, bad downloads, even browser security flaws.

      I see where having an unauthorized anything running could be a problem, but just linux in general, no, danger isn't in the software as much as it is in the hands of the user.

      --
      Stop the Slashdot effect! Don't read the articles!
    5. Re:Not exactly ... by BrokenHalo · · Score: 4, Insightful
      I'm sorry, but I believe your post is largely FUD. It really depends on what type of work your shop needs to do. If you have a large number of people using their computers for a range of operations, it is counter-productive to force staff to use any operating system that, for whatever reason, they see as sub-optimal, no matter whether it be Windows. MacOSX or BeOS.

      In my case (I'm a scientist) I would be seriously inconvenienced if some pointy-headed bureaucratic fool came along and overwrote my Linux partitions with Windows, and my immediate reaction would be to take it up with his boss.

      You seem to be operating on the premise that all staff are luddites, vandals or criminals and not to be trusted. I would have thought that, far from losing sleep over this, you should be pleased that this is one person who is not going to be passing out viruses via Lookout Express. In any base, as long as you implement sensible policies (firewalling, quotas or whatever you need to do) there is no reason why your network should not operate transparently without applying unnecessary restrictions.

    6. Re:Not exactly ... by Malcontent · · Score: 4, Interesting

      Very few large corporations have the time or the tools to patch hundreds of MS desktops. As a result in every corporation there are hundreds if not thousands of vulnarable windows desktops and cluless IE users merrily surfing the web and getting hacked by script kiddies.

      --

      War is necrophilia.

    7. Re:Not exactly ... by Anonymous Coward · · Score: 2, Insightful
      Jeez. Are you claiming that choice of OS makes it more difficult for discontent workers to do bad stuff inside your firewalls? That's just load of bollocks. There are enough rootkits and sniffers one can run on Windows to make it irrelevant whether someone has a Windows, Linux or BSD work station.

      That is; key distinction is not the OS, but whether the person in question is INSIDE or OUTSIDE your secure network. If they are inside, it's much more difficutl to secure anything in the intranet. Not impossible but difficult; need to make sure users have no admin/root access to their own systems, can not boot from CD or floppy; all the things one would do for publicly accessible terminals. Easiest way to do this would be to use, say, x-terminals (SunRays or such).

    8. Re:Not exactly ... by tkg · · Score: 5, Interesting

      Well, my employer allows virtually any os that a given user might need to run (we're a research facility). The IT people do regular vulnerability scans of the network and the linux users that I know (myself included) have never failed to pass the scan. The same can't be said for most of the MS users, or event the Solaris users for that matter. I don't hear much from the MAC users.

      I guess my point is that it is not so much what os a person runs as it is the IT policies and how well they're enforced. Keep up with security patches, don't install untrusted software, good password policy, etc. These things aren't unique to any particular desktop OS and any user could potentially violate them. However, any user that depends on their system for everyday tasks isn't going to intentionally munge it up since they lose the use of it while you may be inconvenienced with rebuilding it. There is always the danger of the 'malicious insider' and we risk it every summer with an influx of student help that always includes some idiot that will try 'bad things'. Deal with them swiftly and harshly and make sure everyone knows about it and you can keep it to a minimum, but you can never eliminate the risks completely.

    9. Re:Not exactly ... by hellraizr · · Score: 5, Insightful

      I think most people are missing the point here. most, AND I MEAN MOST companies are not huge corporate giants running 3 flavors of oracle/informix/peoplesoft. in fact, most huge places still don't run windows. I have worked for 3 seperate companies where almost every male employee ran linux. especially in ISP and hosting/datacenter enviornments. this view is typical of the MCSE type IT person who eats, sleeps, sh!t's and breathe's micro$oft and ZDnet. I personally have noticed alot more personal freedom to run whatever OS you choose, as long as your firewalled or are fully capable of doing your job. I haven't used windows in the work place since Netware 5.00 was released and I don't see my self doing it any time soon either. another thing to point out. you made a mention of proxy? again, purely micro$oft induced thinking. proxy servers are great for low bandwidth connections but are extreemly exploitable by nature. in trying to put up a protection point you expose your self to the internet even more. true ip routing and firewalls are your best bets for internet access and security. also they allow you to control alot more of what your company can do online without infringing on exec's ability to communicate in private. the internet and corporate computing were built on unix, are _STILL_ unix based in some variant or another, AND ALLWAYS WILL BE. it still takes a farm of dual xeon windows boxes to do what 1 p3-ghz with 256mb ram unix box can do in it's sleep. in the broader scheme of things I personally see linux coming of age in the workplace as a desktop OS. new tools enable it to be far more expandable, secure, and user-friendly than windows can ever be. if your a stickler for IT security, there is no reason on earth to run windows in a corporation. the NSA said it best "There is not enough man power in the entire US government to secure windows for proper use by federal agencies".

    10. Re:Not exactly ... by aziraphale · · Score: 2, Interesting

      It depends a great deal on what kind of shop you're talking about, doesn't it. I'm guessing in the situations you're talking about, the computers were used as basically two things: a replacement for typewriters, pads of paper and filing cabinets; and as terminals for accessing big centralised business applications. This is still what business computing is for most people.

      In that situation, you're not in the business of running a computer network, you're in the business of supplying electronic stationery. You could theoretically replace every machine with a green screen terminal linked in to a big ol' mainframe, and productivity would barely dip. (okay, in some graphics-intensive environments, such as engineering drawing, laying out newspapers, etc., maybe you'd have to use X terminals, or similar, but the effect is the same).

      There are situations where the computers on desks aren't just document-editing dumb terminals, though. They are genuinely used by the employees who work with them as general purpose bits of hardware that help them solve problems. Research groups, software developers, tech support shops, labs, hell, even creative places like design studios, visual FX teams and so on. In shops like that, you're supplying every user with computer equipment to help them do their job. If they want to replace the OS to do their job better, woe betide any sysadmin standing in their way. If an ad agency's client wants a particular visual effect, and the cheapest way to do it is to install Linux, so you can run some bit of software off sourceforge, then you're not going to make yourself popular if your first reaction is to cut the guy's network access off mid download, and send down the two heaviest helpdesk guys to cart the computer away.

      I worked for a long time in a company where I felt the sysadmins had a near impossible job. Half the staff in the company were running multi-boot systems with development Linux kernels, betas of MS operating systems, and running their own web servers, SMTP servers, hell, even setting up their own NT domains. If the sysadmins had stopped people from doing this, then the company's main activities would have come to a grinding halt. That the sysadmins managed to run a network that allowed this kind of anarchy on one level, while ensuring the email always got through and the finance guys could access their SAGE system, was a source of some amazement to me.

      Not every company can treat the computers as dumb terminals and dictate how they're used from a helpdesk console in the sky.

    11. Re:Not exactly ... by VPN3000 · · Score: 4, Insightful

      No FUD, sir. Information Security groups have got to view the employees of a large company as untrusted, unproven people as a whole. Our capitalist and litigation happy society requires this. It's not like when you go through any other form of security it's loving and trusting. Look at airport security, the police, anything to do with protection usually starts off with the attitude of not being too terribly trusting.

      Also, I was not trying to give a full IS proceedure, just a quick run of some thoughts of what I have experienced in the past decade.

      For starters:

      Linux, MacOS, etc is not 'sub-optimal', if your corporation purchased copies of Windows with their workstations, it seems like an even larger disregard for cashflow to not utilize what they paid for. Your scientific and my engineering minds think 'Well, I get more done in Linux', of course we do, but when you sit in with a Loss Prevention group the removed/unused copies of software are considered a total loss.

      Your situation is what would be considered a special case by an IT staff. You are a scientist. Silly goose, you will probably need all kinds of things a typical employee will not need. Think about the percentage of scientists versus customer service reps and support people in call centers. Think of the costs associated with each one of these people anually versus what you cost. It's a big difference.

      You speak at the end about trust and the suggestion that a network operate transparently without many restrictions. You have to understand that most companies are not in the ISP business for their employees. If you sit down in front of a computer in an office, it's their network, their assets, their butt on the line, their bandwidth costs, etc.

      For example, I have worked in a group who's new office was suffering terribly. About a 1400 user network, but the bandwidth leaving the building was always pegged. Upon watching traffic for a few days, it appeared that a major portion was porn and streaming media traffic. We implemented a filter file for the proxy and traffic went from ~97% down to ~30% utilization. This sort of thing is very cost effective and saves people from themselves (female employee walks up on porn mongering male, female complains, male goes unpunished, female cooks up discrimination suit, etc -- just preventative medicine, not a cure for a likely issue in the future).

      I guess those who are knocking my tales have never been exposed to a real IT group before. Either that, or they are prepared to lose their jobs someday due to a lack of enforcement or policy that matches your typical fortune 500 company. The suits will not have much pitty for your balls to give excess freedom to employees with their investor-purchased resources.

      The downfall of your average geek is the inability to ever see things from an executive, bean counter, or investor's point of view. Threats are real, liability is real, the end result of your investments are real. The joy of an office behind a very trusting packet filter is short lived and a flagerant disregard for company assets, especially if the company is publically held. Your investors are well within their power to take you to court and sue you for every dime you have if there is big enough loss associated with an act that was easily prevented. We never know the limitations of these types of suits because they are civil and not criminal. In a civil suit, you never know if you are going to be made an example. For instance, the massive settlements on people burning themselves with McDonalds coffee. You just don't know what's going to happen. At least with a criminal case, there are boundries clearly defined by law.

      You go back to being a scientist and I'll go back to saving people like you from yourselves with your lack of understanding regarding the need for real security policy. I promise I won't pick apart or call FUD when you speak of something technical regarding your line of work... That is, if you don't tell me ficticous realities about how e

    12. Re:Not exactly ... by captainfugacity · · Score: 2, Informative

      Actually that's how it is in most companies that have anyone half competent. I'm sysadmin with a real engineering degree, the engineering degree is used more than the sysadmin hat. Everyone on my network is an engineer or scientist. there is NO WAY i would let these people install their own OS, and we are a small house. At the medium sized engineering firm I was at before this, installing your own OS was a termination offense. Having a pHD and years of experience in field doesn't make you some 3l33t3 4u43 with computers. If a user needed that linux partition they should have come to me first. When you call me a bureacratic fool to the VP because I overwrote it, I will calmly explain to him that your actions put us at risk for a hacker to compromise our systems and steal our exposed IP, or allow a disgruntled employee to steal the VPs email. The VP will calm you down and be polite and tell you to put up with the rules and ask IT to install any operating systems you need. IT will have Root on that box. Then he'll privately tell me that he knows you're being arrogant and that security of IP is priority number one and I should come to him if anyone else is putting the future of the company at risk. "Operating on the premise that all staff are luddites, criminals, or not to be trusted..." Go work some time at an IT helpdesk and you'll realize that this is a good assumption.

    13. Re:Not exactly ... by schon · · Score: 3, Funny

      The funny thing is that when I set it up I named it 'Joe' and then I set up the networking using dhcp. ... Yep, corporate dns now has an entry for joe.MyCompany.com!

      You should have called it 'www'.

    14. Re:Not exactly ... by madfgurtbn · · Score: 4, Insightful

      You are scaring me... :-)

      First a minor quibble--you say:
      if your corporation purchased copies of Windows with their workstations, it seems like an even larger disregard for cashflow to not utilize what they paid for. Your scientific and my engineering minds think 'Well, I get more done in Linux', of course we do, but when you sit in with a Loss Prevention group the removed/unused copies of software are considered a total loss.

      If a worker is more productive in a differennt OS or Office Suite or whatever, then the monetary cost of that unused software is insignificant. Not to mention that the company shoulnd't be buying software unless it will be used.

      The bigger problem with your entire post and attitude toward users is best seen here:

      People need to quit thinking they have rights to anything in an office. You do what they say or find work elsewhere. There's a big job market out there right now, lots of options, right? :)

      I see the smiley, so I'm hoping this is mostly a joke, but if a company harbors contempt for it's employees, it is doomed. If the option is "my way or the highway", the good employees will eventually choose the highway, regardless of the economy. All you will have left will be compliant losers who don't think for themselves, managed by control freaks who have to do all the thinking for them, deciding which color pen to use.

      Or which OS.

      --
      Send lawyers, guns, and money. Dad, get me out of this.
    15. Re:Not exactly ... by VPN3000 · · Score: 2, Insightful

      "I see the smiley, so I'm hoping this is mostly a joke, but if a company harbors contempt for it's employees, it is doomed. If the option is "my way or the highway", the good employees will eventually choose the highway, regardless of the economy. All you will have left will be compliant losers who don't think for themselves, managed by control freaks who have to do all the thinking for them, deciding which color pen to use."

      I'm not saying it's the way things should be. It's just the way things have evolved in larger companies. The reality of a 'right to work' state is basically what I said. It's just like office dress codes, codes of conduct, etc in the workplace.

      I would quit dribbling over worries about what OS is used and that sort of thing. Just think about all the poor saps in this world who are stuck having their hair cut a certain way, wearing uniforms, being forced to address any slime-ball customer as 'sir' or 'maam', codes against visible tatoos, etc. These are far more intrusive control measures employers inflict on their employees, not to mention far more widespread than, say, a tight IT policy where Jill can access all the databases required to do her work, but not her favorite manporn site.

      Notice though, how I never said that any of these companies do not allow various OS's in particular circumstances. It's just another of 1000 rules in any corporation. To get around the problem, simply fill out a helpdesk request for permisson/reasons for the need of a 'non-standard' OS to be installed and they can get with your technical lead and make sure the request is valid and you are in the clear if there is a job need for it.

      Anyway, always assume my thoughts in these posts are incomplete. I just type and hit submit. My goal is to generate thoughts more than to give factual details with all my points well covered.

    16. Re:Not exactly ... by johnnyb · · Score: 2, Insightful

      I'm the IT guy at my (small) company (I also wear many other hats around here). Anyway, my job is to do the following: support everyone else in what they are doing.

      When people buy machines, they don't go through me. They have to justify it through the accounting guy. I only get involved if they don't know how to set it up on the network. In fact, I usually don't know about computer purchases until _after_ they've arrived.

      The reason? People use what they need to get the job done. That's not my business. My business is to help all the computers talk to each other so that we are more productive.

      The threat facing companies is not someone installing their own OS on the computer. The threat is every person who doesn't know about computers running Outlook.

      We run Windows 9x, 2000, XP, Mac OS 9, Mac OS X, and RHL here, and I just keep Appletalk, NFS, and SMB running on the server, as well as DHCP.

      I have never seen a company with a truly secure intranet - most of them are just appearances of security. To have a truly secure intranet it requires that you implement security policies that waste time and productivity. When severe security policies are implemented, the users just go around them, making it even more secure than if there were lax protocols.

      Case in point - the _big_ company I used to work for kept all of their root passwords for their UNIX machines in an access database that was available on the intranet, and on several desktops. I'm sure they had access restrictions on the file, but really, trusting SMB for every server's root password? Putting them all in the same file, in an Access database, where many users copied it locally to their own hard drive?

      If you don't believe me, email me and I'll tell you which company I'm referring to.

    17. Re:Not exactly ... by SyniK · · Score: 2, Insightful

      Point 1:
      No one is willing to pay for security any more! No
      one gives a damn! So your Information Security claim is irrevelant. Why is Windows on the desktop? Because it's quick and it's easy and when it gets hacked you just reinstall. It's cheaper to ignore the security problem.

      Point 2:
      Yes threats are real (see point 1), but you have products to ship, contracts to uphold, and work to get done. If Linux allows you to do that faster, it makes good business sense. If you don't want to pay the tech support people $3 more because they have to know Linux as well... It makes good business sense to have Linux be hush, hush.

      --
      -Tom
    18. Re:Not exactly ... by winse · · Score: 2, Interesting

      Where I work (big shop 4000+)there is a "cold turkey" project that is a pilot for those interested in running linux. This is to work out any kinks in the original linux on the desktop plan. The bean counters here understand that buying windows and MANY other microsoft products is costing them A LOT of money. Of course you can't do everyone "cold turkey" but a SMART CIO Cxx has a OSS game plan.

      --
      this sig is deprecated
    19. Re:Not exactly ... by BrokenHalo · · Score: 2, Informative
      Hmmm. You seem to agree with much of what I was saying:

      [snip]We implemented a filter file for the proxy and traffic went from ~97% down to ~30% utilization.

      That is exactly what I was talking about when I mentioned applying appropriate security and traffic measures. I fail to see any difference accruing to the user's choice of platform.

      [snip]You go back to being a scientist and I'll go back to saving people like you from yourselves with your lack of understanding regarding the need for real security policy.

      FYI, I spent 15 years as a systems programmer specialising in security before I jumped fields into biotech, so I believe I have a claim to know what I'm talking about :-) and IIRC just about every major Linux distribution I have come across is arguably more secure by default than Windows can be with a lot of tweaking from sysadmins.

      Ultimately, though, security should be applied at the network level, particularly if, as you say, you can't trust your users.

    20. Re:Not exactly ... by grmoc · · Score: 4, Informative

      Unfortuantely a lot of management/business types really DON'T understand sunk cost.

      You should buy something you want to use.
      Using something simply because you bought it is moronic.

      The waste happens on the purchasing side, not the usage side.

      This is not a 'geek' view, this is a good economist/businessperson's view, and for anyone who disagrees with it, here is a good example.

      You're stuck on a desert island. You knew you would be stuck here. TO prepare for being stuck here, you bought some cyanide-based glue (i.e. superglue). Your major problem is that there is no food on the island. Do you
      1) Eat the cyanide-based glue
      2) Don't eat the cyanide-based glue

      The "Well, it would be going to waste if I don't eat it" argument obviously doesn't work here. If you don't get the right tool for the job, you shouldn't be forced to use it-- The damage is already done, no need to exacerbate it.

  2. I only wish! by pjack76 · · Score: 5, Funny
    I have this fantasy where I walk into work and everyone's installed Linux on their own and I don't have to image another NT workstation ever again, and I realize I've died and gone to heaven where the bad men can no longer hurt me.

    Is the sysadmin sure he wasn't dreaming?

    --

    Wow, a lucrative publishing contract! I don't have to be evil anymore. --Meteor

    1. Re:I only wish! by archen · · Score: 5, Insightful

      Installing Linux on their own is a bit much. My dreams are really simple - like I just have this button that shocks people and they just magicly get a clue - like why sending a 5 meg bitmap to a guy who accesses his email through a 28.8 modem is a dumb idea.

      Actually in all honesty I wouldn't want people installing Linux on their own anyway. All users with admin priveleges? I don't know what kind of heaven you're going to, but count me out! =P

    2. Re:I only wish! by toddestan · · Score: 4, Funny

      What's so hard about installing Linux? Actually what you need to do is stay late some night, and after everyone leaves put a Knoppix disk in their workstations, and reboot. The looks on everyone's face the next day should be priceless.

  3. IT headaches by niko9 · · Score: 4, Insightful

    "This article at ComputerWorld describes a sysadmin's discovery that many people in his company are installing Linux on their desktops without consulting IT. The writer is concerned with the security implications,..."

    This could make the case for desktop Linux look worse, if people are not securing their dektops and/or keeping up with security updates.

    1. Re:IT headaches by 1lus10n · · Score: 3, Insightful

      no worse than the average NT/2000/XP install.

      and i highly doubt they were "unsecured", if these people went through the trouble of installing linux on a work machine they probably have moderate clue.

      and im not going to point out that no matter how "secure" your personal workstations are, that once a cracker penetrates that far into your network your screwed.

      this guy sounds like he is getting overly paraniod about something he more than likely doesnt understand.

      --
      "Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." --Albert Einstein
    2. Re:IT headaches by vsprintf · · Score: 4, Interesting

      I can see where there might be some security concerns, but I think the real concern for IS (IT, whatever) is being in control.

      I work for a company that was heavily Unix (and X-terms) until the LAN somehow became all MS PCs. Now people and projects are insisting on replacing not only MS but Sun and SGI stuff with Linux. We are meeting heavy resistance from IS.

      They are claiming that it costs more to administer a Linux box, even though we've been in meetings and showed that it wasn't true, based on recent experience. They refuse to give even knowledgeable users superuser privileges on their own machines, although Windows users can install anything or delete everything on their boxes at will.

      To me it appears that some of the people in IS are afraid of being made less powerful, less needed, and less relied upon.

    3. Re:IT headaches by Keebler71 · · Score: 2, Interesting

      Are you seriously implying that the default install of Windows XP is less secure than say Redhat 6.1? I seriously doubt it.

      --
      "It takes considerable knowledge just to realize the extent of your own ignorance." - Thomas Sowell
    4. Re:IT headaches by 1lus10n · · Score: 3, Insightful

      why are you comparing a four year old version of linux to the current version of windows ?

      but a standard desktop install of 9 is one HELL of alot more secure by default than any windows version i have seen.

      NOTE: desktop implies no server services.

      --
      "Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." --Albert Einstein
    5. Re:IT headaches by crucini · · Score: 2, Insightful

      I think your view is much too curmudgeonly. The job of IT is to support the organization, not cripple it. If users are setting up insecure Linux machines, you work with them to bring them up to snuff. That's what I've seen from good IT departments.

      I'm talking about desktop PC's. If you're talking about something else, then it's a different ball game.

    6. Re:IT headaches by Anonymous Coward · · Score: 5, Insightful

      >> If management at our company asked for Linux, we would have to say no.

      Yeah, telling your boss no is such a great way to keep your job. The conversation would go like this.

      Boss: "I hear that this Linux thing is saving other companies millions of dollars a year. Let's do a test pilot."

      You: "No."

      Boss: "OoooooKay... Why not?"

      You: "We don't know anything about Linux in the entire IT department."

      Boss: "But from everything I am reading it is the next BIG THING [TM]"

      You: "We don't know anything. And even though I don't know anything, I am guessing that it costs more to install, train and hire for it."

      Boss: "Isn't that what a pilot program would tell us? I tell you what. Hire someone who knows Linux and have them perform a pilot."

      You: "No."

      Boss: "Look, I am getting a little tired of this. Do what I say."

      You: "No."

      Boss: "You're fired."

      You: "Booo Hoooo!"

      >> None of us know Linux very well, unfortunately.

      You don't know Linux? Is your head buried in the sand? Haven't you been hearing more and more and more about Linux over the past 5 years? Do you have so little motivation that you can't download a free iso image from the internet, burn it to a blank CDROM and then install Linux on an old Pentium computer you have just laying around?

      >>It would cost a fortune in training and hiring as well as the labor involved changing everyone over.

      Actually, the payback for switching over to Linux is immediate and begins paying back the first year, if Linux will work for you at all. Do a pilot program and see if it will work for your company. At the very least, even if you keep using windows look at switching the non power users over to open office.

      >> Besides, with our Dell account we basically get the OS for free when we buy PC's.

      Oh, you pay.

  4. I'm not a sysadmin by SquadBoy · · Score: 4, Informative

    but rather a network guy but I have 3 Linux boxen that MIS does not know about and the dept laptop is booted with a Knoppix CD about %90 of the time.

    --

    Cypherpunks: Civil Liberty Through Complex Mathematics. Those who live by the sword die by the arrow.
    1. Re:I'm not a sysadmin by Frymaster · · Score: 4, Funny
      at my previous job (many moons ago) we would install linux on machines in plain view of our boss whose anti-linux stance was legendary (he called it the "hippy os").

      the key was to install cde and tcsh and say it was solaris x86 (which he disapproved of too.. but less). since he never actually used the machines, this was easy.

    2. Re:I'm not a sysadmin by DrackenFireBreather · · Score: 2, Funny

      ...but I play one on T.V.

  5. Undercover LINUX by Anonymous Coward · · Score: 5, Interesting

    I work at the comptuer science department of a major universtiy, we've got runaway LINUX everywhere. We've gone so far as to restrict our switches by MAC address and no longer allow anyone in our network unless they tell us what OS they are running and have installed all the security updates.

    1. Re:Undercover LINUX by innosent · · Score: 5, Insightful

      We've gone so far as to restrict our switches by MAC address and no longer allow anyone in our network unless they tell us what OS they are running and have installed all the security updates.

      Ok, I'm confused here. What exactly is extreme about limiting access to known MAC addresses? Any sprawling network where access to the backbone (i.e. wallplates) can't be controlled should do this. It's just common sense.
      As for not allowing anyone on without them telling you what they have, how do you make sure they keep updating? Was it fine for people with WinXP boxen to join the network when XP was first released? Being "up to date on patches on 10/07/02" is great, but utterly meaningless if no patches have been installed since then. Having a required set of patches is nice, but having a good security policy is far better.

      Of course, I've always wondered about college networks, since they seem to prefer sending nastygrams or denying access to users, rather than prevent users from doing those things. Want to stop shared folders, file sharing, worms?, set the switches to only allow traffic to pass completely through the switch, not between ports on the switch.
      Besides, the average user has no need to be accessible from any other machine, and especially not from outside the local network. Use NAT, separate users from each other, and be done with it. If a user gets a virus/trojan/worm, f@*k-em, at least it won't spread through the network.

      --
      --That's the point of being root, you can do anything you want, even if it's stupid.
  6. Unofficial installations by cfl · · Score: 5, Interesting

    In a previous job I've found Linux and BeOS
    desktop installations. While I was pro alternatives to Microsoft, there was the concern about security - e.g. open e-mail relays, unpatched servers. The company ended up with a policy of permitting Linux on the desktop, but not supporting it. If you had an application issue - you were on your own. The only users that ran it had a clue and we didn't run into issues. Being a research environment, Linux ended up replacing SGI systems as the scientific workstation standard.

  7. Nope, not here by canadiangoose · · Score: 4, Interesting

    Aside from my laptop and my desktop, we have no Linux desktops. I do network scans and such monthly, and aside from a few Linux-powered embeded devices, I've seen nothing interesting. Mind you, I work at a hospital. There are not very many technically inclined folks here.

    --
    Never eat more than you can lift -- Miss Piggy
    1. Re:Nope, not here by RoundTop-VJAS · · Score: 2, Informative

      Speaking as someone who works for a company that does systems for hospitals... I can say that there is normally a reason that we require X windows OS. Normally it is for remote access, or certain features, or it must run certain software.

      This effectively prevents linux replacement. Also of note, these NT boxes are secured down so only admins have access to even the start menu, everyone else it opens the program only and when you close it it closes it out.

      --
      RoundTop

    2. Re:Nope, not here by drayzel · · Score: 2, Funny

      I work at a hospital. There are not very many technically inclined folks here.

      That's a good thing. I'd hate to have my nurse worrying about incompatiblities with her Wireless NIC and her kernel.

      Or my surgeon trying to get First Post on a Slashdot story during my operation!
      So thanks for making their job easier and my hospital stays safer. Keep those systems up!

      ~Z

    3. Re:Nope, not here by Davak · · Score: 2, Funny

      Sometimes I will post and read before performing a case. We have a terminal in our procedure room and it's common for people to email or browse the web as we are waiting for the case to get started.

      I honestly believe that most of the trolls on slashdot are hospital admin people. What the hell else do they do all day?

      Davak

  8. Remember... by Anonymous Coward · · Score: 2, Insightful

    One datapoint does not a trend make.

    If you told me the guy who runs General Electric's desktops found that 50% were running Linux, then you might be onto something.

    But Jr. Sysadmin flunky at tiny company in bumfuck Iowa means nothing. Nothing.

    Lets apply those critical reasoning skills, people.

    1. Re:Remember... by grungeman · · Score: 5, Insightful

      Yes, and that is exactly why they are asking for other sysadmin's experiences. Got it?

      --

      Signature deleted by lameness filter.
    2. Re:Remember... by Anonymous Coward · · Score: 4, Interesting

      I work at one mega-monolithich US international -- though we're mostly nerds here (R&D).

      I'm not a sysadmin, but I'm one of the people that has installed Linux (I didn't blow away the corporate windows install, for accounting sakes) on his own at work.

      How did I get the corporate mail client (MS only) and other ends to work? I downloaded custom-wrapped wine rpms created (on their spare time) by other coworkers on the other side of the country at another research facility. This was hosted on a un-official internal "Go Linux!" website, for all of the company's employees to see (we're allowed to have personal and "club" websites) and download (they have all of MS Office 2K running smoothly, along with Notes, the corporate e-mail client).

      I got a couple of coworkers excited about Linux -- mind you, we're not just another corporate center, this is a hardware R&D filled with geeks (the sort of people that aren't sysadmins, but might play them on slashdot!) so I imagine we're at one end of the scale in the corporate world. But, thanks to Knoppix (try out a recent Linux distribution with zero liability on the company's computer to see if all your stuff is recognized! What a sale!) I've managed to get even some of the "old crusties" excited about Linux.

      Anyways, my sneaking suspicion (and my hope! so this probably biases my "suspicion") is that there is a large number of uncounted Linux installs, and growing.

      I was concerned about security, but who are we kidding? I know to not rest on laurels and all that (keep this RH73 as up to date as possible), but the alternative for my machine is Win2K, and we've been through the wringer with updates, worms, reboots and virus infected computers on *that* platform .....

  9. We did this a couple of times at my old workplace by WillASeattle · · Score: 2, Insightful

    Mostly with "unused" computers.

    Since they cut the training budget, we obviously had to learn new skills somehow ...

    --
    > --- All Of The Above --- >
  10. back in the old days... by setag · · Score: 2, Interesting

    Back in the old days when ummmm... a guy I know was at SCO, people were intalling linux on their systems without consulting IT. That was in 1999.

    I don't have any figures for you though.

  11. Don't reinstall - boot linux from another disk by jgaynor · · Score: 4, Interesting

    I wouldn't dare reformat a work machine with another OS. The feasibility isn't the problem - it's the wrath of an angry sysadmin that is. I would like to keep my job in this economy.

    I DO, however, frequently boot my machine with knoppix. Most corporate IT environments prevent users from installing their own software - but Knoppix has pretty much every app I need. I sacrifice local file storage and some embedded data like PIM stuff, but its just more comfortable and doesn't raise the ire of the lesser IT geeks.

    1. Re:Don't reinstall - boot linux from another disk by Future+Linux-Guru · · Score: 4, Interesting

      The latest version of Knoppix will now allow you to save files on offline storage.

      The question is printing.

    2. Re:Don't reinstall - boot linux from another disk by g00set · · Score: 2, Funny

      1. Find a spare hard drive.
      2. Open compuer case.
      3. Insert spare hard drive.
      4. Install favaroite OS on spare hard drive.
      5. Leave IT *approved* OS on *other* drive.
      6. ????
      7. Profit!


      - I can't believe I just make a for profit post. I must leave now.

      --
      ... and furthermore ... I don't like your trousers.
    3. Re:Don't reinstall - boot linux from another disk by joelgrimes · · Score: 4, Informative

      Very true. It's the coolest thing. Get yourself a $50 keychain drive and make it your persistent storage.

      Then, no matter where you go, any machine you can get your hands on your machine.

  12. Does this count? by AWrinkler · · Score: 5, Interesting

    In the last infrastructure upgrade we did, all 60 machines were identical:
    FreeBSD 4.7, autostart XFree86,
    full-screen RDesktop to central Win2k Terminal Servers.

    User's still think they have a windows
    box(windows splash screen on boot).

    Does this count?

    1. Re:Does this count? by H310iSe · · Score: 2, Interesting

      How's the load handling (how many users per box, how big are the boxes?) Had any network/server problems that made the users scream when they suddenly couldn't do work even though the computer on their desk was working fine?

      Just curious, I did a big NT 4 terminal server install once and it was one of the more challenging times in my life. Hard, it was, and long. Win2k is supposed to be much better, but is it really worthy (stable, etc.) of a thin client environment?

      --
      closed minded is as closed minded does
    2. Re:Does this count? by netsharc · · Score: 4, Informative

      Well one advantage I can think of is: no need to worry about applying MS security patches to those 60 machines.. just one central server to fix, and to break itself every few hours.

      --
      What time is it/will be over there? Check with my iPhone app!
    3. Re:Does this count? by intermodal · · Score: 2

      the point is it's a pain in the ass to re-image every workstation. With BSD it's way easier/less likely to be needed.

      --
      In SOVIET RUSSIA... erm...NSA AMERICA, the Internet logs onto YOU!
    4. Re:Does this count? by Anonymous Coward · · Score: 2, Informative

      Each department has it's own TS+PDC, Samba box(Auth off PDC) for long-term storage

      Each TS is 2-way Athlon 1600MP+2Gig+6diskRAID10 - 10 users supported quite happily.

      TS's were NT4, but new printers came along without NT4 (supported) drivers...

      At least we only had 5 servers to upgrade...the rest of the infrastructure magically changed (apparent) OS...sweet!

  13. Not a problem by Anonymous Coward · · Score: 4, Funny

    i dont have you worry bout this. the people at my organisation aren't clever enough to send an email, let alone install Linux

  14. Re:VMWare rules! by Satan's+Librarian · · Score: 4, Insightful
    Everyone in your company has $400 extra to blow on their computer to run multiple OS's? wow.... What kinda company? Pretty small, right?

    I have a hard time getting my company to purchase anything beyond the minimum tools I need (NuMega and similar were out of my pocket, since I didn't mind owning them myself). VMWare's been on the wish list - but only as a wish.

  15. Article is refreshingly good by laird · · Score: 2, Interesting

    The article is actually pretty good -- it's a reminder that if people are using a platform, that IT has to support it properly. This is a refreshing change from the traditional IT reponse that if IT hasn't decided to support it, it should be prohibited. I congratulate the author on realizing that IT's job is to facilitate people's jobs, not restricting them to what's convenient for IT. Help desks are always horribly overworked, so it's understandable that they start falling back on blaming users for breaking the rules, and refusing to support anything but the standard application set, instead of thinking more creatively to help users get their jobs done. The irony is that _every_ IT support person has tons of weird software on their machines that would cause them to refuse to support the machine if it were someone else's.

    (and I say this as someone who's worked in IT, and managed IT departments, for _years_.)

  16. Re:VMWare rules! by cK-Gunslinger · · Score: 4, Funny

    ..now how much would you pay for VMWare?

    But wait! There's more! The first Karma-whore to post about VMWare on Slashdot will receive some moderation points... absolutely FREE!

    Order your copy now, while there's still time!

    ---

    Sheesh.
    I *wish* I had to time to make obnoxious posts to slashdot all day.
    Er.. wait a minute...

  17. Re:VMWare rules! by JohnGrahamCumming · · Score: 2, Interesting

    The company is Electric Cloud and yes we are rather small (our CEO is John Ousterhout of Tcl fame/infamy): the real web site is going up in early August.

    However we didn't blow $400 on VMWare we needed it. Our product runs cross platform on Windows and Linux and wanted a way for the developers to be able to use both cheaply. Dual booting isn't an option because it's very slow to change context and you don't want to have two email clients, etc. to manage (or only be able to check email etc. when in one operating system), two machines was too expensive ($400 is a lot cheaper than a second PC). So VMWare was the answer.

    We blew the money on two 19" flat screens per developer.

    John.

  18. Unofficial Linux installations...? by appler · · Score: 2, Funny

    That's preposterous! You have to get a LICENSE first, remember?

  19. Nope Not at all by visionsofmcskill · · Score: 5, Insightful
    Between Two semi-large internet companies and several smaller ones i have NEVER run into any non-IT unix/linux box amongst my users.... EVER.

    In truth beyond the server farms ive worked with at said companies the only person possessing any *nix varient has been myself (including mac os X...) While i can see this as being an occasional happening in dorkier companies... even then i find it not very likely.

    mainly because buisness use predominataly revolves around outlook exchange's shared meetings and various other stupid stuff.... in addition to the baseline ease of use (overall managerialy) network administration of an all windows environment.

    I would NEVER support a linux desktop distro amongst my users.... MAC OS X ... yes.... but not Linux for any reason on gods green earth... can you say nightmare? I love Linux.... but it just is NOWHERE near as streamlined as windows or macintosh... especialy from a support stance.

    My personal feelings are *nix for network devices.... Windows server/client for data sharing email and so on.... and Mac os X for end users who are more inclined towards media production (basicly people who arent finance/sales).

    This setup puts the *nix boxes in my realm... and id be greatfull that no unwitting user *accidently* installs another DHCP, DNS, SMTP, etc... server on my network. Id also be thankfull not to be asked how to make packages work correctly between KDE, gnome, X, or whatever else joe moron decides to use.... or how to fix their freakin window manager because KDE offers 5 different programs just to change the layout/widgets.... no thank you.

    Of course this poster assumes that the people who do so, do so knowing people like myself wont support them... and more than likely will be highly un-happy with their network being potentialy compromised...

    not trying to spread FUD.... but ill wait for a tighter distro before i promote *nix on the desktop.... only one so far (with flying colors) is OSX.

    --
    --Idiots, Every single one of YOU, A flaming mass of conglomerated morons, hey wait a second, isnt that how RAID works?
    1. Re:Nope Not at all by 1lus10n · · Score: 5, Insightful

      actually your post is pretty much just FUD.

      firstly you wouldnt have to worry about them installing a rogue DHCP server if you didnt give them root. As a matter of fact dont even install KDE if you dont need it. you really must have no experience with modern desktop linux installs, otherwise you would have known that: "Id also be thankfull not to be asked how to make packages work correctly between KDE, gnome, X, or whatever else joe moron decides to use" is rather retarded since most apps work fine nowadays, Redhat has a unified desktop which makes the "visual" differance between kde and gnome moot, and redhat would support any other issues you have if you bought a support contract. same as with any other OS.

      as for streamlined management well you could simply run a local up2date server with cronjobs as neccasary, and run ssh locally on the clients so that when (and this will be very rare) there is an issue you can just ssh into the box and fix it.

      i personally work at an outsourcing company, 3500 employees and we have about a 20% linux desktop install, growing slowly. why ? ease of administration. you have a policy that states what IT supports (evolution, mozilla, gaim etc) and whenever somebody asks for help with something not supported you point and say "No". And the best part is you dont have to have someone running around constantly re-imaging all of those windows boxes....

      --
      "Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." --Albert Einstein
  20. Re:This is unexpected? by Noumena · · Score: 5, Funny

    not only that, but my unoffical linux install is a good way for me to know that the corp doesn't have any spyware on my boxen. That and I stopped hitting my monitor so much after I installed linux.

  21. Re:they better not by Vicegrip · · Score: 4, Funny

    "anti-virus software", "desktop license management agents"

    Apparently you've confused Linux for a version of Windows.

    This kind of sysadmin crap is why I prefer working for a small company.

    --
    Do not spread "09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0" over the internet, thank you.
  22. "Insecure" Linux, Cygwin and RedHat by MyHair · · Score: 4, Informative

    I can see how security might be lax. When I was new to Linux I enabled everything whether I needed it or not. I figured I'd get around to playing with bind, sendmail and ftpd sooner or later. Everyone I know who's tried Linux has only dipped his toe in, so to speak.

    Now I know more and have played enough that I disable everything except what I need, make sure it's secure and then put up a firewall just to be sure. But heck, just the other day I realized I hadn't apt-get update'd and apt-get upgrade'd in a couple of months. Oops. I also had weak passwords until about a month ago.

    I'm in a non-tech company, and the Linux penetration is well below 1%. Only one desktop--a dual-boot laptop--as far as I know (except when I boot up KNOPPIX), but I have three rouge servers of my own. (Squid, Nessus, nmap and Snort are my friends.)

    I also have two Cygwin installs, but they're my workstations, not user PCs. Anyone seeing those on desktops yet?

    In this article the guy chose RedHat. If you don't care for commercial support, why would you choose RedHat over Debian or Slackware? Especially if security is a concern.

  23. Live Linux CD's by niko9 · · Score: 2, Informative

    I wonder how many people boot Live Linux Distro's like Knoppix, and reboot into whatever is installed (NT, XP, Win2k)when they only really have to.

    As a ardernt Linux user, I would just change the BIOS settings to boot from CD first, and pop in Knoppix, or leave the CD-ROM tray empty when I wanted to use windows. No one in IT would need to know what I was upto.

    New York City 911 EMS: When you absolutley, positivley cannot call a cab for your toothache

  24. Re:they better not by Chewie · · Score: 5, Interesting

    they almost certainly would have no antivirus software

    Oh, for the miniscule number of Linux viruses?

    no agents for our desktop license management

    Since *most* software that requires license management is either Windows-only or hard for Joe User to come by, I don't see this as a huge problem either.

    and almost certainly wouldn't be keeping up with security updates.

    Ah, now this is a real concern. I would hope that your company has firewalls, but I can certainly understand not wanting them to be your *only* line of defense.

    the users don't own their machines - the company does. if they want to piss around with _any_ os, let them do it on their own time, on their own network, and on their own equipment.

    I can certainly understand this. When you're responsible for eleventy jillion desktops, you can't have people going rogue on you. At least not without knowing that if you have to come fix their PC, it's getting reimaged.

    Now, I personally happen to run a stealth RH install, dual-booting to Win2K for when I just have to do something in Windows. My workstation, however, is well-secured, and has updates applied regularly. I have *never* had to bug the IT department, and my workstation is exceedingly well-behaved on the network. If the IT department decide to be real hard-asses about it and reimage me, I'll understand. Doesn't mean I won't be cranky, though. :)

    --
    49 20 68 61 76 65 20 74 6F 6F 20 6D 75 63 68 20 66 72 65 65 20 74 69 6D 65 2E
  25. I work for M$ by civilengineer · · Score: 5, Funny

    and all our systems have rouge linux installs. Its true! ;)

    --

    New year Resolution: Don't change sig this year
  26. Re:Now that's one of those Ask Slashdots even I ca by innosent · · Score: 5, Funny

    Well, it's redundant because it's not a troll, it's not flamebait, and it's not offtopic. I suppose it could be overrated instead, but the point of the article was to hear experiences from people who have found desktop installations at work, not hear 600,000 "No" answers from people who haven't. If there was a "-1 Pointless Comment" mod, you'd have gotten that, but there isn't.

    --
    --That's the point of being root, you can do anything you want, even if it's stupid.
  27. Re:A reason to run Linux on a work PC by Uthiroid · · Score: 2, Funny

    He says, if he ever gets fired, he will just boot to his Red Hat installation, and quickly format the hard drive!

    Which is exactly why someday management will meet him early christmas morning in the parking lot instead of at his desk......

  28. As. If. by titzandkunt · · Score: 2, Insightful


    And "we all know" that if he gets fired, he'll be marched straight from being told, empty his desk under supervision, and be escorted off the premises.

    Any company that lets him near a pc, networked or not, after he's been told that he's going to pursue opportunities elsewhere is being run by dolts.

    T&K.

    --
    Political language ... is designed to make lies sound truthful and murder respectable...
  29. Yes, and terminated by Anonymous Coward · · Score: 2, Funny
    If you are a sysadmin, in an organization that runs Windows on the desktop, have you stumbled on many unofficial Linux installations?

    This was a regular occurrence in our engineering department for some time, and as any MCSE knows, Linux is insecure. As IT director, I was initially given the task of physically removing hardware when rogue Linux installations were found, but employees were actually discovered bringing in their own laptops to run Linux or using VMWare to host virtual Linux machines with active and unique MACs on the corporate network. To better battle this, I asked for and received the right to terminate employees. After several high-profile firings, our network is once again safe, and it has become policy to perform more extensive background checks on job applicants with a UNIX or Linux background to ensure that they haven't caused similar grievance elsewhere.

  30. Re:they better not by invoke · · Score: 5, Insightful

    I used to be a manager at Dell, and I can tell you that if you had presumed to format one of my or my developers machines without first getting authorization from me, you'd be fired and "walked out of the building" the following day.

    Maybe the authorization got misrouted.
    Maybe you are wrong about either the authorization or the requirement for it.
    Maybe it was an experiment on a dept. system.
    Maybe it wasn't hooked to the network.
    Maybe we were testing the system's Linux compatibility at the end of the day and left it 'till the morning to finish.

    In my tenure at Dell, all these things were true at some point or another, and no one formatted our systems. We were too busy to get in the pissing matches that would have started.

    Certainly you should quit abusing your very limited power and try to help rather than simply jumping to conclusions.

  31. User Installed *anything* by Baron_Yam · · Score: 2

    I dunno about everyone else, but as a sysadmin there are only two reasons for unapproved installs of ANYTHING in an organisation for which I'm working - I'm not doing MY job, or the IT management is refusing to stand firm on policy.

    1. Re:User Installed *anything* by KevinJoubert · · Score: 5, Insightful

      I think we are forgetting something fundamental here... the whole idea of policies and security with respect to installing rogue applications stems from the fact that Windows and Windows networks are so damn easy to completely break.

      If I install a program as a user on my Linux box, or even in my user space on the departmental server... it has no effect WHATSOEVER on the rest of the server or the other users. Thats what a multi-user OS "is". You can't even TOUCH that with ANY Windows implementation.

      This discussion is not about "Oh, I can break into any box and install Linux". Sure you can. There is no way to stop. Lock it up? pick the lock. Remove the floppy and cdrom? install one or do a network install via crossover cable and another box. Blah blah blah.

      The idea is that Linux IS in far more places than people know. And it will only grow in the future. Will it supplant MS as the "King of the desktop"? Who the hell cares... but people have a choice now.. and they ARE choosing it.

      --
      -K.
  32. Re:they better not by Usquebaugh · · Score: 4, Insightful

    This is why IT is not consulted. Extreme prejudice indeed!

    If end users are not supposed to do something it's your job to configure the gear so they can't. Rules forbidding something are a failure in IT.

    If the user has no agent for the desktop license management how is that a problem exactly? Either they are not using any licensed software our your management software is not to hot on the managing front.

    If you're running round playing tattle tale who do you think the finger is really pointing at? Go back to your sever room and lock the door.

  33. Re:they better not by Vaughn+Anderson · · Score: 3, Funny

    Bill is that you? I didn't know you had a puppet on slashdot!

  34. Re:they better not by pixel_bc · · Score: 2, Insightful

    > Last time I checked, there weren't
    > any imminent linux virus threats.

    That attitude works up until the world gets surprised by the first real nasty one.

    > Desktop license management?
    > I thought linux was free.

    Perhaps, if your time is worthless. But anyhow, he was refering to license management for any potential commercial software they may have illicitly installed.

    > If you have the ability to install linux,
    > you probably have the ability to install
    > security updates.

    Perhaps, but you're assuming people have the attention span. They usually don't. Don't depend on your users to go out of their way here.

    > Also, unlike windows, linux is a bit
    > more secure straight out of the box....
    > or rather, iso.

    And just as easy to make insecure, with the running of a single config script or shell script.

    I feel sorry for IT people. Users aren't generally as saavy as they think they are. :)

  35. I'm under the radar by pz · · Score: 3, Interesting

    Where I work (part of Harvard University), Linux is definitely growing, but is a distant third behind Windows and MacOS. The IT department here is pretty strict about what they say you can and cannot do (kind of odd in an academic environment, if you ask me); as an example, one is not supposed to deploy ethernet hubs without seeking permission first. This just to give you an idea about them.

    I've been here 3 years. Last year and the year previous to that, all of the IT web pages said that the only officially supported OSes were Windows and MacOS, with a stern implication that that was it (and don't you think about using anything else, grrr!). This year, they've acknowledged that Linux exists, and are giving some support for it. The IT folks are at least aware of Linux now, a change for the better.

    Why is this happening? Because there are a few researchers (including me) who have installed Linux on their desktop/analysis machines, and are doing their own system administration. But, these users still need to fit into the global IT picture, for example, communicating with the email servers. As we have migrated from one email system to another recently, the IT folk have visited every single user (no, not kidding) to move their email system over. The fact that I was running Linux was not only no big deal, but they even correctly guessed which mail client I was using, given that I was running Linux. We are, slowly, winning.

    --

    Put my fist through my alarm clock with its ding-dong death inside my ear. - The Blackjacks.
    1. Re:I'm under the radar by sonpal · · Score: 2, Informative
      FYI, the ethernet hub policy is correct, although dated. Ethernet has a maximum distance that you cannot exceed... hubs work at a low level and simply connect all the devices to the same "bus". After the bus reaches a certain maximum length, collision detect no longer works, and you have random denial-of-service on the entire bus.

      Ethernet switches are different. They work at a higher level and actually process the packets. This lets them direct packets between various ports as well as allow for unlimited cascading. We noticed problems with ethernet hubs when we deployed them at my University in the mid-90's. Faculty members would decide to connect hubs to their network outlets and entire departments would lose connectivity when we tried to bring a different section of the building online.

  36. You Have Been Served by FreeUser · · Score: 4, Funny

    }
    }
    }
    } In the matter of SCO
    } vs.
    } Electric Cloud
    }
    }
    }

    Said defendent is alleged to have been running an unlicensed version of Lie-nucks, violating vaguely alluded to (but impossible to produce) 'intellectual property' alleged to belong to litigant, by virtue of having been written independently to superficially resemble an unpopular operating system the litigant overpayed to acquaire the rights of (c.f. UNIX), said litigant thusly excersizing their Constitutional Rights (tm) to sue uppity upstarts who dare make use of a legally engineered and freely provided system that competes with their abysmally unsuccessful, outdated, and buggy commercial offering.

    Said litigant cites as prima facia evidence of infringement "a post to slashdot that indicated a successful deployment of the demonic system."

    Defendents declined to comment, but did point out to the court that the daemon was a mascott for another, competing free operating system, and that perhaps counsel for the plaintiff would be so kind as to wipe the froth from his mouth and clarify.

    --
    The Future of Human Evolution: Autonomy
  37. Re:they better not by Soko · · Score: 3, Insightful

    It may come as a shock to you - but the IT guys don't actually own the PCs either.

    It may be suprising to you that his job depends on ensuring corporate standards are in place and enforced on IT infrestructure.

    I understand a user wanting to run thier own show on the workstation assigned to them, but if a major problem with Linux surfaces and the sysadmin didn't do anything about a non-standard installation that they knew about, that's akin to dereliction of duty, and they should be fired. A corporate environment requires stringent management, or it spirals into a huge, black, money sucking pit.

    IOW, it's up to the SA to ensure that everyone plays nice on the network. If you want to use Desktop Linux at work, ask . Maybe the sysadmin be a lot more friendly towards the idea - I know I would.

    Soko

    --
    "Depression is merely anger without enthusiasm." - Anonymous
  38. Re:they better not by chrysrobyn · · Score: 2, Insightful
    the users don't own their machines - the company does. if they want to piss around with _any_ os, let them do it on their own time, on their own network, and on their own equipment.

    I certainly see your point. The company pays to maintain my laptop for me, the company pays for the support and pays for me not to have to worry about it. They pay you to do all that for me.

    I see my employer as someone who pays me to do a job. I'm not that good at windows. I can do many things with *nix better or faster or both. If I asked my manager if I could modify my laptop and my productivity would increase by 10%, she'd approve it. Personally, I can keep a Linux install up to date, well maintained and all the appropriate patches on it. Certainly better than the company can do that to my windows equipped laptop while they tiptoe around taking me down at inconvenient times.

    The company pays you to keep me out of trouble. The company pays me to be efficient. If I can be more efficient and keep myself out of trouble, why should you care that you have one less Windows machine to maintain (to say nothing of the grumpy luser you have to deal with)? Of course, if I get 0wned, you need to come down on me hard and make sure that my manager knows you're here to keep that from happening to me but I didn't let you.

    As far as license management goes, maybe you could work with a rogue Linux user and find out how to satiate your needs and his / hers?

  39. Extreme prejudice 101 by T3kno · · Score: 5, Funny


    localhost / # format c:
    -bash: format: command not found
    localhost / # fdisk c:

    Unable to open c:
    localhost / # deltree *.*
    -bash: deltree: command not found
    localhost / # del *.*
    -bash: del: command not found
    localhost / # sys c:
    -bash: sys: command not found
    localhost / # help
    GNU bash, version 2.05b.0(1)-release (i686-pc-linux-gnu)
    <snip>
    </snip>
    { COMMANDS ; }
    localhost / # fsda;lkjafdjl;kwfoied
    -bash: fsda: command not found
    -bash: lkjasdjl: command not found
    -bash: kwfoied: command not found
    localhost / # <insert_vcr_led>


    Sobbing....I HATE LINUX....

    Somewhere a penguin smiles.

    --
    (B) + (D) + (B) + (D) = (K) + (&)
  40. From a security viewpoint, installing MSFT by WillASeattle · · Score: 3, Interesting

    would kind of count as a security risk in itself, wouldn't it?

    --
    > --- All Of The Above --- >
  41. Re:Green Grass. by tarquin_fim_bim · · Score: 4, Funny

    "If I had real work to do, then I would use XP"

    But you don't because you're an unemployed has been MSCE. haha

  42. Re:they better not by Frostalicious · · Score: 2, Insightful

    And I'm sure you'd be shortly disciplined or out of a job for destroying valuable data, negotiations, documentation, whathaveyou. Sheesh, some moderators don't recognize a troll when they see one.

    While the parent post is rather harsh, there are plenty of organizations which would discipline you for installing unauthorized software on your machine. I know of some departments where you need authorization to install stupid stuff like ICQ or winzip.

    Lots of managers would wonder why you just spent company time to install a new OS on your machine. You would be expected to justify your actions in that the new OS somehow assists in your job performance. That would be a difficult thing to justify, seeing that if the management team believed in the benefits of Linux, your shop would probably use it already.

  43. Re: _A&T Manual ;-) by sICE · · Score: 5, Insightful
    Quote:

    If you are trained in computer sciences, you unconsciously tend to think that everything that is easy for you is easy also for the others; well, it's not! All the knowledge you have built during many years is a mystery for them. On the net, you often find expert and trained people, because it's the right place to find them. Everywhere else in the world, they are rare.

    _A&T

  44. Why this is good... by hoggoth · · Score: 2, Funny

    > the 'official' penetration of Linux into the desktop market is something around 1%.
    > he may have stumbled on several times that percentage of desktop Linux installations.

    If this is true it would be really great for us at Slashdot because then we could brag about a higher Linux desktop market share to our girlfriends...

    No wait, that can't be right...

    Well anyway, he said "Penetration". That's gotta be good, right?

    --
    - For the complete works of Shakespeare: cat /dev/random (may take some time)
  45. It probably doesn't count, but by cactopus · · Score: 2, Interesting

    I am not a member of IT in my company... though heaven knows I should be... I work for a support organization and I'm a field service engineer (but not part of corporate IT), and they (IT) get in our way all the time...which is amazing considering they have no on-site personnel (3000 miles away in CA) and their only domain controller is an underspec PPro 200 with 128MB of RAM running Windows 2000 AS (yes it is always out of memory and functionally useless).

    As part of my job I set up the office G4 (OS X...which they thought was Linux... probably because of Smb) for training... I am in charge of Apple desktop support for our largest client in the area, an HP 9000 D class for my support of the 9000's in the data center (24/7 on-call), a Windows 2000 AS box for training (Citrix Metaframe XP, etc.) and the box I interface it all with... my Powerbook Pismo. I was told to shutdown and remove these from the network... they have a point about security holes and unauthorized access points...but I kind of chuckle because their infrastructure is very poorly built and my machines are 10 x as secure as theirs (case in point I run only SSHd for the most part and lock down everything)

    They decided to send us a switch and give us an external IP... (IP only after bitching that a lab environment is useless without an internet connection) which is fine except we can't use the local printers... so instead I built a NetBSD firewall and put everything us techs use behind it and then configured it to never respond to any outside services nor pings. So yes I have unofficial non-Windows and technically oriented OS's... and I had Gentoo Linux on my last laptop... but I probably don't count because I am an admin just not by job this time around (I've been director of IT before)

  46. First thing I did by Thomas+A.+Anderson · · Score: 2, Interesting

    when I was promoted/transfered from help desk to engineering was add a 2nd drive and install linux on the box that came with the cube I moved to.

    Months later, I walked away after initiating an (infrequent) reboot. After making the rounds, I came back to an NT login. WTF I thought - then realized I'd set NT as the default in lilo in case someone needed to use the copmuter.

    --
    Personally its not God I dislike, its his fan club I cant stand (bash.org)
  47. This is why I hate IT departments by soft_guy · · Score: 3, Insightful

    As a developer, this is why I hate IT departments. They are very often stupid, irrational people who follow "policy" insteading of *thinking*. Fact is, the only time I need their "help" is when they have something locked up and I don't have the password or the access rights, or know the IP address of the proxy server, etc. I just had a run in with some dolt who first accused me of using a personal laptop on the company network (its a company laptop) and who then tells me that I can't have the laptop on the network at all because it is not allowed. Why? Its a Macintosh PowerBook running OS 10.2. My job here: write software for the Macintosh. Yet, I'm not supposed to have a Mac on the network. (It has to be on the network to get to the source repository at the bare minimum.) (My solution was to lie to her and tell her it wasn't attached to the network and I was "doing tests" with the Mac. She left me alone.) Why was this dolt at my desk? Some glitch in their system caused my Windows machine to be removed from the domain and I didn't have the admin password to re-add it. I've dealt with lots of IT people - some are better than others. Generally in small companies you get people who are okay. They will at least think and respond realistically to a situation. In larger companies, I've mostly dealt with power tripping dolts. I would really prefer these folks keep their shit working and leave the responsibility of keeping my machine running correctly to me.

    --
    Avoid Missing Ball for High Score
  48. Re:they better not by 1lus10n · · Score: 4, Insightful

    >> Last time I checked, there weren't any imminent linux virus threats.

    > That attitude works up until the world gets surprised by the first real nasty one.

    should i even bother explaining why it is damn near the most unlikely thing to happen in IT ? or should i just point out that _if_ a virus ever hits a unix there would be open source anti-virus software within a few days ? (few months max) or point out that the unix type of OS is about 30 years old. and to date there havent been any virus's in the "wild". (and dont give me that "not attractive target" for virus writers crap either, unix still runs mainframes, bank computers, ATM's etc .... and linux and BSD run about 50% of the mid-range servers....)

    se the wonderful thing about linux is you dont have to run a damn thing as root, and the few things you do have to run as root can be chroot'd so the virus/worm can't do diddley. some linux distros come like this by default.

    >> Desktop license management? I thought linux was free.

    > Perhaps, if your time is worthless. But anyhow, he was refering to license management for any potential commercial software they may have
    > illicitly installed.

    oh please. take your gartner studies (microsoft funded BTW) and shove em'. the amount of time it takes to install and optimally config a std. linux system is in the hours worth of time. admining that same install MIGHT take 30minutes per month. windows ? yeah friggin right, pick one of their OS's if you spend less than two hours per month admining that box its vulnerable. this argument is moot. since anyone who is going to install linux by choice obviously wasnt bugging the IT guys and hence didnt need to be trained, so there is no time lost their.

    Linux is FREE to any person who knows what they are doing, simply because spending the few hours it takes to install free's them of the years of misery that lies behind them, and the years that would have laid ahead of them if they had still been running windows.

    --
    "Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." --Albert Einstein
  49. Well.. does Knoppix count? by Rinikusu · · Score: 2, Insightful

    I killed my ISP access at home, so I need ways of moving new version of applications to my home machine without needing a network connection. While I'm at work, I download the latest .rpm's or tar files (or even Windows .exe's for my Win desktop). The problem them becomes, how to get them home? Well, I have a USB keychain device (128 megs, more than enough to hold stuff that I download, like blender (a hefty 2 megs)). The problem is, our IT "image" disables the use of removable storage devices, such as USB keychains. So, I just boot up my Knoppix CD, it automagically mounts all my drives, pop in the USB keychain and copy the files over, reboot back into Windows, done! :)

    We also have several Linux servers, but no desktops as of yet.

    --
    If you were me, you'd be good lookin'. - six string samurai
  50. Re:they better not by Ender+Ryan · · Score: 3, Insightful
    Boy am I glad I don't work with you!

    You need to find a good surgeon to remove the stick from your ass...

    Basically, what you're saying is that you aren't confident enough with your security measures that anyone inside your network can wreak havok? In a big company, that's pretty fuckin' pathetic; a rogue user had better not be that big of a security concern!

    the users don't own their machines - the company does. if they want to piss around with _any_ os, let them do it on their own time, on their own network, and on their own equipment.

    IMO, this is exactly what is wrong with corporate America. You're not a person, you're a drone, don't try to learn anything.

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
  51. Inside HP... by KevinJoubert · · Score: 2, Interesting

    I am not a sysadmin.. but I can tell you that there are MANY MANY "rogue" Linux desktops within HP... including mine. Using Crossover Office, I have completely eliminated the need for Windows at work altogether. We also have an "authorized" internal distribution network for doing network installations of Linux for whatever purpose you may need. I am confident, that if you queried our site system administrators as to what percentage of desktops they have running Linux, they would be off by at least a factor of 10.

    --
    -K.
  52. FreeBSD Under the Radar by Arandir · · Score: 2, Interesting

    I'm not running Linux under the radar, I'm running FreeBSD. I'm so much more productive with FreeBSD/KDE than with the mandated Win2K. Especially since the network is Solaris. (Why we're supposed to use Windows on a UNIX network is something I still haven't figured out).

    But IT doesn't know about it. I don't have their permission. But guess what? IT doesn't own this computer, my department does, and I got my boss's permission, his boss's permission, and the permission of the VP above him. I would have told IT, but then they would have a cow and it would become a big pile of political crap. But IT doesn't know, so they're happy, I'm happy and my boss is happy.

    I'm certainly not going to tell them about the development lab being switched over the FreeBSD, the Dicom lab running Mandrake, or any of the internal websites running Redhat and SuSE.

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  53. Re:This is unexpected? by Archfeld · · Score: 3, Informative

    how can it be spy-ware when IT IS THEIR BOXEN ? The one thing in our enterprise that MUST be present to access ANY shared resource is the Tivoli agent with the config checksum matching, much with it and you don't get anything from the network. Don't get me wrong I hate the crap too but it IS a place of employment....

    --
    errr....umm...*whooosh* *whoosh* Is this thing on ?
  54. Re:yep... by bfree · · Score: 2, Informative

    Just because you can only boot from the HDD doesn't mean you cannot install anything you want! You just have to work around the problem. For example you could use VMWare to boot your distro and then install to the real hard disk. Alternatively you could simply use rawrite to overwrite the mbr (tricky to construct your mbr ... but possible). Now if your OS that you can boot from won't let you access the mbr and the raw disk, then you'll just have to whip out the hard disk to do your installing and then return it.

    Bottom line is that yes, every desktop in a large install should be secured both physically and through software to prevent the users from modifying anything non-trivial.

    As for personal experiences, I have owned "stealth" linux installs and a good friend of mine who works for one of the largest ISPs in Ireland has one, as he has told me do many others throughout the company.

    --

    Never underestimate the dark side of the Source

  55. Installed Linux under my desk by harryk · · Score: 2, Informative

    While I believe myself to have some linux background, when I first started my current job, I went straight down to the LAN team (I started in desktop support, which still blows) and asked for any workstations that still turned on, and that were being thrown away to be sent to my cube. By the end of the week, I had 4 p2/333 with 128mb each. I brought in a 10/100 switch (5port) and started cranking away at installing openmosix.

    Before I knew it, I had Samba installed, MRTG, and was sniffing anything that came accross the network. A few weeks into, after compressing all my CDs (And a few others) using the openmosix cluster, someone asked me if they could install some software for testing, before you know it (right now in fact) I'm lead tech in a project to bring linux file servers to our clients instead of pushing the Win2k3 servers. Samba is working great as a replacement for the Win2k/2k3 servers that are in our market place.

    I think its great, and it simply started by asking for junk hardware.

    --
    think before you write, it'll save me moderator points.
  56. It slipped into my workplace quickly. by BraveLittleHamster · · Score: 3, Insightful

    After we began shipping a linux version of our main server product, I began to notice more and more linux desktop ( and cygwin ) installation on our staff systems. Now, even my project manager and the company owner have seperate or dual boot linux desktops that see significant use. All it took to get all this going was a few internal howto documents that walked them through a simple secure installation.

    This obviously couldn't happen in a more regulated atmosphere, but at small companies like mine you can often get away with anything you want so long as you continue to be productive and do not cut into the IT budget.
    BLH

  57. Ignoring the standard MS shot... by el-spectre · · Score: 5, Informative

    The point is, a sysadmin can patch and update winders machines remotely and en masse. If he doesn't know about the linux machine, then he obviously has a hole in his security plan.

    --
    "Faith: Belief without evidence in what is told by one who speaks without knowledge, of things without parallel." - A.B.
    1. Re:Ignoring the standard MS shot... by 1lus10n · · Score: 3, Interesting

      now that i can see the point of, but perhaps instead of viewing linux has a second teir "problem" he should talk to the people who installed it and find out what they can do.

      i have a local gentoo build server with 2 python scripts, and some cron jobs my systems are updated daily on my home network (14 machines. varying from athlons, to mips, to alpha) (not running gentoo on the mips, that runs irix [octane])

      --
      "Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." --Albert Einstein
    2. Re:Ignoring the standard MS shot... by boomer_rehfield · · Score: 4, Insightful

      If there's a box on his network that he doesn't know about then either he needs a new network analyzer or new networking people that know what they're doing. Not trying to be a jerk but you should know what is on your network and if you don't, then you're not paying attention and/or trying hard enough.

      --
      Carpe Canem - Seize the Dog
    3. Re:Ignoring the standard MS shot... by Pii · · Score: 2, Interesting
      Right-o!
      SW-1# conf t
      (SW-1-config)int range fa0/1 - 48
      (SW-1-config-int)switchport port-security mac-address sticky
      (SW-1-config-int)switchport port-security maximum 1
      (SW-1-config-int)switchport port-security violation shutdown
      (SW-1-config-int)switchport port-security aging 0
      (SW-1-config-int)^Z
      SW-1# wr mem
      Not foolproof, but better than what most people have configured today.

      When they connect that second device to their stealth hub or switch, your switch will cut them off (Seeing a second connected MAC address disables the switchport).

      --
      For those that would die defending it, Freedom
      has a sweet taste that the protected will never know.
    4. Re:Ignoring the standard MS shot... by PolR · · Score: 2, Interesting
      Not trying to be a jerk but you should know what is on your network and if you don't, then you're not paying attention and/or trying hard enough.
      That depends on the network. When you have 8,000 desktops spread over sixty cities on three continents, 1000 traveling users with laptops that can connect on the local office LAN in any city they go, 500 servers, over 150 staff members authorised to perform moves and changes that report to three different directors, a hot-line that receives 500 support request per day, wireless access points all over the place and VPN connection points for hundreds of remote Internet users; there is no way you can track at all time what is on your network no matter how hard you try or how good your monitoring software is. Just making an inventory that doesn't get obsolete before it is completed can be quite a challenge. Don't laugh, 10,000 employees companies are not that big or uncommon and that is the kind of network they have.
    5. Re:Ignoring the standard MS shot... by Malcontent · · Score: 2, Insightful

      " The point is, a sysadmin can patch and update winders machines remotely and en masse."

      Really? How?

      --

      War is necrophilia.

    6. Re:Ignoring the standard MS shot... by Deekoo · · Score: 2, Funny

      Use the security holes that the newest service
      pack fixes to break in and install said service
      pack?

      Or just have the proxy stick a signed ActiVex
      control that updates their systems in every
      webpage they download.

      --
      #include printf("[Yeemp: deekoo~tentacle.net]\n");
  58. Re:I've done this by amblin · · Score: 2, Informative

    Just in case you didn't already know...
    Novell Client for Linux

  59. Bull cocky times five by visionsofmcskill · · Score: 2, Interesting
    The poster said people installing *nix on their boxes WITHOUT the knowledge of the sysadmin's... ME.... which would mean they could quite easily install a rougue DHCP server along with other nasties.

    Dont install KDE? For a user? are you expecting them to use X? or maybe the CLI? or should i dictate them to simply use my preferred manager? Once again... poster said these would be boxes i didnt set up.... so theyd probably install whatever they wanted. Support contracts are certainly cool... but even still... my job is to fix things quickly ... not to wait on the phone.

    if you think supporting linux amongst a bunch of users looking for ease of use and smooth inter-operability with a windows world (especialy in sales and buisness app's) your out of your freaking mind. While i certainly do agree ssh is a powerfull tool for remote support (though i prefer VNC) your totaly missing the point.... resolving issues QUICK. the amount of variables involved with a *nix are much greater than windows.... this is the power of *nix. And also why support can be problematic.

    As to your "no" policy... i seriously laugh at you. If your in the buisness of shooting down your users ... your not a very good sysadmin. While you most certainly shouldn't encourage or offer active support for non-approved SW... Users are users, and simply want their shit to work. The more you can facilitate that with ease the better the admin you are. thats "support".

    People who hold the above attitude are very BAD admins.... our role in general is to make people happy as best we can without going over-board. I suppose that's why my company has gone through 8 admins until they found me... your job security is BASED upon your user satisfaction. In which case ease of support IS important.

    --
    --Idiots, Every single one of YOU, A flaming mass of conglomerated morons, hey wait a second, isnt that how RAID works?
    1. Re:Bull cocky times five by 1lus10n · · Score: 2, Insightful

      " People who hold the above attitude are very BAD admins.... our role in general is to make people happy as best we can without going over-board."

      and my setting a "No" policy on unsupported software is different from a policy of "acceptable" software how ? someone is still saying no, i am not a hard ass, but i also have no reason to get some half shit mail client to work when evolution already does so.

      My entire post was based on the thought of "rather than being a flaming asshole perhaps you should work WITH the users to make linux work." because if they are installing linux their is obviously a reason for it. your job as a sys-admin is to make shit work, what if linux works better for XYZ marketing crap than windows ? then what ?

      you install a specific set of programs, same as on windows. thereby limiting the "variables" involved. you seem to think that Linux must have 3G worth of unused crap installed. you know what "NEEDS" to be installed in most cases is rather simple: X, gnome, evolution, mozilla, gaim, vim, ssh. thats it, if they need openoffice then stick that on there. just because kde is included as an install OPTION doesnt mean its needed. The job of the sysadmin is to get shit to work, but no sysadmin can support everything, and as such the realm of what is supported must be limited. simple as that.

      As to your "no" policy... i seriously laugh at you. If your in the buisness of shooting down your users ... your not a very good sysadmin. While you most certainly shouldn't encourage or offer active support for non-approved SW... Users are users, and simply want their shit to work. The more you can facilitate that with ease the better the admin you are. thats "support".

      you just completely missed the boat. my job is to make the shit that is neccasary work. sorry they by and large dont need to see the latest homestar cartoon. go away. some half shit un-needed third party crap is not my job, and them even trying to install it when their is already a working alternative is a waste of company time.

      --
      "Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe." --Albert Einstein
  60. Re:This is unexpected? by swordboy · · Score: 2, Insightful

    If users will install random spyware and games on work machines, why wouldn't they do the same for an entire operating system?

    Ummm... because they can't "click" to install Linux. Sure, some of the bootable installers are pretty easy and click-able but it generally requires removing the Windows partition.

    Users are dumb.

    Create a Windows-installable Linux distro that will coexist/dual-boot on NTFS and you will have tens of MILLIONS of Linux installations. Hell... if you could make it install itself with a pop-up active-x applet, you could pull a Gator and install it without most users even knowing.

    Now *that* would be cool...

    --

    Life is the leading cause of death in America.
  61. where I work by jafac · · Score: 3, Interesting

    Company shall remain nameless for my protection -

    The home office has a special network security "swat team". Last year, they did a security audit of our site, which consisted of trying to hack into our network, from the inside.

    They found several rogue Linux boxes, and were able to hack into them through ftpd. Holy hell was raised. All Linux was purged from our network. Oddly enough, here it is, 8 months later, and nearly every developer has a second box on his or her desk, with, you guessed it, Linux. However, it's a distribution and configuration, approved and controlled by IT.

    It's all about control with these guys. . .
    You'd think that black leather keyboards with spikes and clamps would be popular with these freaks.

    --

    These are my friends, See how they glisten. See this one shine, how he smiles in the light.
  62. Re:This is unexpected? by boomer_rehfield · · Score: 2, Insightful

    god forbid they have a bootable CD of morphix or some shit... Elitists are dumb.(sic)

    --
    Carpe Canem - Seize the Dog
  63. Re:Green Grass. by tarquin_fim_bim · · Score: 4, Funny

    "And you didn't even spell MCSE right"

    I can't spell dinasaur either.

  64. Re:I don't believe it by KevinJoubert · · Score: 2, Insightful

    Actually, in almost any corporate environment ...
    " The number of end-users with the skills, permission and motivation to install" WINDOWS or any other OS "on their work desktop is extremely low."

    I really can't stand it when people proclaim that Linux is some how more complicated than Windows. It most certainly is NOT. Its simply different.
    There is something fundamentally wrong with the world when something like a Linux desktop is rejected not for its own faults, but because its "different" than what we are used to... and what we are used to... it sucks.
    I doubt very seriously that any corporate environment, excluding a place that actually DOES computer support or development of some kind, has more than a handful of people that could install anything on any system.

    I think what MS needs to really worry about is the world waking to the fact that there are other options beside MS's proprietary document formats. In the meantime... CrossOver office anyone?

    --
    -K.
  65. Look at the sysadmins waving their wangs around by hayden · · Score: 4, Insightful
    "It's my network and anything that I don't know about gets trashed" blah blah blah *thumps chest*

    If you were actually any good at your jobs you should be asking why these people (who may or may not be risking their jobs) feel the need to install linux? What is it that the current policy doesn't provide? Why has sysadmin become so unapproachable that they did it without asking (this should be an easy one)?

    Actually do something useful rather than wandering around the network marking your territory.

    --
    Nerd: Derogatory term typically directed at anybody with a lower Slashdot ID than you.
    1. Re:Look at the sysadmins waving their wangs around by swordgeek · · Score: 2, Insightful

      Balls!

      First of all, I don't do desktop support--I work entirely on the heavy server end, and am fairly regularly calling the desktop guys for permission to install this software or that on my PC (if I have one--most of the time these days, a Sun box does everything I need).

      But any medium+ sized company will have a policy (and it's generally a blanket policy) about installing software without authorisation. This is a Good Thing, with a Good Reason: Companies are LIABLE for their machines!

      Install a virus on your work PC and infect half the planet? The company is liable. Put Kazaa (etc.) on your machine and download (or worse--share out) hundreds of movies? The company is liable for the copyright violations. Install Linux and cause various problems due to bad software (which is what the article indicated), and the company's liable. Install Linux, lock it down intelligently, and do your job productively with it, and...there's no real liability. Should the company then have a SPECIAL rule for ***YOU*** because you're so elite and well, special? No. It's very simple. If the policy is there, then anyone who violates it deserves to be dealt with ruthlessly, regardless of the motives.

      ASK your administrator, dammit! Even those funny Windows folks are usually Good People, and quite happy to let you do your job better, as long as it doesn't screw up the rest of the company. If you decide to ignore them and do what you want, and then get in trouble, do you know how much sympathy you get?

      Zero.

      And do you know how much sympathy you deserve?

      Zero.

      --

      "People who do stupid things with hazardous materials often die." -- Jim Davidson on alt.folklore.urban
  66. Re:"Insecure" Linux, Cygwin and RedHat by natmsincome.com · · Score: 2, Insightful

    Management!

    I don't really care about support either. Most of the time I don't use it and when I'm forced to I'm often way out of there league already.

    The main reason why you pay for support that you don't need is for managemnet. Support is like insurance you don't really want to use it but if something goes wrong you want it to be fixed. If you died tommorow they want someone that can fix it if it breaks.

    So while it doesn't make sence at first in the end it does.

  67. Re:they better not by Arandir · · Score: 3, Funny

    If you did format my system with extreme prejudice, you had better be sure you have the authority to do so. The computer doesn't belong to you. It belongs to the company. So check with your boss, his boss, and his boss's boss first. Then double check with my boss, his boss, and his boss's boss.

    Someone did this in my company to a laptop four years ago. Just last week I noticed he was still sitting funny after the impromptu buttectomy the VP gave him.

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  68. This IS the 1% by pelorus · · Score: 2, Informative

    I'd love to know where they get this 1% from anyway.

    Last big company worked for there were maybe 150 people with Linux installed at the desk. Out of 96 thousand employees.

    I'd REALLY like to know where they get the 1% figure from. (looks at the boxed, downloaded and magazine-front Linux CDs on the shelf and his ZERO Linux installations)

  69. Underground network by Nucleon500 · · Score: 2, Interesting

    At the government lab where I work, Linux has penetrated much more than IT knows. We have an extremely braindead IT staff, and the five-year-old unpatched Groupwise servers simply don't work. The email system is completely bogged down with the viruses everyone trades. The people in my research group got fed up, so we finally just set up our own network. It's mostly Ethernet, with some patchy WiFi. The cables are hidden in PVC piping. This is a lab, so nobody notices when new pipes get put up. We have a few Linux servers doing mail, a website with a Tiki, Jabber, and a few other assorted tasks, as well as a bridge to the real network. IT has no idea, but I can't help feeling that in a few years, they're going to notice that all the scientists are using Linux.

  70. Re:they better not by jonesvery · · Score: 3, Insightful
    should i even bother explaining why it is damn near the most unlikely thing to happen in IT ? [...] or point out that the unix type of OS is about 30 years old. and to date there havent been any virus's in the "wild".

    Ummm...actually, in 1988 (fifteen years ago) Robert Morris wrote a worm that attacked UNIX machines via a number of different routes (holes in sendmail, finger, and a few other approaches that I don't recall at the moment). In the space of something like 24 hours, Morris' worm brought thousands of computers to a grinding halt (a fair percentage of the machines that were networked in the US at that time), and those computers were running UNIX.

    This is actually the worrisome issue: a *NIX is not inherently more secure than anything else. I think that there are UNIX-based machines out there that are far more secure than anything else you can find, but that's becuase those particular machines are administered by paranoid freaks...paranoid freaks that are extremely good at what they do... :)

    I'm guessing that this isn't the case, but if your position is that "'I don't have to run a damn thing as root' and therefore my linux box is by definition going to be secure forever," then going to get screwed -- and screwed hard -- one of these days.

    --

    * * *
    It is a dada story -- it has no moral.

  71. Re:This is unexpected? by Anonymous Coward · · Score: 3, Insightful

    Because they're doing it behind his back maybe? Methinks you should look up the word spy in the dictionary.

    If I ever found out my employers were spying on me, they would probably have my resignation by the end of the day.

  72. Total FUD, par for the Computerworld course. by twitter · · Score: 3, Interesting
    Security? Give me a break. The article was written by someone plauged by a windoze worm. That's how they made the "discovery", the poor man had to walk all around the building to fix the thing. How does anyone leap to the total non-sequetor:

    The weaknesses from the rogue installs ...come from the installation of third-party applications and utilities, which can leave a desktop or server vulnerable to attack if set up incorrectly.

    Huh? What total Microsoft brain washing! What is a "third party application" in the free software world? This dude has his head shoved so deep into the M$ world that he confuses all the crap and spyware that accumulates on windoze boxes and runs as root with free software. I don't know how he's transfered his complete lack of control over Windoze onto software that works. I don't get it.

    He goes on, after mentioning that he might be man enough to run Red Hat. He thinks it could do his company good to replace the hideous pile of Word Docs that is their QA tool because it sucks to have to do a "word search" to find information in the 300 reporst/year they generate. So true, just putting those things on a Samba server so you can use grep and find would be really helpful. Imagine how nice his life would be with a nice little mySQL/PHP webform for entry and search instead of a Word template. Progress, forge on brave man!

    But, oh no, he shrinks from the fear of vulnerability:

    For example, there always seem to be vulnerabilities associated with programs such as file transfer protocol, sendmail and Apache. And other open-source software is vulnerable, especially when the developer hasn't written the program with security in mind.

    Poop. Plain and simple poop. Sendmail handles most email. Apache handles most web sites. Who needs ftp when you've got ssh? Well, anonymous ftp is a nice way to share big piles of files and programs like proftp are plenty secure. This is total shit to scare people who don't know what file tranfer protocal is, but like the ease of windoze file sharing. It's ignorant if not intentionally misleading. This line says volumes:

    We can't eliminate Linux

    No, but some fools wish they could. Other people everywhere are learning all the good things free software can do for them.

    Anyone who's worried about security should use Debian's stable distribution. Not only is it all field tested, upgrades can be applied everyday from http://security.debian.org via shell script. Unlike the windows world, these updates install easily and don't break other "third-party" applications.

    You say:

    This could make the case for desktop Linux look worse, if people are not securing their dektops and/or keeping up with security updates.

    That seems to be the intent of the article. Fortunately, only the very ignorant will pay attention to such nonsense and it can easily be deflated. Microsoft is going to have to try much harder than this to keep people away from superior software. Then again, I'm not sure how they can do that. The thing that makes the best case against the Windows desktop is it's record. That now including the author's laborious treck around his company caused by yet another Windows failure. There is not software anywhere with such bad performance.

    --

    Friends don't help friends install M$ junk.

  73. Unoffical instals of ANYTHING is not allowed by nurb432 · · Score: 2, Insightful

    While many here may think its cute, its a bad bad bad thing to have users running around installing an OS on your network with out your prior approval.

    Not cool.

    --
    ---- Booth was a patriot ----
  74. He's got a point you know by adagioforstrings · · Score: 2, Insightful
    A lot of people here are bashing this guy, some even with some good reasons. However, it really comes down to company policy. At my workplace, and probably his, there is little room for interpretation or bending of the rules. My company is Fortune 200, so standardization is a very big thing. We use Windows, which wouldn't be my choice of an OS, but it's not my choice!

    The company makes volume licensing agreements which means we HAVE to use certain software. Since software licensing can be a liability, ALL machines are required to have audit software, including *nix boxes! In fact, Linux is explicitly prohibited except where VP approval is obtained, so as SA for my site, I definitely would show extreme prejudice if I found a Linux installation. Moreover, we even tell users that we reserve the right to reimage their PCs at any time. They keep things on their local drives at their own risk. Again, it's not about the way *I* think things should be (because I definitely hate administering Windows boxes), it's about what I'm paid to do (and when I'm ready to find another job because I don't like these software policies, I'll do that).

    The point is, if it's against the rules, prepare to face the consequences, whatever they may be (be happy if your workplace doesn't care). If you get approval to run a box, good for you, but your local IT damn well should know about.

  75. Re:This is unexpected? by Jedi+Alec · · Score: 5, Interesting

    assuming for a second that the person involved is actually able to install Linux(not stuffing a CD-Rom and/or floppy drive into a machine does wonders) and has sufficient rights under Win2k/XP the answer would be to reduce the main partition a bit in size using for example partition magic, and then happily installing mandrake on the side. Red hat might be an option too, but that'd require installing NTFS "support" separately, which, otoh, isn't all that hard to do either...

    From a personal perspective, my previous employer didn't give a rat's ass what OS I ran, as long as it ran the software we used. The reply I got when I asked if I could was something like "oh sure, but you do it on your own time, and if it breaks, don't come whining to us..."

    --

    People replying to my sig annoy me. That's why I change it all the time.
  76. Rogue Installs... Allow me to Retort... by Angry+Pixie · · Score: 4, Funny

    So there I am in my cubicle playing my usual rounds of mental foursquare with three other cube-mates. One of them still refers to her desktop wallpaper as a "screensaver." One of the men passes corrupted floppy disks around with the glee of an idiot passing out used condoms; and the other still thinks no one can see him playing Solitaire. As for me, I routinely spill coffee and break the no smoking policy while clogging the email system with idiotic Flash movies...

    So who and where the hell are these marauding rogue agents running around installing Linux on office desktops. It can't be IS, they're too busy, and it can't be cube workers, they're afraid of their CDROMs!

  77. hrm... stumbled... not exactly... by Simkin1 · · Score: 2, Interesting

    well... heh... I actually haven't stumbled over any installations of Linux... when I was first hired on, there was no linux... So I helped ... er... "introduce" linux to a couple of useless windows boxes. Actually I've been very active in encouraging the switching over from Windows to Linux within our organization, and am happy to say that it's giving the 'MS certified - legit' SA's of the organization fits. Funniest thing is watching their faces when the users tell them they don't want Windows re'installed... Windows Purchase = $300, Hardware Purchase = $3000, Looks on SA's faces when told their jobs are going to go away because the users like Linux = Priceless.

  78. We used to be a windoze only shop... by twoslice · · Score: 2, Interesting

    Then I installed Linux at work on a spare server (supposed to be for DRP but what the hey!). The best part is that I set it up with PXE support. I have about 25% of the company running linux without touching their OS on their systems. Just set the workstation to network boot and presto Linux (similar to Knoppix). They like it alot better 'cause they are sharing a 2.8Ghz Xeon with 4GB of RAM. Most were used to PII300's. They can always skip the network boot and boot into Windows but they are doing it less and less now Especially since I have really cool games on the server =).

    I hope to have the whole company converted by christmas!

    --

    From excellent karma to terible karma with a single +5 funny post...
  79. Re:Actually by jlanthripp · · Score: 2, Funny
    Yup...either a Mandrake installation, or a Wesley Snipes/Sylvester Stallone/Sandra Bullock fan...

    Or maybe I'm the only one here who saw "MDK*" and thought MurderDeathKill...

    --
    "Alcohol, Tobacco, & Firearms" should be a convenience store, not a government agency.
  80. Re:ARGHGHG!! There's no such word as "boxen"!!! by 1u3hr · · Score: 2, Informative
    boxen = German-style plural for "box"

    I thought it was in analogy with ox/oxen (which comes from Old English, so in the same family as German). It's easier to pronounce -xen than -xes endings, so rather a shame it's not in more general use.

  81. WinXxxx Only Option on IT Forms by Nishi-no-wan · · Score: 2, Interesting
    The powers-that-be send out a questionaire twice a year to know how many licenses to purchase for what. In the questionaire, there is a question for primary OS and, if applicable, dual boot OS. The primary OS ONLY lists Win 95, Win 98, Win NT, Win 2000, etc. Secondary OS can be the whole MS lineup plus Linux and Sun OS.

    Running FreeBSD as the primary and only OS on three machines at work, I have a really hard time with these forms. What further investigation revealed (as I wanted to give them the CORRECT information despite their problematic form) was that their bonehead Access database required a primary OS from the list, with an optional secondary OS from the secondary list - no other options could be entered. So my three computers were registered as Win 2000 primary OS and Linux for secondary OS. Despite repeated pleas by me, we're paying Microsoft for three unnecessary liceses.

    What annoys me most is that when ever I say "FreeBSD," my supervisors always hear "Linux." They aren't against Linux (or FreeBSD for that matter) as it seems many of your bosses are. Linux is a keyword in marketspeak, so it's acceptable. When asked about why they hear "Linux" when I say "FreeBSD," I was told that the "Free" in "FreeBSD" makes it sound cheap (in quality) to administration and potential customers. Using it is OK, but not to the outside world (or department).

  82. Talk about hitting the nail on the head by digidave · · Score: 2, Interesting

    I installed Red Hat on my Thinkpad two years ago and bought Crossover Office so I could run Outlook to connect with the Exchange server. I never authenticated on the domain, so I'd login to somebody else's computer once a month for the mandatory password change so I could still get my email and use the network shares.

    All worked beautifully until IT migrated to Active Directory and EVERYTHING stopped working. Well, actually only the shares and Outlook stopped working, but not having email is enough to end my Linux using days. IT wouldn't help at all on the AD server so my options are running low. SCO actually has software that would help, but I shiver at the thought of using a SCO product.

    IT is now going to open up Outlook Web Access... I thought this would solve everything, but they are somehow locking it down so every client that connects to OWA will need to be running some sort of Windows-only Symantec software (we also use a Symantec firewall... maybe this is some sort of PPTP client, but IT wouldn't say). This makes me doubtful of getting it to work under Linux unless I can emulate the Symantec software.

    Where I am going with this is that I used Linux on my work desktop for two years and some helpdesk guys even knew about it, but I was out on my own when IT went to AD, so this sort of thing sure isn't going to get any support from many IT departments. Good luck to you in running Linux at work. I wish I had more luck.

    --
    The global economy is a great thing until you feel it locally.
  83. History Repeats Itself (again...) by Anonymous Coward · · Score: 2, Informative

    In the 80's, IT departments were concerend about the deployment of Personal Computers without IT knowledge or approval.

    In the 90's, it was departmental servers. First on NetWare, then on Windows NT.

    Today, it's wireless networks, cr^h^hblackberry devices, and (you guessed it) Linux.

    Anyone see a trend? What's deployed behind the backs of the IT department today is often an intergal part of the computing environment tomorrow.

  84. Something else under the radar. by EdlinUser · · Score: 2, Funny

    I was surprised by the number of posts that mentioned Knoppix. Almost no mention of Knoppix in C/ZD NET, Gartner, PC Mag, etc.
    Yet, lots of people here are using it.
    I'm using it right now.

    Back in the 60s it was a fun thing to turn people on to marihuana for the first time. I've had fun giving Knoppix CDs away. Interestingly, with both Knoppix and marihuana, the first word was often: Wow!

  85. You've got to be kidding by 0x0d0a · · Score: 4, Insightful

    1) You have to be kidding. You can use attack software on *any* OS. Linux is no weaker (and actually a bit stronger in that it has some semblance of local security) than Windows here.

    2) If you sieze machine and reimage them to fit with some policy you're following, your ass would be heading out of town from mass user complaints at any company I've been at. You are IT. You are present to help workers get their damn work done, not to push some random personal agenda. If you wipe an entire system and kill that employee's work, you are a serious impediment to getting work done. I simply am amazed at the total lack of regard for the employee, and lack of perspective you've displayed. You could disconnect the thing from the network. You could ask the user to move his files to another machine so that you can reformat it, though I think you're already pushing the limits. But when you simply grab a machine and reformat it, you're in a position where you are a liability to your company. When the developer tells his boss that IT wiped out his work, his boss tells his boss, and his boss tells his VP, I guarantee that your boss will not cover for you.

    You want him having direct access to the 'net without a proxy?

    WTF does this have to do with what OS you're running?

    I doubt it, especially not after that email where he asked questions about what type of traffic you monitor and how you do audits.

    This is ridiculously paranoid. I've seen the occasional IT type who considers the users he is supporting his enemies, but this is beyond belief.

    What if he's okay but his box ended up getting owned because he downloaded bad BitchX source?

    What if the same damn thing happened because he downloaded a Word file to his Windows box? Which of the two happens in far greater numbers?

    That would mean another three day stint of no sleep doing emergency penetration tests, mirroring HD images, finding the exploits, sitting in meetings and explaining what all was affected hoping you didn't miss something critical.

    You've worked in an 8,000 unit shop and you honestly believe you have zero penetrations? And your setup is such that you need to spend three days and nights mirroring HD images *after* an attack?

    This brings productivity for the money-making sides of the company to a crawl while sysadmins and security folks work to get things safe again

    And again, WTF does the OS have to do with this?

    Likely, there will be a news source online with details of how the exploit took place, but completely wrong and now the public and shareholders are going to wonder if credit card numbers were stolen, your ability to properly maintain infrastructure, etc. Then your stock price falls $2/share.

    Ridiculous. This is a theoretically possible but completely impractical story of what might happen in an attack.

    Sorry to ramble, I just wanted to stress the importance of IT policy and the headaches that can happen when the policy is too lax.

    Amazing. God, I'm glad the IT people that support me have different views.

    (All those workstations came with an OS you paid for anyway).

    The infamous sunk cost fallacy. Which they teach you to avoid in Business 101.

    I also think this treatment of unapproved OS's is very common due to thoughts and situations like the one above.

    It's not. That kind of behavior from IT would generate serious user complaints where I work. Matter of fact, IT is trying to quickly adapt to support people that want to use Linux here, and has compiled resources for them. That's what I consider doing a good, solid job. Helping the users instead of attacking them.

    1. Re:You've got to be kidding by schon · · Score: 3, Interesting

      While I agree that the previous poster is overzealous, there is a kernel of truth in some of what he says.

      You are IT. You are present to help workers get their damn work done, not to push some random personal agenda. If you wipe an entire system and kill that employee's work, you are a serious impediment to getting work done

      In most companies, the standard OS is hardly a "personal agenda" - and the worker that installs a new OS on his/her computer without authorization is hardly "getting work done".

      Most large companies I know don't allow you to keep your work on your local machine, as it makes all kinds of problems for backups, upgrades, and hardware trouble. Instead employees save all of their work to a central fileserver, which gets backed up on a regular basis. Re-imaging a machine is not a big deal. Even the place I work now (total of 20 employees) does this.

      WTF does the OS have to do with this?

      If the sysadmins don't know Linux, then they won't be able to fix the breakin.

  86. How about official Linux desktops, sorta. by yelmalio · · Score: 2, Interesting

    The mob I work with is a very large organisation that has ongoing severe financial problems. Think national air carrier for .uk here. Desktops are pure MS with *nix and MS servers in abundance.

    Some one in IT has realised the beauty of Opensource, it's cheaper than MS. Cheap is good, saving money is good. Where an open source solution exists that can replace a commercial solution, it is on the desktop. Out went eXceed, in came Xfree 86 on Cygwin. Out went Reflections, in came Putty. And so on.

    Several servers are already running Linux and I've heard they are trialling a rack of blades using Linux for something or other. I envisage more servers going over to Linux to save money and more of the desktop converting to Linux or at least Cygwin/Opensource for the same reason.

  87. Adv: SYSADMIN OF 15-YEAR OLD COMPANY ... by Penguin · · Score: 2, Funny

    SYSADMIN OF 15-YEAR OLD COMPANY - find 71,000 Linux installations hidden in his company.

    Does this headline look familiar? Of course it does. You most likely have seen this story recently featured on a major nightly news program (USA).

    This 15 year old company's sysadmin was cleaning and putting backups away when he came across a large brown department that was suspiciously buried beneath some red tape and a WindowsXP EULA in the back of the 15-year-old company's closet. Nothing could have prepared him for the shock he got when he opened the department and found it was full of linux installations. Red Hat, SuSE, Debian, Slackware and Gentoo - all neatly beowulf-clustered in labeled piles...

    --
    - Peter Brodersen; professional nerd
  88. Stealth Linux has its benefits by Phoenix666 · · Score: 2, Interesting

    Through the crazy fortunes of the New York IT industry these last couple of years, I find myself heading up a QA team in an office in Midtown Manhattan. They're basically a bunch of out of work actors moonlighting as online product reviewers. So, I untangle the mess my predecessor left (who got fired because it was a mess) and I figure the reviewers should be able to get through X number of products a day. But they're not. I can't figure it out. Then I catch them chatting on AIM or Yahoo IM all day.

    So I'm thinking, and decide to wipe their machines and install a nice RH distro on all of them. Set them up with StarOffice, Mozilla, and Samba and hey presto they're doing 50% more products per day now (I'm not naive--I know they're gonna write emails, but it's not the time sink IM-ing is). Furthermore, their old Pentium machines are faster, and I can SSH into their boxes to fix anything that's wrong.

    That last bit is key, because the tech dept. at this company is so bad they don't even know what an IP address is. But, they like to spy. There are cameras everywhere, and believe me, they ain't protecting national secrets at this place. So I figure, if they like to spy on you with cameras, they probably also like to spy on your computer. So with linux, no more spyware.

    Yep, stealth linux works for me.

    --
    Do what you can, with what you have, where you are.
  89. You didn't forget about Cygwin, did you? by EvilNight · · Score: 2, Informative

    It's a bit difficult for a corporate user to get away with flat out installing Linux on his box, as that sort of thing shows up rather quickly in security audits.

    Where I work, we have 3 or 4 developers who use Linux. They requested it when hired, and other than making sure they don't have rogue DHCP servers screwing up our networks, we have a hands-off policy where we don't officially support the box because it's not Windows. Unofficially I help them all the time, of course. ;)

    What gets me is Cygwin. The last time I ran a software audit, I checked for Cygwin just for a goof. HALF THE COMPANY (that's 50 people) has Cygwin installed. Well, why not? It lets you comply with management's wishes for a Windows world, but still gives you the lion's share of Linux's power. If you count Cygwin I'll wager you'll find the 1% figure to be much lower than reality.

    Of course, if you're comfortable with Cygwin, switching to Linux is that much easier.

    --
    Hell is being intelligent in a world full of idiots.
  90. Re:Linux on the Desktop? Not likely in many orgs by Vexler · · Score: 2, Interesting

    I agree. Most users do not like to waste time on a piece of machinery when they know that they have legitimate work to do. Frankly, as you pointed out, most of them do not have what it takes to install, configure, and support it.

    I am the network engineer for a manufacturing firm, and I can tell you that (not counting the guys in production lines) our office workers could probably handle cut-and-paste on a good day. So I get to teach them how to add a printer while doing other system and network admin stuff.

  91. 1 in 60 is 'countable' by drwho · · Score: 2, Interesting

    This is a guesstimate, but I have installed Linux (and some *BSD) boxes at various job sites without managements knowledge or permission, often on 'surplus' hardware (someones old PC sitting in a closet), for about 8 years now. Only about 1 in 60 of these was in some way countable by outsiders.

    This starts to be the question, how is Linux counted? Three broad categories: media sales, net scans, and installation reports.

    Media Sales - simple count up the sales reports from major vendors. Using this method alone, one would get an unrealisticly low estimate of Linux users. Though I have installed Linux on over 250 machines, I have only purchased CDs from a vendor twice (OpenBSD 2.7 and Slackware 3.3). I have purchased CDs from other sources: flea markets, computer stores, etc - but these are not 'official' pressings and probably are not counted.

    Net Scans - Netcraft does a srvey to see what OS / web server various sites are using. WHile this is handy, a lot of the servers I have installed have not been accessible to the outside world, for security reasons. Ones that are available to the outside world have a limited number of services running, and a firewall (usually the Linux machine itself) for access control. So this still isn't accurate.

    Installation Reports - Various OSs request permission to inform a central location of a new Linux installation upon the installs completion. The ease of this process varies quite a bit. I used to never report, out of general paranoia, but I have started to in the past few years. I think we all should. I also think that there needs to be a standard method on installtion counting and reporting: some way to determine if a specific install is actually an upgrade, a switch, or whatever, and a way to protect users' privacy, but give some good statistics about the install. For instance, it would be great to report the platform (including CPU type & speed, memory, HD space, peripheral cards) and even the package selections. I know this is what redhat does with their RH network stuff, and though some people may find it annoying and opt out it does provide useful information to help developers and businesspeople in their decisions about where to concentrate support resources.

    Here's an interesting bit of historical trivia: Back years ago, mayb 1996 or so, I was running tcpdump and noticed some very strange DNS queries. Every so often my Slackware machine would query to root servers for what turned out to be the last line of my /etc/hosts file -- which was a comment. I think it was every 30 or 60 minutes or something. Years later, I was talking to a friend of mine who worked at a site that housed one of the root servers, and he was in a position to count how many of these queries came in...there were HUGE numbers. What is interesting is that we found that older versions of Red Hat also had this odd DNS behavoir, but that newer versions of RH and Slackware did not. So this was an interesting method of counting older installs of a few types of linux, but in the end not effective.