Is Linux Really Harder to Use?

AnimalMagnetism

Self Imposed Exile
Apr 21, 2006
3,742
0
36
Toronto
Not surprisingly, the misperception that Linux is harder to use than other operating systems is also one that competing vendors routinely use to scare potential new users away from Linux

Case in point: On a page (cached) recently put up on Dell's U.K. site--and removed soon afterward--the PC vendor suggested that Ubuntu is suitable primarily for users who are "interested in open source programming," and who don't mind "learning new programs for e-mail, word processing etc."

For most everyone else, Dell recommended Windows. How's that for injecting a whopping dose of unease in all but the most determined visitors?

Now, it's become clear in recent weeks that Dell is suffering from some sort of internal conflict when it comes to Windows. This page, after all, is still up on the site. Nonetheless, it's time to dispel once and for all this notion that Linux is too hard.

"It's Not Windows"

When North Americans learn to drive a car, they learn to drive on the right side of the road. Those in the United Kingdom and elsewhere, of course, learn to drive on the left. Neither option is "more difficult," per se, they're just different. Once you're used to one approach, however, it can feel awkward at first to do the other.

So it is with computer operating systems. Desktop Linux is simple, elegant and logical, but it works differently from Mac and Windows.

In Linux, the graphical user interface (GUI) is optional, for instance. The desktop environment can be completely customized, and package managers let you install software in just a few clicks, no surfing the Web or searching for serial keys required.

Then, of course, there's the fact that so many software programs for Linux are free, and that you don't even need antivirus software.

For those whose understanding of computers was formed based on Macs or Windows, Linux can feel a little strange at first. After all, the majority of the world still does use those two platforms, as recent Net Applications data confirms. Once you begin to see the benefits of Linux, however, that feeling will quickly pass.

"A Huge Learning Curve"

Linux lets you do everything you want to do on your computer without requiring enormous resources, expensive software, or perpetual vigilance against malware. Rather than getting in the way with an interface that restricts what you can do and how you can do it, Linux simply stays out of the way.

Much of the software for Linux will also feel extremely familiar to most users, particularly those for basic office productivity. The OpenOffice productivity suite, for instance, works just as it does on Windows, and it's very similar to Microsoft Office. Even better, it's compatible with Office, and it can open Office files.

For browsing the Web, Firefox requires basically zero getting used to if you've ever used a browser before.

With Linux and the apps that go with it, you can do pretty much everything you've been doing in a Windows or Mac OS--definitely more cheaply, and sometimes even more easily.

"Complicated Commands"

"But don't you have to know all kinds of complicated commands to use Linux?" is a concern I'll sometimes hear.

The answer: definitely not. For typical everyday Linux use, there's absolutely nothing tricky or technical you need to learn.

As you get more familiar with the Linux distribution you choose, you may want to begin learning how to use the Unix/Linux shell, but it's by no means necessary, particularly for standard business productivity purposes.

Running a Linux server, of course, is another matter--just as running a Windows server is. But for typical use on the desktop, if you've already learned one operating system, Linux should not be difficult.

"Compatibility Issues"

Finally, hardware and software compatibility is another oft-cited issue that can cause potential users to fear that Linux will be too difficult to make productive.

It's true that there are a few remaining instances of software packages and hardware equipment that Linux can't yet support because the developers of those tools have chosen to keep the necessary codecs, software or drivers closed and proprietary.

That, however, is becoming less and less common--and generally there's an alternative that will work just fine. There are also packages like Wine and Crossover Linux for running Windows-specific software.

Countless volunteer developers are out there right now, too, working hard to make Linux even easier in the future.

The Reality: A Winning ROI

Bottom Line? Linux is not hard--it's just not what you're used to, if you've been using a Mac or Windows.

Change, of course, can be hard, particularly when you've invested time in learning one way of doing things--and any Windows user, whether they realize it or not, has definitely invested a lot of time. But all that time and more will be repaid to you if you take the time to get used to Linux.

