Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 27-08-2004, 12:13 PM   #1 (permalink)
In The Zone
 
Join Date: Jan 2004
Location: Delta Quadrant
Posts: 408
Default Problems with Linux: Why it has no chance...

Microsoft comes under heavy criticism regularly, easpecially from Linux buffs. But recent polls on this forum clearly shows that MS is more popular than Linux (atleast for the users on this forum). So why shouldn't Windows users pour some criticism on Linux?. Linux is by no means perfect or even close to perfect. That is why so few people use Linux. I will post a few reasons a to why, I believe, Linux hasn't caught on & why it simply has no chance whatsoever against Windows (atleast for now)

1. Totally unintiutive
I believe this is the main reason. Using Linux makes me feel that the designers just didn't want to make it usable by everyone. Some of the tasks are ridiculously difficult to go about. It sometimes seems that it was al deliberate. Though in recent times a lot has improved, using Linux still involves a lot of command lining, which is unacceptable for a modern computer user. mean who wants to type lousy commands in the command line in this age of the GUI???.

The learning curve that Linux provides is too steep for most people. There is litlle chance you will figure out things in Linux by yourselves. You either have to be trained by someone or read a book to use Linux. Unlike Windows or Macintosh, where you can figure things out by yourself, this is not possible many of a times in Linux.

Just take an example of installing a program in Linux. Many programs in linux come in the form of source code!!!. So you have to know how to compile the whole thing & run it. And again you have to know how to use the command line. If you don't know the specific command required, yo are out of luck. There is little chance of figuring out the command. You either know the command or you don't. And even if you have an RPM file, you still need to use the command prompt. Just take look at the following command-

To install, you need to type the following in the promt-
rpm -i [filename]

You can see that there is absolutely no way of figuring things out in linux. You either know the command or you don't. this is an old & outdated way of computing & that is to say the least.

Now compare that with Windows or the Mac. Both do have their learning curves as well, but they are quite shallow & anyone with the basic knowledge of computers can get by. Installing a program is a very easy process 7 the computer just walks you though the process in a step by step manner. Which is very good. Linux IS moving in this direction. You can just double click the rpm file to install the programs in Linux too, but still it is quite rudamentary & it doens't even tell you where the whole thing was installed. Very outdated way of computing.

Installing programs is one thing, installing drivers is quite another. I still haven't figured out how to do it.

2. Lack of commmercial applications

Most of the programs available for Linux are opensource, freeware & stuff like that. Many of them in beta stage. You mostly have alternatives for Linus & very rarely the original programs. people need the original stuff, not some alternative. For ex. for CD writing I need Nero & not some alternative, for playing music I need Winamp & not some winamp wannabe, etc etc. But Linux is full of wannabes & lookalikes & very rarely the real thing. It would be acceptable to use wannabes occasionally, but having to use them all the time is not acceptable, atleast to me.

And what about things like games?. I don't even need to mention this. Everyone knows where Linux stands in the gaming scene. Its a nobody.


3. Lack of standards
progam development is also hampered by the fact the there is no such thing as THE LINUX. You have Red Hat, Mandrake, Suse, etc etc all coming up with their own versions. So a program developed for one may not work on the other without modifications. this leads to so much confusion & chaos. We have enough confusion in computers already & no one wants more.

4. No support
Even if commercial companies develop Linux versions of their software, no one wants to provide technical support for Linux. For example, Real developed a version of its realplayer software for Linux, but doesn't support it. Similarly yahoo developed Yahoo messenger, but the program is so outdated compared to the Windows version. Most of the stuff on linux is commmunity supported, which may not suit everyone's needs.

I will give more points soon.
__________________
WE ARE THE BORG
YOU WILL BE ASSIMILATED
RESISTANCE IS FUTILE
borg is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 27-08-2004, 01:59 PM   #2 (permalink)
Broken In
 
Join Date: Nov 2003
Location: Bangalore
Posts: 174
Default

