Slashdot Mirror


Protecting Our Parents' PCs?

Frustrated Son asks: "I assume that many Slashdot readers must serve as the IT staff for their parents. My folks get my old machines and just enough software to be productive. I try to protect my parents from the forces of evil by installing automatic OS updates, virus checkers, spyware blockers, pop-up blockers... But still I find that my parents end up with unwanted applications and dangerous software. What software or strategies do you use to protect your parents' PCs? Is it possible for inexperienced users to surf the net in safety?"

4 of 778 comments (clear)

  1. Just Say No! by mod_critical · · Score: 5, Insightful

    I run into the same problem at my college which distributes laptops to all students. I have come up with a motto that has made life easier for a great many people...

    "JUST SAY NO!"

    No matter what it's asking, just click no. I've never run into a time where this can cause a problem. If it comes back a few times, (do you want to go to this encrypted page), read it. Then if you're really sure, click yes.

  2. Swap parents! by hondo · · Score: 5, Insightful

    I actually swapped tech support with a buddy of mine. Its so frustrating trying to tech support your own parental unit machines. So, I tech support his parents, and he tech supports my parents. This has helped a lot in terms of stress and getting annoyed at the "stoopid" questions.

  3. This is good advice - my parents followed it by kollivier · · Score: 5, Insightful

    I used to do what the OP did, give my parents old machines and clean them up for them. Up until November this worked OK, probably because they were on dial-up, but it was basically just an email/web access for them. In November, my parents decided to get DSL cause they had a deal where it was only $10 more than dial-up (and they no longer needed a second line, so its actually cheaper).

    I kid you not, within 4 hours of getting online with DSL my mother had gotten a serious virus that Anti-virus was saying had infected kernel32.dll. OUCH. I didn't know exactly what had happened, but the computer was basically DOA until a certified geek could get working on it. I was NOT about to walk my parents through the process of formatting a drive and reinstalling the OS over the phone.

    The earliest chance I had to look at this problem was when I came back for Christmas. So I told my parents this and suggested that they consider getting a new computer - and I recommended a Mac. My dad was totally against the idea, until he saw those new flat-panel iMacs. Then he actually thought they should get that OVER the eMac, which was much cheaper. =) That's what they came home with.

    They took it home, set it up, and didn't once call me for help. They called with some internet setup problems, but it was actually the provider's server being flaky. My mom has been really happy with the new machine. She's talking with family via iChat, has figured out email and web just fine, and is even figuring out things I never really taught her. Just a couple weeks ago, she called asking me if she can burn more songs onto an iTunes CD she created. =) I had only introduced the programs like iTunes to her, but never really showed her how to use them, so this was rather surprising to me.

    Anyways, they are much happier with the new machine, and honestly my mother in particular feels empowered by the fact that she can do this stuff. I would recommend that everyone at least consider the option. I know it's a bit more expensive, but chances are they'll get more out of the machine as well.

  4. New to computing? Go straing for The Right Thing by Anonumous+Coward · · Score: 5, Insightful

    My father got his first computer last year at age 73. Fifteen years ago he used a couple of custom DOS programmes at work for a while, but that's all. Now he had to start from the very bottom basics, things like how to use the mouse and what the shift key does.

    For a man who doesn't know what the shift key does, the learning curve is equal in all common operating systems. There was no legacy here, nor any acquired bad habits to take into account. So I installed Redhat on his machine.

    The first major advantage, for the both of us, is that I can do everything on his machine remotely. We live some 3000+ km apart, so dropping by to do an update or fix a problem is not an option. However, as long as sshd runs and he can connect to the net, there is no problem that can't be fixed remotely.

    The second major advantage is that we could skip most part of the security litany. No Outlook there. No MSIE. No spyware that comes in easy click-here-to-install rpms. Mozilla is secure enough for clueless use all by itself and, if he ever tries to run Netsky, all he'll get is a question he can't answer.

    The third major advantage is that he is protected against himself. He can't ruin the system no matter what he does. Yes, he does have the root password, but he has no concept of what root is and no wish to find out. A little bash scrip backs up his home directory on CD every once in a while and that's all it takes to keep that system sane.

    After eight months, the net result of this is only positive. All the probems he has had so far are of the kind he would have had on Windows too. Of all the problems mentioned in the main article, he has had none.

    My short advise is: if your parents are new to computers, don't waste their learning efforts on Windows. Go straight for your favourite OS, as long as it has a good-looking and well-functioning GUI on top of it.