Slashdot Log In
Ubuntu On Dell After Four Months
Posted by
kdawson
on Tue Oct 16, 2007 07:04 AM
from the steady-as-she-goes dept.
from the steady-as-she-goes dept.
mrcgran sends us to LXer for an interview with John Hull, a manager of the Linux Engineering team at Dell, where he reports on how the Ubuntu machines have been working out for them so far. "Embracing Ubuntu Linux on our desktops and laptops seems to have really raised Dell's visibility within the Linux community. We have been supporting, testing, developing for, and selling Linux for 8+ years here at Dell, but before the Ubuntu announcement, a lot of people didn't know that we did any of that... Previous to our Ubuntu product announcement... we would have a conversations with vendors about pushing Linux support for their hardware, but without a Linux product offering from Dell for that hardware, it was very difficult to convince them to release Linux drivers. That has certainly changed now... The original sales estimates for Ubuntu computers was around 1% of the total sales, or about 20,000 systems annually. The program so far is meeting expectations. Customers are certainly showing their interest and buying systems preloaded with Ubuntu, but it certainly won't overtake Microsoft Windows anytime soon."
Related Stories
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Dude! (Score:3, Funny)
Within the retail sector... (Score:5, Interesting)
Re: (Score:3, Insightful)
Re:Within the retail sector... (Score:4, Interesting)
Parent
Re:Within the retail sector... (Score:4, Funny)
Parent
Re: (Score:3, Insightful)
I'm completely pro open source, and started off with Ubuntu as my first linux distro about a year ago, as everyone was raving on about it. Really impressed with the package manager, but I was completely lost when it came to installing stuff that wasn't in there.
I'm on Mandriva now, which is a massively improved user experience, where most of my stuff worked perfectly out the box (except my wireless, which took a bit o
Re:Within the retail sector... (Score:5, Insightful)
Tomcat and SVN probably isn't part of what average Joe will use.
While it's true that "professional" or "power user" software isn't that easy to setup (messing around in the configs with an editor, etc.), I don't think it would bother the ordinary desktop user very much, because he'll probably never need it.
OTOH, installing everyday software like OOo, Gimp, Firefox, small little games etc. is extremely easy on linux in comparison to windows. Browse repository, install and forget. With the added bonus that the software you get is very probably free of malware of any kind (if you use $DISTRO default repository) and same goes for updates to that software.
Parent
Re: (Score:3, Interesting)
Re:Within the retail sector... (Score:5, Informative)
RPM. Most users can download an RPM, double click on it, and it'll get installed properly.
I'm 99% sure that Ubuntu or Debian people can do similar things with DEBs. Of course, the downside with the package approach is you have to have one package per distro (take a look at Skype; skype isn't in any linux repositories, but it supplies 4-5 RPMs and a binary tarball).
If you prefer something that is more like a Windows installer, use autopackage [autopackage.org]. Autopackages are distro neutral. Here's the quote from their website:
# What is autopackage?
For users: it makes software installation on Linux easier. If a project provides an autopackage, you know it can work on your distribution. You know it'll integrate nicely with your desktop and you know it'll be up to date, because it's provided by the software developers themselves. You don't have to choose which distro you run based on how many packages are available.
For developers: it's software that lets you create binary packages for Linux that will install on any distribution, can automatically resolve dependencies and can be installed using multiple front ends, for instance from the command line or from a graphical interface. It lets you get your software to your users quicker, easier and more reliably. It immediately increases your user base by allowing people with no native package to run your software within seconds.
As you can see from the screenshots [autopackage.org], autopackage is pretty dead-easy for end users.
There are also next-generation packaging utilities that are overtaking Windows MSI-type things, including openSuSE's one-click-install, and KDE's klik://, but neither of these has taken hold with enough Linux distros yet (you have to be using SuSE 10.3, or install a package on older SuSEs, and klik:// requires a kio-slave).
Parent
Re: (Score:3, Interesting)
Firstly klik isn't KDE's though it did start out dependant on some kde features. The initial k in the name reflects the knoppix roots, which reflects Klaus Knoppers name rather then the desktop environment he happened to also choose! I sometimes wonder what difference it would have made to klik's adoption if it's name hadn't started with either a k or a g!
Secondly you don't need a kio-slave to use klik, you can use it from the command line if you wan
Re: (Score:3, Informative)
Skype offers an APT repository for Debian and Ubuntu users:
http://www.skype.com/download/skype/linux/repositories.html [skype.com]
And so do many other companies. For example, Google also provides an APT repository:
http://www.google.com/linuxreposi [google.com]
Re: (Score:3, Insightful)
Re: (Score:3, Informative)
I don't think that this is really the fault of Ubuntu. It's the fault of the software makers themselves. (if fault is to be assigned) Any software maker has the option of making a .deb or .rpm, it's just that many, for various reasons, choose not to. The reason these pieces of software install so easily on Windows is that somebody made the installer. Software doesn't just install itself on windows from source code. It all comes back to the necessity of making these installers. If you want your software to r
Re:Within the retail sector... (Score:4, Insightful)
Parent
Re: (Score:3, Insightful)
Try doing that with Windows Installers - just keeping a Windows box up to date with security fixes (beyond Windows and MS Office) is quite time cons
Re:Within the retail sector... (Score:5, Informative)
Parent
Re: (Score:3, Interesting)
I then went to install subversion on windows. Ubuntu install was 100 times easier than windows as I had to search for a version that was acceptable. I finally settled on TortiseSVN which was nice.
Overall install on my ubuntu and my Fedora Core 7 box took very little time. Ubuntu was the least time and least effort. windows ended up the most as you had to find the software and then install it. fedora was as simple as your e
Re:Within the retail sector... (Score:4, Insightful)
Please, tell me one thing that putty can do that ssh, telnet, and xterm can't.
Parent
Re:Within the retail sector... (Score:4, Informative)
Please, tell me one thing that putty can do that ssh, telnet, and xterm can't.
Parent
Re: (Score:3)
You realize, of course, that you're also describing Linux with this statement? Just because something's designed to get you functionality already available elsewhere doesn't mean it's automatically inferior.
Re: (Score:3, Interesting)
Really, though, package installation is incredibly easy in most distributions now, with repositories handling all dependencies. In Ubuntu, for instance, there is an "Add Programs" icon in the Applications Menu by default, that lists the most popular applications and separates them into categories so there is no information overload. If you know the exact name of the package to install (such as subversion or tomcat), open up synaptic and choose the packag
Re: (Score:3, Informative)
Re: (Score:3, Insightful)
Ubuntu, on the other hand, doesn't have that option. It does, however, have the option of pointing users in the direction of certain software by making it easy to install: repositories. Things that go into the repos are tested for compatibility, they install smoothly, and yet there are literally thousands of programs in the
Re:Within the retail sector... (Score:5, Informative)
Parent
Re:Within the retail sector... (Score:5, Informative)
The reason they only provide security updates is because they don't want a situation where continuously updating stuff in the repositories breaks other programs. Instead Canonical will take a snapshot of all the new programs and work really hard testing that snapshot and sorting out all the bugs, release that out the door and start working on the next version.
So if you want Pidgin or another must have updated program on Feisty then you go to getdeb.net [getdeb.net]
Ubuntu Gutsy is being released on 18th this month (2 days) so that'll have a ton of updated programs, features, etc.
Parent
Re: (Score:3, Informative)
Linux compatibility (Score:5, Informative)
Before the Ubuntu announcement (Score:3, Insightful)
Nonetheless, kudos to Dell and here's to hoping more vendors pick up this trend.
It doesn't have to take over... (Score:5, Insightful)
What about dual boot? (Score:3, Insightful)
Re:What about dual boot? (Score:5, Informative)
The other way around (adding Vista to a Linux Box) is slightly more complicated:
http://my.opera.com/djfake/blog/dell-preloaded-with-ubuntu [opera.com]
Or you could buy an Intel Mac and use boot camp, that's ea$y enough too! c
Parent
Ubuntu Preloads (Score:5, Interesting)
Not in the Netherlands (Score:4, Informative)
Dell and Debian (Score:3, Informative)
laptops as a loss leader for selling servers (Score:4, Interesting)
What happened? (Score:3, Interesting)
Dell has more or less had a reputation of being deep in the pockets of Microsoft and Intel. It was no secret that Intel was giving Dell huge perks for not selling systems with AMD chips, and I'd be surprised if Microsoft wasn't offering similar perks for keeping Linux off of consumer desktops.
Now, we're seeing dell open up a lot more options to consumers.
So what happened? Did the payola from Intel and Microsoft stop? Was there a management shakeup? Are they trying to re-focus their image as a serious business vendor to step into the void left by IBM? Or are they just emphasizing "choice" to avoid losing any more ground to Apple (this theory strongly lends itself to their decision to distance themselves from MS because of the Vista backlash)
Or maybe they're finally waking up to the fact that "nerd cred" seriously does sell computers. I would credit OS X's acceptance within the community as being instrumental to the sort of success Apple's been seeing over the past few years -- OS 7,8, and 9 left them with a pretty bad reputation that they needed to shed themselves of. When the guy who's fixed your PC multiple times recommends getting a mac, it lends some serious credibility to the brand. Given that Dell's a pretty generic brand, I doubt that anyone has serious qualms about buying from them, but it's a whole lot better than having a negative brand-reputation, or being badmouthed by everyone in the industry. (See also: Article yesterday about AOL losing $100 billion)
Re: (Score:3, Interesting)
That's easy. AAPL ate their lunch.
When the market grows say 10% and one of your competitors grows 30% and your own growth is flat (at best), you know you're just a couple of quarters away from a big disaster.
You don't have to be a genius to figure that out.
Growth is hardly in selling laptops to new customers (just like the total number of people drinking beer is not going to increase significantly).
So, you
A missed opportunity (Score:5, Insightful)
A perfect opportunity for Ubuntu I thought! Or not, as it turned out.
I downloaded and burnt the latest CD image and installed it. Everything was installed fine, except the network card was not detected, rendering the machine even less useful than the butchered ME installation that was on it before. She only wanted to browse the net and read GMail basically, so without a network connection, the laptop was now as good as a large paper-weight.
Now, this is by no means a flame against Ubuntu at all. Before it turned out Ubuntu was compatible, I was thinking to myself that if there's one area Ubuntu could really grow in is the "too old to run Windows x/y/z" which sets the hardware requirement bar higher & higher with each release.
Despite what Microsoft say, Vista is not suited to all PC's - but arguably, Ubuntu is suited to run on almost anything assuming you don't mind common commercial apps/games aren't going to run for newbies (for obvious reasons).
So, if I had one suggestion for Ubuntu/Linux is please, get it to run on shite hardware! Refurbished machines are overlooked if you ask me as many people really can't be bothered to buy new hardware, and Windows really isn't so suited for them in many cases.
Re: (Score:3, Informative)
Also did you check the irc chatroom or forums out for help? I had one guy in the IRC room that couldn't get his webcam working on Ubuntu. After I did a quick search on the forums I found a post on how to get his hardware working and gave him the link. He thanked me and said it was now
Re: (Score:3, Insightful)
Re: (Score:3, Informative)
Not in norway. :-( (Score:3, Insightful)
So far - no such luck. I'm looking forward to that day, so that I can just order one. But until they ship it, it's difficult.
Hey DELL! We norwegians want Ubuntu on our laptops too!
Has anyone actually gone to them for the ubuntu pc (Score:3, Interesting)
http://www.dell.com/content/topics/segtopic.aspx/linux_3x?c=us&cs=19&l=en&s=dhs [dell.com]
Sadly,just like before Dell started, any geek with a brain will have to pay the Microsoft tax and wipe the drive if you want a Dell at a decent price. Unless they love Dell SO much they are willing to overpay for lower spec hardware just for the privilege of Ubuntu. The prices they are charging for what you are getting is just crazy.
Re:Technically... (Score:5, Funny)
I think this calls for a three seater leather couch.
Parent
Re: (Score:3, Funny)
But does Linux really run on the kitchen sink?
Re: (Score:3, Interesting)
Your point is perfect, though. How much running around and acreaming about those scurvey Pirates (Yaaaaarrrrr!) has Microsoft been doing lately, while tightening Windows Genuine disAdvantage. How many fleets of new machine orders with complem
Re:Technically... (Score:5, Funny)
The first is the Vista OEM sale, the second is the XP sale when users want to upgrade...
Parent
Re: (Score:3, Insightful)
Your experiences with Dell and their hardware applies to Windows boxes as well usually, and Dell may influence other vendors to try Linux in the same way, thus the issues with support may get remedied in the long run as well.
Re:Yeah, but where can I buy it? (Score:4, Informative)
Parent
Re: (Score:3, Informative)
If you go to Ubuntu.com [ubuntu.com] there's a link on the right side of the page to buy preinstalled Ubuntu systems from Dell [ubuntu.com], which sends you to Dell's site.
I know several other people have given various links, but I prefer Ubuntu's own link because it links to Dell's sites for the UK, France, and Germany as well as the US, making it more generally useful. It also provides an overview of the support options you can get from Canonical through Dell.