@borg
You seem to be strongly biased in your views. First off I disagree that Linux is unintuive as far as its interface goes. You should try the recent release of Fedora and Mandrake Linux before jumping to conclusions. The gui is very much like any Windows based OS. Most of the things you can do using command line can be done with the GUI. In my opinion, what linux lacks is in the area of documentation. But that is partially addressed by the vast online community support. If like you say, few people are actually using linux, then it should have long gone into obscurity. That's not the case, Linux is very much alive and penetrating the market more that you'd like to believe.
Coming to the steep learning curve, that allegation is no longer true. ANY windows based user with a moderate level of expertise can easily learn Linux in a day. Mastering the OS is different story. That requires time and patiience.
As far as RPM installation's go, I find it is very convenient way of installing software with out having to bother about all the details of where your prog gets installed, its configuration, icons, groups etc. Most users could n't care less. What they want is the program to run with out nasty DLL errors and viruses that are so common on Windows Platform.
Isnt a simple command such as rpm -i easy to use than an setup program that asking you a bunch of questions just to install itself. Further, binary packages, are available in addition to source packages - so it is wrong to say that you need to compile everything to get it to run under Linux.

As far as driver installation goes, most of the standard hardware is supported on the recent versions of Linux. For non standard hardware, vendors do have support for Linux, although there number is less as of now. Installing drivers under linux is a matter of loading the appropriate module. A simple modprobe command is what's necessary in most cases.

Linux does have technical support. It depends on the people who are willing to pay for it. After all technical support comes at a cost. Isnt that true for Windows or for that matter any OS? Corporate users can opt
for the commercial versions of Linux such as Redhat Enterprise Linux. They only get to pay for a single copy of the OS - and use it on any number of machines. For retail users, companies do offer support for their
products - for a price. Some companies offer their products free but charge for the support. If you dont wish to pay for technical support, you
can tap the online community to get support that is free.
sailendra is offline  
Old 27-08-2004, 02:48 PM   #3 (permalink)
In The Zone
 
Join Date: Jan 2004
Location: Delta Quadrant
Posts: 408
Default

I have used Mandrake Linux 6, RH 7.3 upwards to Fedora core 1. I know that things have gotten better, but frankly there is a long way to go. Regarding the installation issues, I don't agree with you. How can you say that using commandlines & obscure command syntaxs are better than the simple installation wizard that you hve in Windows???. Windows just walks you through it. All you have to do is click next. You also can control where your program is installed & the folder name , etc. I don't see in what way the former can be better than the latter. In Linux you don't even know where the installed program went & how to access it. Many times I installed Realplayer but didn't know where to look for the executable.


As regarding the modprobe command, again the same thing I mentioned in my original post. Unless someone told you that such a command existed or you read it soewhere, you simply cannot know. There is no way to figuere things out in Linux. inux is easy to use only when you know how to use it. Again it all comes up to the learning curve.

And regarding support, I wasn't talking about the support for the OS, but rather about the app support for the OS. There are very few mainstream apps for Linux. Most of the apps are just wannabe lookalikes of the mainstream apps.
__________________
WE ARE THE BORG
YOU WILL BE ASSIMILATED
RESISTANCE IS FUTILE
borg is offline  
Old 27-08-2004, 03:40 PM   #4 (permalink)
Broken In
 
Join Date: Nov 2003
Location: Bangalore
Posts: 174
Default

borg,
Just like with every OS, Linux too has conventions when it comes to installing Programs. RPM packages are usually installed under the /usr/bin and the documentation, under /usr/share/man
Agreed, it is not obvious - but once you get the hang of it, command line usage is a lot quicker and efficient then GUI based usage. You can figure things out yourself, if you take the time to explore. Most people are too afraid lest something terrible happens, or in some cases, just plain lazy.
Coming to driver installation, not every driver that comes for windows has a setup program bundled with it. You still need to have a moderate level of expertise before you install drivers for your new hardware - even under windows.
sailendra is offline  
Old 27-08-2004, 04:04 PM   #5 (permalink)
In The Zone
 
Join Date: Jan 2004
Location: Delta Quadrant
Posts: 408
Default hmmm...

I still not satisfied. I cannot understand how an command line OS can be better than a GUI based OS . If it really is better, then why don't we all dump our Windows Xps & 2ooos & go back to DOS?. Its better that way tryping commands for hours on end.

Anway Linux is getting graphical by the day, but you still have to use command line for a wide variety of tasks. Also many of the points I made in the original post haven't been answered.

Installing drivers in windows may also require a bit of expertise, but its easily a lot simpler than Linux I tell you.


Also read the following article-

Which Is Buggier - Windows or Linux?

By James Maguire
NewsFactor Network
May 23, 2003 4:00AM

