Or perhaps they love giving money to virus-fighting companies. I have trouble understanding why people like Windows in the first place, but obviously there's a masochism component to their strange love, and I assume that once they've gotten the idea (from where I do not know) that Bill Gates deserves their money more than they do, it is not much of a stretch for them to believe that every proprietary software company in the world should be allowed to dip into their wallets at will.
But this is speculation for psychologists, not for us. We are more interested in practical questions here, like, "Can the Simile.D virus really infect my Linux box?" and, "If it can, what should I do about it?"
The answers seem to be, "No, the Simile.D virus won't infect your Linux box unless you are a complete moron," and "if you are a Linux user who wants to protect himself or herself against Simile.D, all you need is an IQ in the high two digits (or greater) and the ability to read instructions, and you'll be fine."
As this somewhat alarmist ZDNet story says, " While Simile.D spreads successfully to Linux machines, the risk is lessened by the fact that only systems running in so-called superuser mode can be fully infected."
How many people do you know who habitually run their Linux systems as root?
In my case, the answer is "zero."
So that's the end of that.
Symantec's instructions on how to remove the Linux version of Simile.D are easy to follow if you suspect your box has been infected, and you don't need to buy any special software from Symantec (or anyone else) to follow them.
This is both the beauty and the danger of an Open Source operating system like Linux:
The beauty is that because there are no hidden files, it is easy for anyone who can follow simple instructions to locate and delete anything in their system that doesn't belong.Maybe someday someone will write a virus that can log into your Linux system as root and really mess it up. This hasn't happened yet, and chances are that when it does, a simple fix will be posted all over the Internet (and here on NewsForge) within an hour or two.The danger is to the financial health of the antivirus companies: If ordinary users can eliminate viruses by following simple instructions instead of by spending money for special software to do it for them, all the antivirus software companies will go out of business and you will see lots of former antivirus software developers carrying "Will Disinfect Your System for Food" signs standing on street corners, looking for handouts.
As Windows apologists are fond of pointing out, Linux can't possibly compete with Windows until it can match it feature for feature, and then some. I hold out little hope of Linux ever matching Windows on the virus vulnerability front, so it looks like the old dream of Linux eventually overtaking Windows and becoming the world's most popular operating system will never come to pass.
So it goes.
Note: Comments are owned by the poster. We are not responsible for their content.
Simply put: yes, Linux cannot be easily set up by Joe Shmoe. But wait, think: how often does Joe Shmoe set up his Windows machine? Especially in an office setting. The answer? Rarely, if EVER.
Linux-based OSen can already be set up to be fairly easy to use. So far, though, not as many people are doing it. It's not because of whether or not it's easier, it's because of market inertia. So please stop the knee-jerk "but it has to be easy to use" replies, 'cause it already is in the areas that people are ever going to give a fuck about.
If u think about it you login to windows you can do anything u want, you are running as root all the time.
If you want the same freedom in Linux, you *have* to make the user login a root as windoze users are not used to have restricted access (so to speak).
This is bad..very bad.
And if Linux want the acceptance of the average windoze home user it has to do this
Most home users don't know what a monitor is unless you stammped it on their head in big wobbly letters, so you get thru to them that them must never run as root..mm let me see
Segfault
Oh well I guess not now.
emk
Maybe someday someone will write a virus that can log into your Linux system as root and really mess it up.
You allow remote root logins? :-)
You are asking for it - sooner or later. There must be a way for you to do what you do without running the whole thing as root. I compile and install software, cook new kernels etc without running it all as root. I alway "su " or "su -c" when I need to , or else I open up a terminal window and su to root then keep that up while I'm working i.e when I need to be root constantly.
You definitely want to think off changing some habits
cheers
emk
I hope not. Remember easy is relative. An airline pilot may think a 757 is easy to fly or a surgeon may think removing an appendix is easy. But trying to make those two things easy enough for Joe Streetcorner to do is probably counter productive.
I hope Linux stays hard enough that you actually have to learn something for it to become easy. For example learn the difference between root and regular users, how to turn services on or off and why, that you shouldn't have any old file executable and how to comprehend and act on waring dialogs, not just click OK or RUN.
emk
The beauty is that because there are no hidden files, it is easy for anyone who can follow simple instructions to locate and delete anything in their system that doesn't belong.
Say what? There are plenty of hidden files on a linux box. What do you think the .whatever files are? That's why they don't show up in a standard ls. You have to specifically tell it to show hidden files with an ls -la. Assuming you haven't aliased ls of course. These same files don't show up by default in Konqueror or Nautilus either unless you tell them to show hidden files.
And then there's the issue of running as non-root. If you aren't root, there may very well be files that are set to rw------- (I think I got that right) so that only the files' owners can see them and write to them. You shouldn't be able to see what is in another user's area. Which means the machine you access could very well have a virus on it and there's no way you can find it or delete it because you don't have the rights to see that area of the server. Or your home machine if you share your home pc with other users.
Reinstall your operating system.Easy to understand, easy to follow.
Y'know, you could almost stop there. Throw in PhotoShop (soon to be aced by GIMP2) and a decent art drawing package and that would do over 90% of my Windows holdout customers.
Find a reliable way to port VB+Access/MS-SQL code across to something like Python/PHP+PostgreSQL and it's game over. The Internet will treat Microsoft as a link failure and route around it.
Too true...
Posted by: OwlWhacker on June 07, 2002 06:09 PM#