Go Back   Science Forums > Physical Sciences Forums > Computer Science and Technology
Reply
 
LinkBack Thread Tools
Old 10-22-2005   #1 (permalink)
alexander's Avatar
Dedicated Smart-ass

Senior Moderator
Gallery Curator
Dev Team Member

Location:
Just before 0xAA55
 
alexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond repute
Send a message via AIM to alexander
 



Not Ranked  0 score     
Viruses: Windows vs. Linux

yeah, i finally found the article i was looking for for that, anyhow, to all the skeptical Windows folk who think that if other OSes are just as volnurable as Windows, here is a decent explanation on why exactly it is that you are wrong!

http://www.theregister.co.uk/2003/10...ndows_viruses/


----------------
Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.

Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.

Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.

Reply With Quote
Old 10-22-2005   #2 (permalink)
Erasmus00's Avatar
Creating

Moderator

 



Not Ranked  0 score     
Re: Viruses: Windows vs. Linux

Quote:
Originally Posted by alexander
yeah, i finally found the article i was looking for for that, anyhow, to all the skeptical Windows folk who think that if other OSes are just as volnurable as Windows, here is a decent explanation on why exactly it is that you are wrong!

http://www.theregister.co.uk/2003/10...ndows_viruses/
Its not that Linux is just as vulnerable, its that as Linux spreads it will become more vulnerable. The thing that makes microsoft most vulnerable, its homogeneity, is slowly shrinking as windows users switch away from word and internet explorer to other word processors, web browsers, and email programs. Meanwhile, as Linux becomes more popular, more "easy to use" versions are coming out for the casual computer user, which will make social engineering for virus distribution easier. Will viruses in Linux ever be as large a problem as they are for windows right now? Probably not. Will more viruses show up for Linux as its popularity grows? Almost certainly.
-Will
Reply With Quote
Old 10-22-2005   #3 (permalink)
rockytriton's Avatar
Explaining


Location:
Antarctica
 
rockytriton is just really nicerockytriton is just really nicerockytriton is just really nicerockytriton is just really nice
Send a message via AIM to rockytriton
 



Not Ranked  0 score     
Re: Viruses: Windows vs. Linux

They complain that windows allows users to do certain things (like open a file from an email) and that is bad, so what, they dumb down the feature because of idiots and now I have to save the file first and then run it?

Another thing they talk about is how linux runs on different platforms so the "executable" won't execute on all platforms. This is just plain bs because a shell script with "rm -rf ~" would run on any platform.


----------------
/home/God $ cd projects/universe
/home/God/projects/universe $ make

/home/physicist $ cat /home/God/projects/universe/main.c
ksh: /home/God/projects/universe/main.c: Permission Denied.
Reply With Quote
Old 10-22-2005   #4 (permalink)
C1ay's Avatar
¿42?

Administrator
Senior Editor
Editor

Location:
33.78N 84.66W
 
C1ay has a reputation beyond reputeC1ay has a reputation beyond reputeC1ay has a reputation beyond reputeC1ay has a reputation beyond reputeC1ay has a reputation beyond reputeC1ay has a reputation beyond reputeC1ay has a reputation beyond reputeC1ay has a reputation beyond reputeC1ay has a reputation beyond repute
 



Not Ranked  0 score     
Re: Viruses: Windows vs. Linux

Quote:
Originally Posted by Erasmus00
Its not that Linux is just as vulnerable, its that as Linux spreads it will become more vulnerable.
Not really true. Linux installs as a multiuser system out of the box, creating a root account and a user account that the user uses for normal computer use. Root access is required to attack the OS but the common Linux user must SU to root with the root password to alter his/her own system. A virus would need to gain root access on every system to spread the way windows virii do and that would require everyone to use the same root password. As Linux spreads it will become a more favored target by the virus writers but it won't necessarily become anymore vulnerable.


----------------
Clay

Editor and Forum Administrator
stego anyone?
Add yourself to Hypography's Frappr.
"There are only 10 kinds of people in the world --
.....Those who understand binary, and those who don't."
"Draw no conclusions before their time."
Reply With Quote
Old 10-22-2005   #5 (permalink)
rockytriton's Avatar
Explaining


Location:
Antarctica
 
rockytriton is just really nicerockytriton is just really nicerockytriton is just really nicerockytriton is just really nice
Send a message via AIM to rockytriton
 