"There's a community within Unix-Linux that has grown to increase its stability, where finding the bugs is considered a positive thing. Whereas, with Windows, there's a rather aggressive community trying to find bugs to denigrate Microsoft and Windows."




Which operating system -- Windows or Linux -- deserves the dubious title, "Most Prone to Bugs and Security Problems"?
The answer, judging by a quick survey of industry headlines, seems obvious: It must be Windows. Every week brings a new announcement of yet another Microsoft security fix. To best describe the number of security bulletins the software giant puts out, the word that jumps to mind is "blizzard."

So it comes as quite a surprise that Linux is far more prone to problems than Windows -- at least, judging by one side-by-side comparison (described later in this report). In any case, answering the question of which OS wins the dubious "Bug" award requires plenty of twists and turns.

It Might Be Microsoft

"There's a perception that the development process that Microsoft uses has not been a sound one in terms of potential back-door types of security breaches," Gartner analyst George Weiss told NewsFactor. The company's "ability to address and fix the problems in a very timely manner" also has been questioned, he said.



And IDC analyst Dan Kusnetzky pointed to "a perception that Windows 95 and Windows NT were buggy. Microsoft says Windows 2000 and its follow-on products are significantly better," he told NewsFactor, "but when we do surveys, people seem to still hold on to the old perception: They class Windows NT and Windows 2000 roughly the same for reliability.

"Which I think is more of a marketing problem for Microsoft than a reality," Kusnetzky said.

Then Again...

Indeed, the question of what is "reality" versus what is a "marketing problem" is just one of many issues that cloud the discussion of which OS is buggier.

The two OSes come to market in very different ways. Windows is run by one central company; Linux -- while based on a single central kernel -- has many different distributions produced by a variety of companies and groups.

So, as Linux proponents point out, bugs may show up in two different distributions -- say, in products put out by Red Hat and SuSE -- but those two reported problems are in reality just one bug in the central kernel. In the Windows world, two bugs really are two different bugs.

Also, "the Linux-Unix OS is largely in the server environment, where the vast majority of Windows installations are in the client environment," IDC analyst Chris Christiansen told NewsFactor. The difference in technical skills in those two user bases could greatly influence perceptions of OS stability.

"The scrutiny of the operating systems [is] different," Christiansen said. "There's a community within Unix-Linux that has grown to increase its stability, where finding the bugs is considered a positive thing. Whereas, with Windows, there's a rather aggressive community trying to find bugs to denigrate Microsoft and Windows."

It Might Be Linux

To perform an apples-to-apples comparison, it is necessary to take a look at examples of the two OSes that are essentially equivalent. Red Hat 7.2 and Window XP Professional were released at about the same time and perform similar functions. Red Hat has the resources to hire top programmers and create quality product and so can be considered on par with a well-financed company like Microsoft.

A count of the problems reported for XP Professional is available on the Microsoft Web page that lists all of its security bulletins. Use the pull-down menu to find the bulletins for Windows XP Professional. The list starts in November 2001. In the 18 months since then, 27 bulletins about security flaws or other bugs have been posted for Professional XP.

To count the fixes and bugs for Red Hat Linux 7.2, go to the company's errata page and begin counting from November 2001. (The list starts two months earlier, but for the sake of an apples-to-apples comparison the first two months can be excluded.) From November 2001 until now, the company has issued 158 security bulletins or bug fixes (not counting the enhancements listed on that page).

Compare the results: Professional XP with 27 fixes; Red Hat Linux 7.2 with 158. Based on that count, Linux is substantially more problem-prone than Windows.

Quality of Measurement

Not so fast. "A list of reported bugs and their fixes really isn't satisfactory as a mechanism to report on the quality of the code," Kusnetzky said. "That's just one of many metrics."

A bug count is limited, Weiss echoed, "because you have to look at it on a qualitative basis ... what those bugs might mean in terms of, say, security, or performance, or other issues." You have to consider whether "they were minor in nature, easily fixable, or whether they had significant ramifications that opened up the user to major breaches," he said.

A single operator controlling an OS has the discretion to list bugs, though it might not be desirable to expose a problem until there is a solution for it, Forrester analyst Stacey Quandt told NewsFactor.

"You have to define bugs," said Joseph Eckert, communications director for leading Linux vendor SuSE. "If you're talking viruses, there is no known, official ... 'virus' for Linux," he told NewsFactor. Furthermore, Linux has "a lot of the inherent stability, security and robustness that people have come to expect from Unix," he pointed out.

