I've got 2 computer-illiterate parents and I can confirm the following works very well: 1) Create a user account in Windows that is NOT an administrator account, that way they can't install things without an admin username and password. The PCs admin account should be password protected. 2) Enable the highest level of windows alerts (those "this program wants to make changes or modifications to this PC, cancel or all…
Ask HN: How do I protect my parents from the internet?
191–200 of 221 posts
Re: Ask HN: How do I protect my parents from the internet?
#192Social engineering is a broad problem right now, and all you can really do is be prepared to pick up the pieces after the fact.
Re: Ask HN: How do I protect my parents from the internet?
#193Earlier quoted context omitted.
It's also assuming you live close enough to your parents that you can go over and physically revive a bricked computer.
I just thought of a bizarre but interesting idea - an i3/i5-capable server motherboard with IPMI, and a rock-solid router running OpenVPN in front of the IPMI port. Maybe fractionally higher power consumption, and perhaps you'd need a GPU for it, but if both ends have really decent internet, that could very legitimately work.
Make one of these and you'll end up with a lot of money.
Re: Ask HN: How do I protect my parents from the internet?
#194Chromebooks cannot print. Everyone loves to recommend Chromebooks to older/less digitally literate people, and they're right to do so in most situations. However Chromebooks have one huge downside that makes them non-starters for some of that demographic: Printing is a no-go. And don't tell me about "Google Cloud Print." Cloud Printing requires a PC or Mac connected to the printer and a copy of the Chrome browser run…
You don't have to run Chrome OS. You can install Elementary or another Linux distro.
Re: Ask HN: How do I protect my parents from the internet?
#195Chromebooks cannot print. Everyone loves to recommend Chromebooks to older/less digitally literate people, and they're right to do so in most situations. However Chromebooks have one huge downside that makes them non-starters for some of that demographic: Printing is a no-go. And don't tell me about "Google Cloud Print." Cloud Printing requires a PC or Mac connected to the printer and a copy of the Chrome browser run…
Chromebook ($200)+ wifi printer ($50) is still cheaper and smoother than a workable Windows laptop.
Re: Ask HN: How do I protect my parents from the internet?
#196Earlier quoted context omitted.
My mom has one of those, a Brother model that loudly proclaims it supports Google Cloud Print. Doesn't work with her Chromebook at all. (Unfortunately we bought it well before she owned a Chromebook so returning is not an option.)
There is API for printers on ChromeOS - printerProvider. There are some apps that use it, maybe something will work for you: https://chrome.google.com/webstore/detail/ipp-cups-printing-... https://chrome.google.com/webstore/detail/wifi-printer-drive...
https://chrome.google.com/webstore/detail/hp-print-for-chrom...
Re: Ask HN: How do I protect my parents from the internet?
#197* Remove the anti virus and tell him that you did so. It just gives a false sense of security and introduces more popups which teaches users to ignore prompts. If he knows it's not there he might be more careful.
* Install ublock origin. It blocks known badware domains and reduces the amount of clutter/ads on almost every web page you browse, making it easier for him to identify weird stuff.
Re: Ask HN: How do I protect my parents from the internet?
#198Chromebooks cannot print. Everyone loves to recommend Chromebooks to older/less digitally literate people, and they're right to do so in most situations. However Chromebooks have one huge downside that makes them non-starters for some of that demographic: Printing is a no-go. And don't tell me about "Google Cloud Print." Cloud Printing requires a PC or Mac connected to the printer and a copy of the Chrome browser run…
Re: Ask HN: How do I protect my parents from the internet?
#199Earlier quoted context omitted.
My mom has one of those, a Brother model that loudly proclaims it supports Google Cloud Print. Doesn't work with her Chromebook at all. (Unfortunately we bought it well before she owned a Chromebook so returning is not an option.)
There is API for printers on ChromeOS - printerProvider. There are some apps that use it, maybe something will work for you: https://chrome.google.com/webstore/detail/ipp-cups-printing-... https://chrome.google.com/webstore/detail/wifi-printer-drive...
Re: Ask HN: How do I protect my parents from the internet?
#200There are some good suggestions here but I will give you one based on the assumption that your parents won't want to leave the familiarity of Windows. 0) Deny them admin rights to the machine. 1) Create a second profile for each of them 2) Write a quick batch or PowerShell script to copy the contents of their Desktop, Documents, Favorites, Pictures, Music, and Vidoes folders (not the entire profile) from their profil…