Not Ranked  0 score     
Re: Viruses: Windows vs. Linux

I remember a few years back you could gain root access just by a bad printf statement in a version of BSD, a friend of mine used it to hack his ISP and got banned.


----------------
/home/God $ cd projects/universe
/home/God/projects/universe $ make

/home/physicist $ cat /home/God/projects/universe/main.c
ksh: /home/God/projects/universe/main.c: Permission Denied.
Reply With Quote
Old 10-23-2005   #6 (permalink)
Southtown's Avatar
Bury, then water


 



Not Ranked  0 score     
Re: Viruses: Windows vs. Linux

Quote:
Originally Posted by alexander
yeah, i finally found the article i was looking for for that, anyhow, to all the skeptical Windows folk who think that if other OSes are just as volnurable as Windows, here is a decent explanation on why exactly it is that you are wrong!

http://www.theregister.co.uk/2003/10...ndows_viruses/
I don't know any M$ groupies. People who stick with Winblows just aren't capable of using something more complex, or they don't want to give up certain programs. We are just born into it and given no alternatives, so to speak, alot like living in a third-world dictatorship.

I have to make sure Qwest DSL works with Linux (and gather the tedious details) before I'll switch.


----------------
Reply With Quote
Old 10-24-2005   #7 (permalink)
rockytriton's Avatar
Explaining


Location:
Antarctica
 
rockytriton is just really nicerockytriton is just really nicerockytriton is just really nicerockytriton is just really nice
Send a message via AIM to rockytriton
 



Not Ranked  0 score     
Re: Viruses: Windows vs. Linux

Quote:
Originally Posted by Southtown
People who stick with Winblows just aren't capable of using something more complex, or they don't want to give up certain programs.
or they must use it at work, or they have the desire to keep up with knowledge of the desktop OS that 90% of the world uses, or they have no desire to run a server OS as a desktop OS, or 15,000 other valid reasons. Not everyone who uses windows is just stupid despite what all the linux kids think.


----------------
/home/God $ cd projects/universe
/home/God/projects/universe $ make

/home/physicist $ cat /home/God/projects/universe/main.c
ksh: /home/God/projects/universe/main.c: Permission Denied.
Reply With Quote
Old 10-24-2005   #8 (permalink)
Tormod's Avatar
Hypographer

Administrator
Senior Editor
Editor
Dev Team Member

Location:
Oslo, Norway
 
Tormod has a reputation beyond reputeTormod has a reputation beyond reputeTormod has a reputation beyond reputeTormod has a reputation beyond reputeTormod has a reputation beyond reputeTormod has a reputation beyond reputeTormod has a reputation beyond reputeTormod has a reputation beyond reputeTormod has a reputation beyond repute
 



Not Ranked  0 score     
Re: Viruses: Windows vs. Linux

Quote:
Originally Posted by Southtown
People who stick with Winblows just aren't capable of using something more complex, or they don't want to give up certain programs. We are just born into it and given no alternatives, so to speak, alot like living in a third-world dictatorship.
Sorry southy but this is BS (yeah I said it... ). I use Windows because I own a PC and use a lot of *expensive* music software which will not run on Linux. I have Linux installed but have neither the time nor the patience to configure it to run my software, and none of my sequencers run in Linux anyway so I wouldn't get very far.

Most of my software does however work fine on Mac OSX, so I have a PowerBook as well, since I am allowed to have two installations of most of my stuff.

Comparing this to third-world dictatorship is, uhm, perhaps a tad over board?

Anyway my wife also prefers windows not because Linux is difficult but because she simply feels at home with it. So does that make her a M$ Groupie? Do you think she even cares???

Keep singing the Open Source songs but sometimes it is as if I am hearing lots of Americans singing "Buy Japanese Cars Because American Cars Use More Gas". Why do people bother so much about OS but ignore stuff like...where is the PC manufactured? How much does this process pollute? etc etc. Now that's more relevant stuff IMHO.


----------------
Your Friendly Neighborhood Administrator

Want to lose the advertisements? Become a Sponsor!

Join our Facebook group or follow us on Twitter

Science is not only compatible with spirituality; it is a profound source of spirituality.
- Carl Sagan
Reply With Quote
Old 10-24-2005   #9 (permalink)
alexander's Avatar
Dedicated Smart-ass

Senior Moderator
Gallery Curator
Dev Team Member

