Desktop Linux Mass Migration
Rob writes "With many Linux vendors attempting to push the open source operating system as a
desktop alternative to Windows, Computer Business
Review reports on Novell's migration to Linux on the desktop. From the article: 'Changing any mission-critical technology is a daunting task, and despite the growing maturity of Linux as a desktop operating system, it is little wonder that the vast majority of businesses are sticking with Windows.'"
<conspiracy theory> Microsoft is paying everybody to stay on Windows<conspiracy theory/>
That, and the hundreds/thousands of Access/Excel/Word apps/macros/templates that a lot of businesses rely on. Yes, they can be recreated in other platforms, but it will take a significant amount of work to do so.
My company (~800 employees) migrated to Linux over the last two years. It was easier for us since before we mostly used Solaris or Irix. The marketing guys still use powerpoint on their laptops, but I think the rest of us get along OK. It took a while for Linux to achieve the stability of my old Sun box, but it's rock solid these days.
We have a windows terminal sever in house in case someone needs to get on Windows for a while. I have never logged into it.
...is explaining why the java-based Linux (and OS X) GroupWise client has reached near parity with the Win32 version in GW 7 (and in terms of caching mode blows it out of the water for its updating speed). I can see where Joe or Jane User would have complained LOUDLY with the 6.5x version.
With the BSD ports collection, the slick Apple interface, many great OSS options being multi-platform anyway, and virtualizing XP for the few XP apps I can't let go of... Why not just go MacTel when I buy my next PC in '06 or '07?
IMO, MacTel could be a Linux killer, or at least help keep it a niche OS instead of a major mainstream competitor.
- Greg
Start a happiness pandemic
Note that AOL builds an ISP dialup client only for Windows, not Linux.
If we expect Linux to make a dent in the desktop market, Linux distributions must change radically. They must be as simple to install as MacOS X, a very-simple-to-install UNIX variant. We need the ISPs to board the Linux train by building dialup clients. Yes. Much of America still uses dial, and in the dialup market, AOL is still #1.
I absolutely admire Linux, and if my ISP would provide the same kind of support, for Linux, that my ISP provides for Window, I would switch my AMD-powered desktop over to Linux. Otherwise, I'll wait for the Apple x86 box and switch from Linux to FreeBSD. I prefer Linux; it's got the cooler icon: the penguin.
By the way, some hackers will likely provide the necessary software patch to enable x86 MacOS to run on any IBM PC clone. If the Apple x86 box garners 10% or more of the market, then most of the ISPs will gleefully provide support for UNIX connectivity. Perhaps, the title of this article should be "Simplicity & Connectivity & A Matter of Time for the UNIX Juggernaut called Apple".
One thing that I think would help a lot is a unified clipboard. And I'm not talking about the X clipboard eithor. There needs to be a clipboard that unifies qt and gtk based programs AS WELL AS commandline. As more people switch there will be better apps, however the unified clipboard needs to be worked out as soon as possible...
You install an in-development package from the experimental Sid distribution - and when it fails say Linux is not ready for the Desktop?
By that argument, Windows XP is not ready for the desktop either, because Longhorn build nr. 1823 b0rked some computer somewhere.
"it is little wonder that the vast majority of businesses are sticking with Windows."
Sticking that on Slashdot is like waving a red sheet in front of a bull.
You have tried to support your argument with faulty reasoning! Go directly to jail; do not pass Go, do not collect $200!
That, and the hundreds/thousands of Access/Excel/Word apps/macros/templates that a lot of businesses rely on. Yes, they can be recreated in other platforms, but it will take a significant amount of work to do so.
Power users with legacy applications and current Office licenses can be handled for $40USD or less in volume. The key is to make sure folks understand that path is deprecated.
+++ UGUCAUCGUAUUUCU
Already been solved. Try a nice, recent Linux distribution like Fedora Core 3/4 or Knoppix or SuSE 9 with good autodetection. Running Fedora 3, and even with lots of oddball hardware, the only thing that failed to detect properly was my free webcam from Comcast. Lots of other USB webcams, digital cameras, my Epson C66 printer, various pointing devices, DVD+RW drive, USB flash drives, etc., were all automatically detected and installed.
My blog
http://www.stuff.co.nz/stuff/0,2106,3348057a28,00. html
New Zealand's Ministry of Education has inked a deal to provide GNU/Linux under the Novell banner for public schools.
I feel that this is nothing other than an incredible breakthrough for us Kiwis. By giving our kids the opportunity to become aware of alternatives, we could definitely see some great change coming soon.
...well mostly, not.
I've got a Sales/Service/Repair/LAN Gaming shop in a small (>5k population) town. 18 months ago, I began a test. I sold two of my clients (an 80+ year old grandmother and a mid 40's professional) a custom built box w/ Gentoo installed. (Actually, the formula was a gentoo install w/ a dyndns service so that I could remotely update the system and install packages -- with their knowledge and consent, of course).
To this date, I have not had their system back in the shop.
Two months ago, I began selling low to midrange systems running (k)Ubuntu. The systems are built on Asus mobos and AMD Semprons (higher end CPU's available upon request). The distro detects and configures all devices on install... and auto detects just about every USB device I've thrown at it (from input devices (read gamepads) to scanners).
As far as application support. Crossover Office handles the needs for Photoshop, MS Office (not 2k3, yet...), Dreamweaver, Flash MX, iTunes, IE, etc...
And, using (k)Ubuntu, application installation is easier than ever with Synaptic. Open the app, click an application and install. No depencies, no mucking around w/ CLI's, no problem.
I'm also moving quite a few Thinkpad X21's w/ Ubuntu and Crossover office. At an average price of $350 for a preconfigured linux based thinkpad w/ all the snazzy little thinkpad keys working... they move well.
Anyhow... I just wanted to chime in with the obligatory "Hang on, it's getting there" remark.
#SickNotWeak
The biggest problem facing Linux is the complete lack of integration between the different components. It's no single flaw, it's a collection of small problems, some which would require massive shifts in thinking to fix.
The biggest problems I see facing Linux are:
1. A lack of integration between desktop components, and between GUI world and Console/Kernel world.
X is to Linux as Win 3.1 was to Dos. The Linux console rules, even as a desktop operating system. While bootsplash vaguely attempts to hide startup messages from the user, they can still press Esc. But it's still there. And the SysV init procedure still asks questions of me - for example harddrake2 runs each time the machine starts. If it detects new hardware, woohoo, Console!
Then we have configuration. Configuration is handled almost always using plain text files on the filesystem. Every application handles its configuration differently, with most choosing a semi-structured format. XML may go some way towards solving this, but it's no registry. People also resist XML - it's easy to read, easy to tweak, but not as easy to manage by hand as semi-structured files are. However on the flip side, it's much easier to parse and edit.
Neither Mac OS X or Windows handles startup or configuration in the way Linux does. It would be an almost impossible task to write a GUI to manage all the disparate Linux components as elegantly as Mac OS X or Windows does.
Linux needs some integration, some elegance. Hardware detection should happen in the background, configuration should happen within a GUI. More of a Windows approach would be nice.
A device management framework is needed, to detect devices, manage hotplug events, store details of present hardware, and to fetch and store hardware configuration options. This should include graphics card options.
It should be trivial for a user on any Linux distribution to manage hardware.
Look to Mac OS X. Perhaps by adopting Launchd, and implementing a "Registry like" configuration system, may help. Here's a thought - make the configuration system have a "storage API" for storing/retrieving configuration data. Users can then select where the configuration data gets stored. XML Files. Database. You name it.
2. Developing on the Desktop
At present, there are simply too many widget toolkits and desktop environments present. Motif, GTK, QT, KDE, Gnome.. and none of these are strong enough for there to be a clear winner. They are all tied to X, and perhaps that in itself is a problem.
A single, unified, high quality toolkit is needed, that makes development on Linux as attractive as it is on Windows or Mac OS X. While choice is good, sometimes it can cause more problems than it solves. Perhaps a solution such as Y Windows (http://www.y-windows.org/) may help.
To emphasise the problems facing developers.. GTK looks terrible. QT is nice, but it's a fully blown development environment. Most OSS QT apps are KDE apps, which places a dependency on KDE, which is also undesirable. Developing GUI apps on Linux is far from ideal.
The Linux platform is excellent when developing non-gui based programs. It's an excellent server based platform. But as a desktop solution, it's weak. I use Linux every day, and I can tell you, I fully understand why people hesitate to adopt it - despite the fact it's free.
Good point, accountability is important. Let us keep in mind, however:
1. Proprietary software vendors (including Microsoft) limit their liability to a considerable extent. The EULA basically stipulates that they are not responsible, and that, for instance, the software should not be used in life-and-death applications, etc. This limited liability can be modified by buying increased support and coverage from some company (which is often the company selling the proprietary software). Thus, you can pay Microsoft and they will provide certain guarantees, with a contract, and this will create a chain of accountability.
2. If you download a linux distro and install it on your computer, you do so at your own risk. The license clearly states that the software is free, and provided as-is, with no guarantees. However, you can purchase additional support and coverage from companies. For instance, you can pay Red Hat to give you a linux distro that they support, and they will provide certain guarantees, with a contract, and this creates a chain of accountability.
So I don't think the situation is any different in Windows vs. Linux when it comes to accountability. In both cases, if accountability and liability are important for your application, then you will pay some company (Microsoft, Apple, IBM, Red Hat, etc.) to provide you with guarantees. The company will analyze your mission-critical application, make recommendations, and state whether or not their support and suggested software can run your application properly. You have to pay for the support, for insurance, and for their guarantee of functionality. This is the same for proprietary and F/LOSS solutions.
You pay for accountability in both cases, with professional Engineers signing off on everything... but in one case you can save money on the cost of the raw licenses (and associated administrative hassles). Plus, linux is at least 10 times better.
Most office drones that I know and work with seem to have rather simple needs on their business PC. They use Word for documents, Excel for spreadsheets, Outlook for email and IE for surfing the Web.
As long as those programs work and the navigation is similar to Windows, they're happy. The fact that they don't have to worry about virus infections, spyware, random crashes is a bonus.
From the CIO standpoint, it's a win (as long as all your core applications work and people can transition easily to the new "look and feel." The CIO/CFO are now off the forced upgrade merry-go-round each time Microsoft decides to foist "upgrades" on their customers.
I have converted my company to the following:
CentOS 3 (clone of RHEL 3)
OpenOffice
Thunderbird for email
Firefox for web browsing
We have a few people with Compaq presario laptops that didn't seem to mix well with Linux (driver issues) so we're swapping in Linux friendly notebooks and donating the Compaq units to charity. The tax credit for the charitable donation makes the purchase of the new notebooks pretty much a wash. We also had to punt a couple of printers and replace them with Linux friendly postscript networked printers. That was rather painless and surprisingly cheap. (Again, we donated them to charity and took the tax credit.)
The next step is to migrate all our servers off of Win2K server. That includes office file servers and web servers. We migrated mail and DNS to Linux a few years ago so that will be a painless move (to CentOS). So every system in the company will be running the same OS and we'll maintain our own internal yum repository to keep things in sync and up to date.
Prior to this, we were probably spending a few hundred thousand dollars a year just in software licensing fees. The IT folks are pretty happy about the change since it makes their life easier in terms of support (we sent the entire group for "RH linux certification" as an incentive to be good sports about the change. After some initial grumbling from the hard core MCSE guys, the overall mood seems to be one of relief...both from the "guys on the ground" and from the "guys who pay the bills."
Cheers,
It summarizes the article with "despite the growing maturity of Linux as a desktop operating system, it is little wonder that the vast majority of businesses are sticking with Windows." and then provides two examples.
The first states "Novell had made savings of $900,000 on Microsoft Windows and Office licences as well as maintenance costs from the move." and "A voluntary migration also saw the company beat its goal to get 50% of users onto Linux by the end of October 2004." and the second says ""We came to the conclusion that our requirements are really only met by a commercial distributor" - that commercial distribution being RedHat.
How the fuck did any of this get spun as 'vast majority of businesses are sticking with Windows'?
-- I care not for your foolish signatures.
First off let me say that the desktop situation is abysmal on _every_ OS. Their are fundamental decisions stemming from the earliest GUI's that slow the speed of the interfaces and allow for entirely unneeded errors.
All this is _provable_. Speed of an interface can be modeled using the GOMS framework. If you are new to GOMS do not argue its accuracy here, there are several newbie mistakes that have been explained and would only serve to cloud the debate. Ever get annoyed at how fast the terminal is to use, and GUI's only seem to get in the way? GOMS explains it, typing is much much faster than the _multiple steps_ involved in using a mouse. Not to say that GUIs or mice are bad, but poorly implimented. GOMs can show when to use mice, when to use typing, and how to structure the size and conceptual model of an interface to be as speedy as possible.
But GOMs in and of itself is only a tool. Not a guide on how to create an interface. Liken this to racetracks. Once can sure build a fast car when their motive and only measure is speed, but can be more expensive, unsafe, unreliable, etc, etc, etc.
So where can one reliably make an interface that works well with humans? Most use "intuition." But this "intuition" is genrally nothing more than familiarity. And familiarty does not fix the current, demostratable problems.
So where does one turn? To the science of how humans think, their limitations, and the subset focusing on human computer interaction. Cognitives cience
Using this one can construct an interface based on what humans can do. It has exposed our limits and abilities. What mental models we handle better. Folders and Files? A model based on our desks, not a model based on how our brains handle information and computer interactions.
Using these tools we can end up with an interface faster than the terminal, easier to use, and less error prone than either GUI or terminal based programs. Don't believe me? Try Archy. It is a nearly total departure from standard interfaces. Thus for anyone familiar with comptuers have to retrain their muscle memory. One will constantly reach for the mouse in a vein effort to select text. It will piss you off. If you habituate it's use you will find how much harder and more complex the other text editing interfaces are.
Interfaces are a thing we can fix that Windows and OS X can't without major losses. We have upserped Windows in security and stability. Things Windows _cannot_ fix without breaking everything. OS X has poor performance. In fact horrific proformance thanks to the MACH core. The interface is one of the last major thing in OSS software that MS and Apple are beating us at.
BUT ITS FREE!! Which is a lie. Yes, it is not their higher costs of administration, vendor support, and retraining. It is also the worst selling point. Ask any professional sales person. The only people that hooks are people you don't want to deal with. Just reimagine that mangager that was a cheapskate manager who pinched every penny and lost dollars in lost productivity. The old pinch pennies, trip over dollars.
We have to beat them where they are sore, and believe me, their interface sucks. I use OS X. It is only less annoying than windows or UNIX.
Okay, I really have to go, this thing needs to be edited in half, correct the spelling, etc. but I have dinner calling me. Agree, disagree but interested? Email me, we can bitch over the finer points : ) aal357 REPLACETHIS sent dot com
Is there anything better than clicking through Microsoft ads on Slashdot?
Novell's GroupWise is the most complete groupware package I've ever seen from the little I've messed with it. I have used Novell's NetMail extensively and it is the best email system I've ever used.
to bad they aren't free...
This article (and reality) are about converting enterprise desktops from Windows to Linux. In a 5000+ seat environment, "simple to install" and AOL compatibility are just not issues at all!
Linux at home is not going to be at all common for a long time yet. But in big business, Linux on the desktop would be very interesting. The lack of viruses and needing to keep track of licenses could save a lot of admin headaches. Of course, the current love affair with Exchange and MS Office, the lack of native support for big enterprise software, and reliance on VBScript-filled apps in Access and Excel are the real reasons for difficulty in migrating a big company to Linux on the desktop.
Look at the tomato! Isn't it sad? He can't dance! Poor tomato!
The average American likes Windows because it is relatively simple to install
The average American doesn't install Windows. They buy the computer with Windows preinstalled, and when their copy of Windows gets to the condition that it needs to be reinstalled, they throw out the computer and get another one.
is probably the single most important reason to use Windows,
Outlook 2k3 + Exchange/SBS + ACL is a good business solution (even if it is >2000$)
until Linux can replicate the suites functionality and ease of use (for admin+users alike) our enterprise will be sticking with a Windows thanks
Funny that you mention Exchange for a couple of reasons...
First because MS decided that Exchange 2003 was going to be their new cash cow. So 2k3 is licensed *per client*. Which means if you have 5000 clients you are going to be paying through the nose! $2,000? Hah! That'll run ya ~$200,000 for a few thousands clients or so...
Second because you have OpenXchange (from Novell) which will emulate an Exchange server and talk to Outlook clients. Not to mention Evolution (Novell again) which will talk to an Exchange 2k/2k3 server with their connector software.
G. Washington on Government "it is force. Like fire, it is a dangerous servant and a fearful master."
It's ok, you can get one of the nice Mac PPC machines, dump the crappy OS that comes with it and install Linux, and you'll be all set. Future-proof! :)
"My FC4 has two clipboards, one is the auto-copy-when-highlighted, paste with a middle click; the other is the ctrl-c to copy, ctrl-x to cut, ctrl-v to paste. They can hold different things at the same time."
And this is a bad thing because...?
The average user won't use the middle-click-paste anyway, so I really don't see why the concept of having two clipboards for two different kinds of copy-pastings is so wrong.
The first rule of UI design is to never do dangerous operations without first warning the user. It's way too easy for a user to accidentally click the middle mouse button when they're trying to scroll. Depending on what they're doing, and especially if they have no idea what they did to cause it, it can paste do all kinds of damage to their documents. Hopefully the application supports Undo, and they know how to use it.
Middle mouse paste just seems way too dangerous to me for the average user. Why not tie format to the middle mouse button while you're at it.
If you need web hosting, you could do worse than here
The thing is you're confusing Windows already set up for your hardware with Linux being installed on your computer. It's a common mistake for newbies.
We don't really blame you... you're used to having systems set up for you by HP or Compaq or Dell, and it all just works. Have you ever tried installing Windows just by itself, though? OEM copy, without all your hardware specific drivers? It takes a long time to google all the drivers, half the companies have since gone out of business or don't offer drivers online, all kinds of fun trying to figure out how to get things working.
My point is that you (and some sympathetic, clueless mods) have gotten your ill-informed comment modded up. Or perhaps it's well-informed, and you're just trolling...
My blog. Good stuff (when I remember to update it). Read it.
3 answers ;)
./ ;)
1. Ubuntu does provide a build of wpasuplicant (latest version is 0.3.8, I believe), which provides WPA support.
2. When I have them. I picked up a lot of Thinkpad X21's (700 MHz PIII's) and a handful of NC4200's (1.8 GHz P4 Compaq subs). I'm down to the last of the 4200's right now and am searching for my next supply. Regardless of the OS installed (Linux or Windows), any laptop we sell is ready for war flight.
3. Not really. Our website is sorely out of date and doesn't currenty handle any commerce. I'm just beginning to focus on sales. If I can move another 5 to 10 units as quickly as this last lot... I'll look into the whitebook market. At this time, it's primarily EOL and rebuilding for local clients.
However, if you'd like some help moving in the right direction... I'd be more than happy to offer any assistance I can. Pop me an email at serviceATcompletepcDOTbiz.
Funny thing about all this... I just spent nearly an hour on the phone Friday w/ MS propoganda division. The nice lady on the other end of the phone was trying to make sure I had all the information I needed to help convert any Mac and any Linux clients over. Everytime I look at my MS Action Pack, I get a wee shiver down my spine. But I suppose it's good to have one foot in the shadows... if for no other reason than to bring it up on
Nice site, btw. Love the "Got Evil" bags. Might have to pick one up for my wife.
#SickNotWeak
if I had someone to help me when it breaks. I've dallied with Debian and now Gentoo, but each of them has ended up broken (due directly to my own ignorance) to the point where fixing it to make it usable was beyond my knowledge. I'm not a stupid person. I know how to google, and I know that the best answer to a question is a source of information, rather than a set of instructions, but it's not always easy to know what to ask or how to get the responses you need, and even if you do, often you're ignored anyways. I'd love to see a distro step up to address this, maybe with some kind of voluntary mentor/buddy system, where an experienced user 'adopts' a newbie and offers periodic, light email or chat help when needed, till the new user gets sufficiently knowledgeable to fix things herself (at which time, said user could become a mentor for a newer user if they so choose, perpetuating things). This is what keeps me on Windows, and a bit of my soul dies every time I turn the thing on, but I can fix it if it breaks (which, of course, it does).
Stasis is death. Embrace change.