For small businesses, of course, the cost savings that result from using Linux and other free software can be particularly compelling. The lack of software license fees, first and foremost, can save a considerable amount of much-needed cash, as can reduced hardware costs, since PCs don't need to be upgraded as often.

Also considerable is the effect of Linux's reliability, which minimizes both maintenance and unplanned downtime. All told, using Linux generally saves some $400 to $500 per desktop.

My advice? Try to break out of the Windows or Mac box and keep an open mind--don't expect Linux to be Windows. Remember too that you're investing in a lifetime of free software with the flexibility to do whatever you want, however you want, free from the dictates of any huge software company.

How often do you get a return on investment like that?

In short, Linux is free, flexible, and powerful, but it definitely isn't hard.
source: http://news.idg.no/cw/art.cfm?id=355B0098-1A64-6A71-CEAE8CA94FFA7C09
 

zorlack

New member
Jul 7, 2010
230
0
0
many modern linux desktops are pretty damn easy...especially the mini-DVD of Mint:
http://linuxmint.com/

if I want to install a Linux desktop on any computer really quick, Mint is usually what I use...do not have to muck around with any drivers at all whatsoever, including wireless network card...after install can browse, flash, spreadsheets, VLC media player right outta the starting gates...excellent basic desktop.

cheers!
 

larry

Active member
Oct 19, 2002
2,066
4
38
Of course it's harder. It's still at the hacker stage. I have used it and will use it as applicable (ubuntu runs Ok on a netbook) but I would never recommend it to anyone. Those that will be able to use it already know. Those that won't, aren't. here's a example of one top result for a search 'linux updates"

This is crazy.

=> apt-get update : Update is used to resynchronize the package index files from their sources via Internet.

=> apt-get upgrade : Upgrade is used to install the newest versions of all packages currently installed on the system

=> apt-get install package-name : install is followed by one or more packages desired for installation. If package is already installed it will try to update to latest version.
 

onthebottom

Never Been Justly Banned
Jan 10, 2002
40,881
197
63
Hooterville
www.scubadiving.com
Of course it's harder. It's still at the hacker stage. I have used it and will use it as applicable (ubuntu runs Ok on a netbook) but I would never recommend it to anyone. Those that will be able to use it already know. Those that won't, aren't. here's a example of one top result for a search 'linux updates"

This is crazy.

=> apt-get update : Update is used to resynchronize the package index files from their sources via Internet.

=> apt-get upgrade : Upgrade is used to install the newest versions of all packages currently installed on the system

=> apt-get install package-name : install is followed by one or more packages desired for installation. If package is already installed it will try to update to latest version.
That would explain the 1% market share for a free product.

OTB
 

WoodPeckr

Protuberant Member
May 29, 2002
47,066
6,196
113
North America
thewoodpecker.net
here's a example of one top result for a search 'linux updates"

This is crazy.

=> apt-get update : Update is used to resynchronize the package index files from their sources via Internet.

=> apt-get upgrade : Upgrade is used to install the newest versions of all packages currently installed on the system

=> apt-get install package-name : install is followed by one or more packages desired for installation. If package is already installed it will try to update to latest version.
Which distro does this???

Ubuntu just alerts you there are updates available, do you want them?
All you do is respond yes,
then enter password when prompted to,
then Ubuntu auto installs any needed updates.

Couldn't be easier....
 

WoodPeckr

Protuberant Member
May 29, 2002
47,066
6,196
113
North America
thewoodpecker.net
That would explain the 1% market share for a free product.

OTB
As usual bottie you are wrong and utterly clueless!

You are better off with that pricey non-free Linux distro OS X which was specifically designed (idiot proofed) for those as 'tech challenged' as yourself!....
 

WoodPeckr

Protuberant Member
May 29, 2002
47,066
6,196
113
North America
thewoodpecker.net
"It's Not Windows"

When North Americans learn to drive a car, they learn to drive on the right side of the road. Those in the United Kingdom and elsewhere, of course, learn to drive on the left. Neither option is "more difficult," per se, they're just different. Once you're used to one approach, however, it can feel awkward at first to do the other.