Location:
Just before 0xAA55
 
alexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond reputealexander has a reputation beyond repute
Send a message via AIM to alexander
 



Not Ranked  0 score     
Re: Viruses: Windows vs. Linux

Quote:
Originally Posted by rocky
Another thing they talk about is how linux runs on different platforms so the "executable" won't execute on all platforms. This is just plain bs because a shell script with "rm -rf ~" would run on any platform
hey, they are correct about the binary, actually a binary compiled on the same laptop as mine by another person wont run on my system, so pbttt... As to "rm -rf ~" first of all if you execute it as user, you delete their home folder, yeah info is lost, but your computer still works, backup and in a few minutes you are back up, and in order to harm a linux system, "rm -rf /" but that will only work as root, and unless you are stupid enought to run programs as root, that can not be done, without a rootkit, that you cant run as user because of permissions. and if you do run programs as root, it is your own damn fault that your computer broke.

Quote:
Originally Posted by T
patience to configure it to run my software, and none of my sequencers run in Linux anyway so I wouldn't get very far.
so are you saying its your fault ? are those hardware sequencers T? what kind?

And this is for everyone, Linux is easier to learn and use then Windows is, unlike windows, Linux makes sense so it is easier to pick up, there no obfuscating registry and nothing of that nature, and there are plentu of GUIs designed to be sensible and easy to use for users, unlike explorer, so... that should stop some arguments...


----------------
Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.

Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.

Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.

Reply With Quote
Old 10-24-2005   #10 (permalink)
rockytriton's Avatar
Explaining


Location:
Antarctica
 
rockytriton is just really nicerockytriton is just really nicerockytriton is just really nicerockytriton is just really nice
Send a message via AIM to rockytriton
 



Not Ranked  0 score     
Re: Viruses: Windows vs. Linux

Quote:
Originally Posted by alexander
hey, they are correct about the binary, actually a binary compiled on the same laptop as mine by another person wont run on my system, so pbttt... As to "rm -rf ~" first of all if you execute it as user, you delete their home folder, yeah info is lost, but your computer still works, backup and in a few minutes you are back up, and in order to harm a linux system, "rm -rf /" but that will only work as root, and unless you are stupid enought to run programs as root, that can not be done, without a rootkit, that you cant run as user because of permissions. and if you do run programs as root, it is your own damn fault that your computer broke.
Yes of course on the binary side, but on the other stuff........ So you say that if a linux user runs as root then they are stupid enough to deserves what happens and it's not the OS's fault? Ok, I agree with that, but why not the same on the windows side? In Windows 2000, Xp, etc, you can create a user that does not have administrator privs, and you can make sure they only have access to their home folder for writing, so why not blame the user and OS if a user runs a program as administrator?


----------------
/home/God $ cd projects/universe
/home/God/projects/universe $ make

/home/physicist $ cat /home/God/projects/universe/main.c
ksh: /home/God/projects/universe/main.c: Permission Denied.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is windows just another virus? dirty.deeds Computer Science and Technology 4 08-28-2005 12:17 PM
Open-Source has a TV-Show alexander Computer Science and Technology 20 07-23-2005 06:12 PM
SCO vs IBM results alexander Computer Science and Technology 2 07-14-2005 09:47 PM
Windows better than Linux research alexander Computer Science and Technology 38 05-04-2005 09:06 AM
Linux & Windows pgrmdave Computer Science and Technology 22 01-19-2005 06:26 PM

» Advertisement
» Current Poll
Who's the sexiest man alive? Johnny Depp or Robert Pattinson?
Johnny Depp - 27.27%
3 Votes
Robert Pattinson - 0%
0 Votes
Someone else (please specify) - 45.45%
5 Votes
I'm too macho to think a guy is sexy - 27.27%
3 Votes
Total Votes: 11
You may not vote on this poll.


All times are GMT -8. The time now is 05:00 AM.

Hypography?

Hypography [n.]: A combination of "hyperlink" and "bibliography" - ie, a list of links to electronic documents. Comparable to discography and bibliography, but not cartography.

We have been online since May 2000, and aim to be the best place to find and share science-related content of all kinds.

Share the love!

Please add more science to your life. Use our RSS feeds on your blog, your portal, or your favorite feedreader!


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
Copyright © 2000-2009 Hypography
Part of the Hypography - Science for Everyone Network