Multiple Variables

Voicing an opinion found throughout the analyst community, Quandt noted that "it's difficult to say which OS has more problems," adding that many variables come into play when comparing OSes.

"It's hard to say," agreed Kusnetzky. In the basketful of variables, there is the fact that "in the case of Windows, the only company that can respond is Microsoft. In the open-source community, it's a whole community that potentially could respond, which means, at least in theory, response may be faster," he said, but "it may not be better."

Christiansen went so far as to say the question of which OS is more bug-prone is irrelevant.

"It's difficult to make that judgment unless you're making it in the context of a specific environment, a specific set of applications and a specific user base," he said. However, "the lack of logic has never stopped people from making the comparison."
__________________
WE ARE THE BORG
YOU WILL BE ASSIMILATED
RESISTANCE IS FUTILE
borg is offline  
Old 27-08-2004, 04:15 PM   #6 (permalink)
Apprentice
 
Join Date: Jul 2004
Posts: 51
Default

i absolutely agree!! for one thing sailendra i bet you did not know that stuff when you first installed linux...
as far as security goes..
aren't there security sites like winupdate etc.. for even linux??
not every os is perfect....
not even linux!!
rj2k is offline  
Old 27-08-2004, 04:21 PM   #7 (permalink)
In The Zone
 
Join Date: Jan 2004
Location: Delta Quadrant
Posts: 408
Default

Yeah & one of the main reasons Linux doesn't get attacked very often is cause very few people use it. And the reason why MS gets attackedso often is cause everyone uses it. Linux may be better, a little better in terms of security, but MS bashes it in other areas.
__________________
WE ARE THE BORG
YOU WILL BE ASSIMILATED
RESISTANCE IS FUTILE
borg is offline  
Old 27-08-2004, 04:25 PM   #8 (permalink)
dattebayo
 
anispace's Avatar
 
Join Date: Aug 2004
Location: Konoha
Posts: 445
Default

yeah I agree I have tried diff. linux distributions and I find that non of them are userfriendly except while installing which is the only thing thats easy.

u cant download or install apps from CD or play games without
the Command line interface
__________________
Yoda: No. Try not. Do... or do not. There is no try.
anispace is offline  
Old 27-08-2004, 04:26 PM   #9 (permalink)
Broken In
 
Join Date: Nov 2003
Location: Bangalore
Posts: 174
Default

@borg,
I am not into arguing whether windows or Linux is better - or which one sucks most. The GUI based os is no doubt easy to use. But not nearly as efficient when it comes to doing repetitive tasks. Some things are better done using the command line - whether they be in Windows or Linux.
The driver installation has improved only recently that is from Windows XP onwards. I personally installed Windows and Linux on many a friend's machine, and believe it or not, it was Windows which took more effort to get everything up and running then linux.

@rj2k
I dont claim that i knew all about how to go about installing and using Linux when i first installed it. But, I have been a linux user since when PCQ first gave it on their cd - (was it Kernel 0.9?) - and since then, Linux has come a long way - and in my opinion, there is almost nothing you can't do pretty efficiently in Linux that you can do under Windows. Mind you - I am not saying that One is better than the other. At the same time, it would be entirely inaccurate to write off Linux like borg here claims.
sailendra is offline  
Old 27-08-2004, 04:39 PM   #10 (permalink)
Apprentice
 
Join Date: Jul 2004
Posts: 51
Default

Linux is good...
i have redhat linux 9 installed on my pc.

but the fact remains m$ wins!!

i have also got win xp pro, media centre,2003 with multiple booting!!
rj2k is offline  
Old 27-08-2004, 04:49 PM   #11 (permalink)
Broken In
 
Join Date: Nov 2003
Location: Bangalore
Posts: 174
Default

@rj2k
Good for you
sailendra is offline  
Old 27-08-2004, 05:00 PM   #12 (permalink)
Apprentice
 
Join Date: Jul 2004
Posts: 51
Default

bad for me:
didn't i say that ms still wins?? and windows is a lot better!!
rj2k is offline  
Old 27-08-2004, 05:10 PM   #13 (permalink)
Broken In
 
Join Date: Nov 2003
Location: Bangalore
Posts: 174
Default