So it is with computer operating systems. Desktop Linux is simple, elegant and logical, but it works differently from Mac and Windows.


Linux lets you do everything you want to do on your computer without requiring enormous resources, expensive software, or perpetual vigilance against malware. Rather than getting in the way with an interface that restricts what you can do and how you can do it, Linux simply stays out of the way.



For small businesses, of course, the cost savings that result from using Linux and other free software can be particularly compelling. The lack of software license fees, first and foremost, can save a considerable amount of much-needed cash, as can reduced hardware costs, since PCs don't need to be upgraded as often.

Also considerable is the effect of Linux's reliability, which minimizes both maintenance and unplanned downtime. All told, using Linux generally saves some $400 to $500 per desktop.......double that if you are using a Mac.
Have to agree with all the above.
After using Linux for over 4 years I am now totally M$ and Mac FREE and all self taught.
The excellent Ubuntu Forums answered any questions I may have had for help.

I can do ALL needed with Linux and it didn't cost me a penny!
It's very nice to be M$ & Apple FREE!....
 

WoodPeckr

Protuberant Member
May 29, 2002
47,066
6,196
113
North America
thewoodpecker.net
Plus Skype performs very well with Linux ....
 

canucklehead

Active member
Oct 16, 2003
2,428
20
38
Have to agree with all the above.
After using Linux for over 4 years I am now totally M$ and Mac FREE and all self taught.
The excellent Ubuntu Forums answered any questions I may have had for help.

I can do ALL needed with Linux and it didn't cost me a penny!
It's very nice to be M$ & Apple FREE!....
Linux is dead simple ... except when u are using a framework that is php 5.2 reliant ..... u upgrade to 10.4 LTS .... i code re writes ... so to install 5.2 php was a bit of a hack and bitch ... but dead simple .... yeah.
It seems Linux force feeds you to upgrade too... unless u r dead simple and can script a hack to do the install from 9.10 packages if you can write a little bash script... one of many many compatibility issues we cam across.
I would not suggest Linux for anyone to try it out on production hardware that does not have a little know how.. a little time ..... time = money ...... or a good backup strategy...... most distro's are dead simple to install ..... getting everything to work.... not always so simple.
 

WoodPeckr

Protuberant Member
May 29, 2002
47,066
6,196
113
North America
thewoodpecker.net
I've found the 64 bit versions of 9.10 and 10.4 run the best with almost no bugs.

32 bit 10.4 has been a bit buggy from the start but the most recent upgrades seem to have made the 32 bit version run better.

Go for the 64 bit versions that just runs better and more efficiently, if your PC architecture supports it.
 

islandman4567

Active member
Oct 9, 2002
1,241
15
38
I've been using linux Mint about six months now and find I like it even better than Ubuntu. dual booted it so I can still have windows XP for certain programs.

Mint looks a lot like windows 7 , and firefox is the same, so whenever someone uses my computer they usually don't even notice its a different OS. Testing linux has been a pretty good experience sp far and I didn't find the learning curve that steep. The linux forums are always full of people that provide answers when I run into any issues.
I'd never go back to using windows as my primary OS. no worries about virus, malware, de-fragging, OS slowing down and have to re-install.
 

larry

Active member
Oct 19, 2002
2,066
4
38
Linux is dead simple ... except when u are using a framework that is php 5.2 reliant ....
Your first sentence belies what you suggest. unless you're just learning english, it seems you have a good working knowledge of Linux and computers. most people don't have even one clue. so my vote, yes. Linux is complex. It's suited to some folk. Not many. Even fewer than mac. There's nothing wrong with that. I don't get this MS bashing. Who cares? just use what works. I am not my OS.
 

zorlack

New member
Jul 7, 2010
230
0
0
I've been using linux Mint about six months now and find I like it even better than Ubuntu. dual booted it so I can still have windows XP for certain programs.
hiya islandman, have you tried WINE?

