Slashdot Log In
The Next Leap for Linux
Posted by
samzenpus
on Thu Oct 04, 2007 07:01 AM
from the so-easy-a-penguin-could-use-it dept.
from the so-easy-a-penguin-could-use-it dept.
Nrbelex writes "The New York Times is taking a look at the state of Linux. "Linux has always had a reputation of being difficult to install and daunting to use. Most of the popular Windows and Macintosh programs cannot be used on it, and hand-holding — not that you get that much of it with Windows — is rare. But those reasons for rejecting Linux are disappearing." The article discusses major PC makers' newest offers and compares them to their Windows counterparts."
Related Stories
This discussion has been archived.
No new comments can be posted.
The Next Leap for Linux
|
Log In/Create an Account
| Top
| 517 comments
(Spill at 50!) | Index Only
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Less keystrokes (Score:5, Insightful)
Re:Less keystrokes (Score:5, Interesting)
(Last Journal: Saturday April 28 2007, @07:18AM)
Re:Less keystrokes (Score:5, Insightful)
If acceptance of linux is something that the community wants, then it needs to realize that Windows biggest flaws are also some of its best advantages. Afterall, its so easy to install programs on Windows that they practically do it themselves
The ubiquitous nature of windows makes it very easy to fix your machine should something go wrong. Part of it is due to the fact that there are very few versions of Windows, part of it has to do with the vast user base that windows has. You may not like how MS got there, but dislike of the situation won't change the problem.
To those of you who know how to use linux, remember this: While windows may have a steep learning curve when it comes to administrative work, with Linux the curve is a brick wall for most users.
Re:Less keystrokes (Score:5, Insightful)
How is that any different than Linux, with the exception that with Linux, I wouldn't have to leave my house to go fix her computer?
The only reason I've left her on Windows is that she plays those Reflexive.net games. If they played on Linux, and were easy to install (there's nothing easy about Wine, and it only works on these Reflexive.net games some of the time) then I'd switch her over. Heck, I could even install the games for here remotely, if they'd run afterwards.
Re:Less keystrokes (Score:5, Informative)
(http://66.249.93.104/ | Last Journal: Monday November 20 2006, @09:27AM)
Re:Less keystrokes (Score:5, Informative)
The poster below has the right idea: tunnel the VNC session over SSH (which adds the needed encryption) and then only allow the VNC server to accept connections from the local IP address (I.e. from the SSH server on the same machine).
Re:Less keystrokes (Score:4, Informative)
Under Linux, you obviously don't need cygwin, and an ssh server is usually installed and ready to go after a default install of most distros. VNC is just as available for Linux as for Windows, although most Linux distributions give you quick access to many VNC flavors through their default package managers, so you don't even have to manually download and install files.
Of course, under Linux, you can just install an NX server/client, which does have its own setup headaches, but once it's installed, using it is just as easy as Remote Desktop. You don't need to establish an ssh connection, then tell the client to tunnel through that connection; it handles all of the ssh stuff automatically and transparently. And with the latest version of NoMachine's NX server/client, you have the option of establishing a new session (even while someone else is running another local or remote session), or attach to a currently running session.
Re:Less keystrokes (Score:4, Insightful)
I don't know about the rest of you who serve as help-desk for a wide circle of family and frineds, but the average user is completely lost if he clicks an icon and nothing happens. The only reason Linux isn't making inroads against MS on the desktop is that you can't go down to Best Buy and find computers with Linux pre-installed.
More than 60,000 Windows programs won't run on Linux. Partial List here. [viruslist.com]
Re:Less keystrokes (Score:4, Funny)
I feel absolutely qualified in answering your question...
"Very."
You're welcome!
Re:Less keystrokes (Score:4, Informative)
Windows XP: Go to opera.com, download the Windows installer. (This is chosen automatically, so you just have to click 'Download' on the front page, and then 'Download Opera' on the next page.) Save it to the desktop. Double click on the new file on the desktop. Click Next until you can click 'Finish'.
Ubuntu Feisty: Go to opera.com, download the Windows installer. (This is chosen automatically, so you just have to click 'Download' on the front page, and then 'Download Opera' on the next page.) Save it to the desktop. Double click on the new file on the desktop. Click
Wow, Ubuntu is easier! Maybe you shouldn't have let me pick the program. While there -are- programs that are harder on Linux, any that provide a
Far easier than navigating and downloading through a web site, and updates are handled automatically.
Re:Less keystrokes (Score:5, Informative)
(Last Journal: Thursday April 19 2007, @10:15PM)
Also, if you think troubleshooting Windows is easy, you probably haven't done it much. Try installing WordPerfect Suite, Corel Draw, Photoshop, Crystal Reports, PowerTerm Pro, Lotus Notes, and PagePlus on 10 PCs. Crash half of them by cutting power. Then, troubleshoot the DLL hell and disk corruption that results.
Troubleshooting Windows may be easier for you than troubleshooting Linux. That's not an objective measurement. I'd say both have their strengths and weaknesses in troubleshooting. One of Linux's biggest strengths is that so many production server machines so rarely need troubleshooting in the first place. I've never had a Windows server run for three months without downtime, let alone a year or two.
Desktops of both kinds are more likely to need troubleshooting than servers, because you have more finger-poking happening. A well-administered Linux desktop is safe from lots of this, while most Windows desktops still have to be run as administrator to get real work done. Microsoft is making progress on the limited account front, though. On Linux at least you can remove and reinstall a particular package without trashing the libraries in use by other programs, and without rebooting to release any libraries still in use by other programs. Microsoft's registry is probably a really good idea for the OS, but making it a central
repository for every application is a mess.
Re:Less keystrokes (Score:5, Insightful)
Really? Sorry, but that's just not true. In fact, the famous Geek Squad usually fixes all Windows problems by re-imaging your box (which may solve the problem, but also wipes all your data, which is not cool at all, and not REALLY a true fix.) It would be like hiring someone to fix a leak in your roof and you come home and find that the roof was replaced, but now all your personal possessions in your house are gone.
To really fix windows problems requires a fairly significant amount of skill / knowledge that MOST end users (and Geek Squad employees) simply DO NOT HAVE. If this guy's mom runs into problems on Windows, she will call him anyway.
Once a Linux box is properly setup and running (which I admit may be a bit of a challenge if you have certain bits of "Windows Only" hardware) it is LESS likely to have problems than a Windows box in the first place.
Re:Less keystrokes (Score:4, Informative)
I'm running the stable branch (I don't have enough time for the bleeding edge) and the problems with dependencies have been few and far between. The only piece of software I've needed that I haven't found in Portage (the Gentoo package repository) is Alpine, which is still in alpha stage anyway. Of course, you'll have to compile. And you'll have to compile a lot. But typing './configure', 'make', and 'make install' has pretty much become a thing of the past, 'emerge' does it all for you. And I've never had to move the installed files anywhere. And 'equery' tells you to which package a file belongs to, and which files belong to a package, so you can easily figure that out as well.
Re:Less keystrokes (Score:5, Funny)
(http://66.249.93.104/ | Last Journal: Monday November 20 2006, @09:27AM)
The fact that it's on mainstream press.. (Score:5, Insightful)
(Last Journal: Monday August 22 2005, @11:02AM)
Poor network performance in Vista, the OOXML vote and now, the Excel 2007 calculation howler have made bad press for Microsoft. Not a day passes on Digg without Ubuntu articles getting over thousands of Diggs. So now, the NYT, Forbes, Gartner, Yankee and the rest must join the Linux bandwagon. Or be left behind.
Re:The fact that it's on mainstream press.. (Score:4, Insightful)
Linux's biggest mainstream advance over Vista will probably stay it's lower price for the next few years.
Re:The fact that it's on mainstream press.. (Score:4, Insightful)
(http://stylus-toolbox.sf.net/ | Last Journal: Tuesday May 15, @11:50AM)
Hardware still an issue (Score:5, Interesting)
Unfortunately there really isn't a whole lot the developers can do to change this unless hardware vendors start opening their specs. The good news is that a lot of vendors do realize that having the FLOSS community write the drivers is pretty much the cheapest way to outsource development. As a bonus these drivers tend to be a lot more stable as well.
Re:Hardware still an issue (Score:5, Insightful)
Re:Hardware still an issue (Score:5, Informative)
Managing releases at fixed date and coordinating with upstream project release is probably the toughest challenge Ubuntu is facing. But on the other hand, this is exactly what gave it the edge in the distro war. So far, the execution have been pretty good and Ubuntu reap the benefits.
Correction (Score:5, Insightful)
Those reasons disappeared years ago, what needs to disappear now are stories repeating them.
Re:Correction (Score:5, Insightful)
Its been that way since i installed slackware 1
Impact of the article ... (Score:3, Interesting)
(http://foobsr.blogspot.com/ | Last Journal: Saturday March 26 2005, @05:24PM)
Which basically translates to not for me for the average person, being neither a geek nor wanting to have the self-image of being 'basic'.
CC.
The article contradicts itself. (Score:5, Interesting)
(http://ingles.homeunix.net/)
Of course, the article itself already stated:
It's a holdover from Windows/Mac, where installing software can be hard and requires some technical knowledge. The author still subconsciously thinks of installing software as 'difficult' even though they've actually seen the evidence that on Linux it's not. On any modern desktop Linux, software installation is no more complicated than "I want this program. Gimme."
Re:The article contradicts itself. (Score:5, Insightful)
(http://ingles.homeunix.net/)
Nope, that's a trap [wikipedia.org]. OS/2 was essentially 100% Windows 3.1 compatible, and what happened? Developers thought, "Why bother writing an OS/2 native app when I can just write a Windows app and be compatible?" So OS/2 never got any apps to speak of. And we know where it is today.
Linux needs those alternative, native (or at least cross-platform) apps.
Evolution of Linux (Score:5, Interesting)
(http://remote.net/)
10 years later, there are some things that are still a bit rough around the corners, but at least now I am using it full time because I find it genuinely more usable and I can get a lot more work done using it than I ever could on windows. It is more stable, and short of accidentally hitting the switch on the power-strip with my feet, never have to deal with system crashes or BSODs.
Right now, we are starting to see some 'really' neat things taking off like next-get UI's (compiz/beryl) and zeroconf that when refined over the next many years will undoubtedly make Linux systems the leader of the OSs. Additionally, due to the compound effect when more users switch over, more companies will release more goodies onto 'nix.
Over the next decade I really think that there will be massive proliferation of Linux desktops and that maybe finally the IT industry can start the long journey to finally rid itself of nasty kludges presented by Redmond year after year. Of course though, we will have to watch out for self contrived idiocies such as political breakdown within the wizard circles (kernel, KDE, Gnome, Mozilla, etc) and also try and sanely resolve niggling issues like the current GPLv2 vs GPLv3 dilemma.
So far since my indoctrination to the Linux world I have seen such vast improvements it boggles my mind, and I expect nothing less for the next 10.
It is as difficult to install windows. (Score:5, Insightful)
(Last Journal: Wednesday October 31, @08:33AM)
Another disappointing thing about the article is that it positions Linux as a "cheap" alternative. The main point of Linux is not that it is cheap, it could be or it might not be. The real power of Linux is avoiding the vendor lock.
Difficult? (Score:4, Informative)
Re:Difficult? (Score:5, Informative)
Thank you (Score:5, Funny)
Re:Linux must tackle this first (Score:4, Funny)
(http://ingles.homeunix.net/)
I know what you mean! My elderly parents have no problem navigating to HKLM\Software\Microsoft\Windows\CurrentVersion\Run and tweaking a REG_SZ value, but ask them to open up Gedit...
(Yes, this was sarcastic.)
Re:Linux must tackle this first (Score:4, Insightful)
(Last Journal: Friday March 31 2006, @11:17AM)
This was back in the early days of XP, when a lot of home users had Win9x. I also had to walk them editing some text files like config.sys on occasion. Getting them into the editor was easy, but then..."No sir, you don't need to read me the whole file. Yes sir, I know exactly what we're looking for here. Alright, do you see a line of text that starts with 'buffers'? No? Okay, move your cursor to the end of the last--click the mouse there--right. Okay, now press enter--yes, it should start you on a new blank line. And I want you to type 'buffers=10'. Yes, b-u-f-f-e-r-s. No, don't spell equals, use the sign. Two horizontal lines, to the left of your backspace key. Correct. And the number ten, as in one zero. Yes. Now you want to save that and exit notepad. Yes, overwrite it. No, that won't break anything so long as you did exactly what I told you to do.
The point-and-click interface gives people a sense of security. It makes them feel like they're in control without being at risk of REALLY screwing things up. And there's some truth to that: changing a switch by editing a number in a GUI field is a lot different than editing a text file. You aren't risking breaking the configuration by deleting a slash or a hyphen...the only way to break it is with a configuration that doesn't work.
I would like to see a more unified control panel for the Linux GUIs that allowed you to tweak text files without having to dive into them. It's one of those things that would provide a bridge between being able to use the OS and being able to get the most out of it for your particular requirements. As with all things Linux it has drastically improved in recent years, but it wouldn't hurt to do more.
COULD THIS BE!? (Score:5, Insightful)
Probably not.
There's not going to be some sudden revolution to Linux, its going to come gradually. There won't be a Year of the Linux Desktop, I'm thinking one day we'll all look back and marvel about how mainstream Linux snuck up on us.
I doubt this article will get any more than a couple dozen people to try it. But its a start.
What amazes me is how rapidly its improving. The Kubuntu install I'm using is only a year old, but the new Gusty Beta is so much different it might as well be a different OS entirely. How much does Windows improve in a year?
Oh, that's right, they take SIX YEARS to improve, and ended up with Vista.
(K)ubuntu is out pacing Windows so bad its only a matter of time before it overtakes Windows in all fronts. I mean, the automatix problem they're talking in TFA is supposedly already fixed for Gusty, and there's a ton of other features that people will love.
And yeah, and takes days to get an XP reinstall into a usable state too, with drivers and Firefox and updates and anti virus and antispyware and office suites and media players that have to be installed.
Seems to me people who ask the question "is Linux ready for Mainstream?" compare it to a perfect Windows that I've never seen in person.
And to bring things closer (Score:5, Informative)
Seems to work pretty well, too.
http://www.wine-doors.org/wordpress/?page_id=5 [wine-doors.org]
NO! Not Automatix! (Score:5, Informative)
(http://geraldedwardbutler.com/bff)
Codecs are now installed automagically whenever you attempt to open a media file for which you do not have the correct CODEC.
Automatix IS NOT recommended.
Re:NO! Not Automatix! (Score:4, Informative)
On a fresh 7.10 install:
Add/Remove, Show all packages, "restricted". Install restricted package.
You now have installed: Java6, Flash9, video codecs, lame, dvd playback, ms fonts, and more.
No command line, no downloading of a 3rd party unrecomended script. Just easy. Compare that to Windows.
Even going outside of the package manager, most people find there is a deb for their distro (eg. Google Earth).
I removed the "Made for Windows" sticker and replaced it with a "Powered by Ubuntu" sticker. Ubuntu 7.10 is the release that has replaced Windows for me.
"Ready for the Desktop" (Score:3, Insightful)
(http://xenomorph.net/)
Re:what? (Score:5, Insightful)
(Last Journal: Friday March 31 2006, @11:17AM)
It's nice to see an article that at least touches on the shortcomings that hold Linux back as a desktop operating system AND about what is being done/needs to be done to resolve those.
I think this sums it up nicely:
Linux is easy to start using, especially distros like Ubuntu that bundle a lot of good apps into a near-turnkey solution. I don't think any other OS is quite so functional immediately after install. Linux is also a dream for the technical-minded power users who love to customize and control every aspect of their digital workspace. Where Linux falls short right now is in the middle ground: going from the basic install to a system that is functionally competitive with Vista Home Premium or OSX without being one of those powerusers is a daunting task that can--and will, given time--be made easier.
Articles like this coming out of the mainstream media can seem like fluff with very little content to the avid Linux community, but they need to be taken seriously. They're a good indication of what the outside world wants to see in the next round of distros, which gives the developers at least a hint of a way to expand the userbase. Based on this article and others like it, I'd suggest two things:
1) Make media easier to start using. I'm sure there are a dozen distro teams working on this right now, so I'm probably preaching to the choir...but it needs to be said, lest no one say it at all. I've had issues making media work in Linux recently, and am sticking with Vista at the moment because I can't find a few consecutive hours to devote to troubleshooting the matter.
2) The current method of documentation is quite informative, but a bit dry and sometimes difficult to absorb due to the format. The Linux community would be greatly benefited by solid tutorials based on the documentation and FAQs that are spread all over the internet. I'm not talking about a text file tutorial...I'm talking about a video, or even (if it's possible) a custom live cd distro for the purpose of instructing users. However it can be executed, the end result should be advancing the skill level of the user beyond that which they might reach with the current documentation. (disclaimer: I have a personal interest in this, as I tend to stall out on Linux projects because I have trouble finding some crucial piece of information that might be better taught than read.)