Quote:
bad for me:
didn't i say that ms still wins?? and windows is a lot better!!
hmm, i was referring to your mulit boot installation
sailendra is offline  
Old 27-08-2004, 06:06 PM   #14 (permalink)
Human Spambot
 
tuxfan's Avatar
 
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
Default

Here's one more Windows vs. Linux thread.

But posts are too long!! Can't remain online while I read Will go offiline, read it and come back for posting.

BTW, here's a thread that discusses about security holes in WinXP SP2

http://www.thinkdigit.com/forum/view...?p=56837#56837

I guess this security issues itself will one day be the sole reason for using Linux or some other secure OS.
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
tuxfan is offline  
Old 27-08-2004, 06:11 PM   #15 (permalink)
Davislav Ivanuiz!!!
 
Kl@w-24's Avatar
 
Join Date: Apr 2004
Location: Pune
Posts: 1,392
Default

How can u be sure that Linux will be secure ?If Linux becomes as popular as Windows, more people will research on it and find bugs and holes. That's what is happening to Windows.
__________________
I was here when the forum's swear filter kept bleeping out the word 'FUNK'.

www.abhi247.com | The Photohblog
Kl@w-24 is online now  
Old 27-08-2004, 07:10 PM   #16 (permalink)
Broken In
 
Join Date: Aug 2004
Posts: 135
Default

this thread consists of the longest posts in the history of this forum!!!
prankzter is offline  
Old 27-08-2004, 08:54 PM   #17 (permalink)
Certified Nutz
 
sreevirus's Avatar
 
Join Date: Jan 2004
Location: The 3rd rock from the sun
Posts: 310
Default

i have been a casual user of linux for a year and first off...i wud disagree that there is little support for linux...and also that there r commercial applications cos there r many efficient alternatives...and games, games will be naturally developed for the OS that the majority of ppl use....if linux was popular amongst the ppl, surely many games wud've been developed for linux....but thats the point, linux has to gain popularity on a large scale



here r the points abt linux thats frustrating and (cud be a reason) that make it less popular.


i really think the command line interface is a big let-down for linux......why do lay ppl need the command line??
also, the server-client model in linux shud be modified....ppl like more GUI.......the high security in linux can be really frustrating....why shud ppl need to type in commands like "rpm -ivf package.x.x-xx". wouldnt it be nice if they cud install apps by double clicking the rpm?? it sorta makes me think "why does Linux OS doesnt trust even the administrator?" why does it need us to be logged in as root and then operate?? and that too thru the command line each and every time?? its really frustrating.....such security can be highly efficient for sys-admins and ppl handling network security, but i again ask....do lay users need such security?? the high security file-system must be a little modified for easy use for linux-novices like me.

linspire is one step ahead by their Click-n-Run operation, but it still has a long long way to go.

also, its good that linux as an OS acts as a compiler, but ppl want ease of use, they dont want to compile and run every single program...

i am sure many linux-novices will agree with me on these points...
__________________
"Don't take life too seriously. You'll never get out alive!" - Bugs Bunny
sreevirus is offline  
Old 27-08-2004, 09:59 PM   #18 (permalink)
Human Spambot
 
tuxfan's Avatar
 
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
Default

As of now it is far more secure. As time goes, its security features will be made more and more strong. Permissions is the main thing for security in Linux. I am not an expert. So I believe in what experts say. Because of its security and stability, Linux is now used in majority of servers and even in mission critical places like space ships

BTW, considering the current scenario, anything will be more secure than Windows :roll:
__________________
:: Free hosting and free domain names available in special cases. Conditions apply ::
tuxfan is offline  
Old 27-08-2004, 10:13 PM   #19 (permalink)
In The Zone
 
busyanuj's Avatar
 
Join Date: Dec 2003
Posts: 488
Default

I have been using Linux since PCQuest magazine gave the RedHat 5.2 CD some years back.
and I have also been using Windows simultaneously as dual boot, over the years.

In my opinion, both have their own advantages, Windows is easy to get accustomed to, simple to follow, but not quite secure.
Linux, or rather the Fedora Core 2 that I use these days, is secure & stable; but definitely needs a little timespan for a new user to feel comfortable.

Viruses are largely rampant in Windows, so on that front, FC 2 definitely has an edge over Windows.

Most of the games are made for the Windows environment.
On the other hand, a programmer will be devastated if the compilation of his program source code crashes in Windows.