if not, you might want to click Menu, hop into Package Manager, click the Search icon, then in the popup window search for WINE...then Mark Wine 1.2 & Wine-Doors, maybe Wine 1.2-gecko...click apply...then you should be able to run Windows EXE programs, or even actually run program setup installers.

the few programs I like in Windows, I can actually run fine in Linux if I really want to...one if a fractal graphics program, it does very complex calculations and I was very surprised that it worked...another program generates tide prediction charts which I use when I walk to the beach to surf fish. I also miss the NotePad++ programmer's editor in Windows...I installed it, so if I really want to I can still use it to access some of it's powerful features.

these websites are great in hopes of finding Linux equivalents of the Windows-based programs:
http://linuxappfinder.com/
http://www.linuxalt.com/

cheers!
 

T.O. John

New member
Aug 24, 2010
45
0
0
No, but I do prefer windows vista because Im used to PC's. Linux is good because you have that extra protection against viruses.
 

larry

Active member
Oct 19, 2002
2,066
4
38
No, but I do prefer windows vista because Im used to PC's. Linux is good because you have that extra protection against viruses.
Huh? Virii? I use windows and haven't had a virus in years. Pretty simple to take care of that issue. Linux is good cause it runs pretty good on crappy hardware (my netbook) and has some nice free apps. It's just not for my granny.
 

WoodPeckr

Protuberant Member
May 29, 2002
47,066
6,196
113
North America
thewoodpecker.net
It's just not for my granny.
LOL!
Why not?
My 8 yr old nephew has been using Linux for a couple years now and luvs it!
He likes all the free games to....
 

Berlin

New member
Jan 31, 2003
11,405
5
0
Of course it's harder. It's still at the hacker stage. I have used it and will use it as applicable (ubuntu runs Ok on a netbook) but I would never recommend it to anyone. Those that will be able to use it already know. Those that won't, aren't. here's a example of one top result for a search 'linux updates"

This is crazy.

=> apt-get update : Update is used to resynchronize the package index files from their sources via Internet.

=> apt-get upgrade : Upgrade is used to install the newest versions of all packages currently installed on the system

=> apt-get install package-name : install is followed by one or more packages desired for installation. If package is already installed it will try to update to latest version.
Were you trying to install some new programs on your netbook that came with linux preloaded ? You know which distro or should I say version of linux you were using ?

As woody stated, updates are usually automatic ( bar a few preloaded netbook distro's, such as the ones on Asus and Acer, I have both. ) click and enter, then you're done.

Depends on what you use it for, it is not complex by any means.

I think for most that are curious , the biggest hurdle would be the fear of taking the jump to try it out.
 

canucklehead

Active member
Oct 16, 2003
2,428
20
38
Your first sentence belies what you suggest. unless you're just learning english, it seems you have a good working knowledge of Linux and computers. most people don't have even one clue. so my vote, yes. Linux is complex. It's suited to some folk. Not many. Even fewer than mac. There's nothing wrong with that. I don't get this MS bashing. Who cares? just use what works. I am not my OS.
My attempt at sarcasm failed ....
 

larry

Active member
Oct 19, 2002
2,066
4
38
Were you trying to install some new programs on your netbook that came with linux preloaded ? You know which distro or should I say version of linux you were using ?...
What is so wrong with admitting Linux is complex? I've yet to find a physicist who'll say that String Theory is simple. Just admit it. No shame. Be proud of being able to use something that the average person finds incomprehensible.

I have Ubuntu. I set it up to dual boot on my netbook with windows 7. I split the 160Gb into 3 parts. One for windows. One for linux. and one for inter-OS sharing. Worked well. The example I posted was just a small copy/paste from a normal search for the phrase "Linux Update". Something a neophyte can be forgiven for doing. Windows update just says if you have some updates and does them. And there's an update button on your desktop.

I tried to add an app (Raw Therapee). What a nightmare. Eventually, I was successful but only after discussing it with a super-knowledgeable bud.
 
Toronto Escorts