Overall, I feel, choosing an Operating System is based on the requirements of the user.
__________________
You are a living magnet. What you attract into your life is in harmony with your dominant thoughts.
busyanuj is offline  
Old 27-08-2004, 10:42 PM   #20 (permalink)
Apprentice
 
Join Date: Mar 2004
Posts: 84
Default

windows is ok for technically challenged people, who dont like the command line and get worried about small things like which command to use etc.

For the rest their is linux, freebsd, etc.

Theres also macOS which is soooo fantastic!!!!!!

Well to each his own.

Every body likes what they like who can stop them - its like congress and BJP.
oldmonk is offline  
Old 27-08-2004, 10:49 PM   #21 (permalink)
Alpha Geek
 
Join Date: Dec 2003
Posts: 780
Default

heh well said oldmonk. To each the os he likes. People like me take the benefit of both.
__________________
Hardware - Celeron 266 MHz, 128MB RAM, Intel i740 8MB RAM
Software - Slackware Linux 10.1; Archlinux 0.7; Windows 98 SE
Humanware - GS/CS C++ L+++ w b+++ DI+ D+ e
ujjwal is offline  
Old 27-08-2004, 11:34 PM   #22 (permalink)
In The Zone
 
kl_ravi's Avatar
 
Join Date: Dec 2003
Location: ತುಮಕೂರು, ಕರ್ನಾಟಕ
Posts: 247
Default

hi All,

Quote:
Originally Posted by sailendra
You should try the recent release of Fedora and Mandrake Linux before jumping to conclusions.
I would like to visit a related thread
http://www.thinkdigit.com/forum/view...824&highlight=

before proceeding with Fedora Core 2 linux

BTW:- I am not a fan of either operating systems. I am just adding some relevant information to this post....
__________________
Everything that follows is a result of what you see here...!!!
kl_ravi is offline  
Old 27-08-2004, 11:54 PM   #23 (permalink)
Broken In
 
Join Date: Nov 2003
Location: Bangalore
Posts: 174
Default

hmmm
This post sure is hot. Look at the number of replies. i guess its expected - people love arguing (they call that debating LOL!) about which is best - Linux or Windows, IE or (<put your favorite browser here>) and what not.
Oldmonk rightly points out, each to his own. peace

@kl_ravi
Thanks for the info.
sailendra is offline  
Old 27-08-2004, 11:56 PM   #24 (permalink)
Broken In
 
Join Date: Oct 2003
Location: Palakkad Kerala
Posts: 190
Default

By jove can someone write the summary of the posts.
__________________
NOT Logged out for ever (well certainly)
BONZI is offline  
Old 28-08-2004, 12:25 AM   #25 (permalink)
In The Zone
 
kl_ravi's Avatar
 
Join Date: Dec 2003
Location: ತುಮಕೂರು, ಕರ್ನಾಟಕ
Posts: 247
Default

To summarise,

Linux or windows choose the one that fits you the best ....
Keep an eye on security and bugs...
As long as you are able to do your job, you should not complain...
Don't force your preference on others....
__________________
Everything that follows is a result of what you see here...!!!
kl_ravi is offline  
Old 28-08-2004, 12:35 AM   #26 (permalink)
Banned
 
Join Date: Aug 2004
Location: <Right Here!>
Posts: 77
Default

How do you guys Compare Linux (Secure and Stable) with Windows (Easy of use and User friendly) ?

Linux is the MOST stable OS ever made, even microsoft would've to agree. Windows has a lot of bugs (intentionally created to rip off people) and endless upgrades and a lot of additonal softwares to be installed whereas Linux is best suited for Servers and Enterprise Solutions.

Ofcourse, both have some positive and negative features, but both are made for different users. It'd be sensible if you compared Windows 2003 Server Advanced with Linux. But still, Linux wins there (for servers).

And for Desktop PC's, as everyone knows, Microsoft wins. However, most people still prefer Linux as its FREE, GNU and offers a lot considering its a Free Release. If you're one of those, who've usedLinux at home and could'nt play Games, Mp3's on it, then, please dont compare Microsoft and Linux. There have been endless discussions on it here and on other forums resulting into a lot of posts and nothing more..

Microsoft and Linux DONT COMPARE. Its like comparing a male and a female.

(Correct me if I'm wrong!)
Hexus is offline  
Old 28-08-2004, 02:40 AM   #27 (permalink)
Certified Nutz
 
sreevirus's Avatar
 
Join Date: Jan 2004
Location: The 3rd rock from the sun
Posts: 310
Default

i dont see any problems in comparing these two OSes...infact i feel such healthy debates can make us understand more abt the ups and downs of the (now) champion Windows (desktop segment) and its sure challenger Linux....we have to carry on such debates so that we understand what handicaps linux and how the solutions can be made up.

ok....i wasnt talkin crap abt linux earlier, i feel that linux has a gr8 potential to make it big on the general desktop segment....the constant hangings and security holes in windows can drive any1 nutz.....it is at times like these that linux can have an advantage over windows....but think about it, still ppl prefer windows over linux. why? again the old user-friendliness...and windows is a weakling in the server section and a champion in the desktop segment and its vice-versa in case of linux....

i am certainly not vouching for linux OR windows, (even tho i'm better off with windows for now) but now u ppl urselves think, wouldnt u guys want Linux as a userfriendly OS?? wouldnt u like to see changes in the desktop OS? (i certainly would)
tuxfan said abt tightened security which, as he said, is high required in mission critical operations, but is such security required for the common user???
here i'm talkin why linux (according to me) doesnt make it big for the common user....why cant linux be a simple little OS?? why all the complexities?
yeah "how" windows works maybe a complex process but then we dont "see" the complexity. its simple for the common user [as they say, its better to hide ugliness] ....and the same man will readily accept Linux if it was simple to operate.
i remember that i once said this before, ppl will be more willing to shell out more money for peace of mind and ease of use and then the affordabilty of open source linux doesnt matter....and i am sure, if linux were to become more easier, ppl will no longer have to spend huge amounts on softwares like Office Suites and other applications as such things are easily available (in most cases free) for linux.

AND then again, why do ppl say that windows is user friendly and linux is more secure and leave it there?? why dont we think abt how windows can be more secure and linux can be more user friendly?? ok we cant discuss much abt windows bcos its propreitary, but LINUX IS FREE isnt it?

and about viruses, i think lamers will always be there to cause trouble to people and now as more ppl use windows, more viruses r made for windows....the scenario would have been different if Linux was in place of windows ie more viruses for linux...programmers wont stop

so ppl, think about it.....
__________________
"Don't take life too seriously. You'll never get out alive!" - Bugs Bunny
sreevirus is offline  
Old 28-08-2004, 08:42 AM   #28 (permalink)
Apprentice
 
Join Date: Mar 2004
Posts: 84
Default

Quote:
ppl will be more willing to shell out more money for peace of mind and ease of use and then the affordabilty of open source linux doesnt matter....
how many people do you know (even those who swear by winblows) shell out money for windoze?
oldmonk is offline  
Old 28-08-2004, 09:55 AM   #29 (permalink)
Banned
 
Join Date: Aug 2004
Location: <Right Here!>
Posts: 77
Default

sreevirussreevirus,

There is no problem in comparing, infact, there is no use. You compare two things of the same make. Linux is a Server OS, and windows is for home/personal use.
Hexus is offline  
Old 28-08-2004, 10:58 AM   #30 (permalink)
In The Zone
 
Join Date: Jan 2004
Location: Delta Quadrant
Posts: 408
Default

Another tyhing I would like to add about Linux's weakness- The internet. The internet on Linux just doesn't appear as it should. All the webpage elements like buttons, radio buttons, etc appear slightly different from their intended looks. Thats bad.

Also Linux is behind Windows in the fonts department. Everything appears different in Linux.

Also what about R&D?. Since no single company is running Linux, who does the R&D?. I mean Linux for long has just been playing the "me too" game. Fo ex. Apple makes so many improvements to its OS. Many of them are new & never seen before. Such as iMovie, sherlock, iTunes, widgets, etc, etc. Similar ex. can be given for Microsoft. Now this happens because each of these companies have R&D machines behind them. As far as Linux is concerned, all I have seen it doing is playing the "me too" game. As soon as some nice feature is released in any of the other OSs, some Linux programmer comes up with a lookalike for Linux. Thats not very creative is it?. What do you have to say about this?.

Also I am glad that some of the Linux buffs accept that Linux is not for everyone.
__________________
WE ARE THE BORG
YOU WILL BE ASSIMILATED
RESISTANCE IS FUTILE
borg is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +5.5. The time now is 12:19 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2