I've recently made the switch to Linux and I'm really enjoying it! However, I have another computer at home that my kids use, and we're currently relying on Microsoft Family Safety for managing screen time and controlling program installations. I'm wondering if there's a similar tool available for a Linux distribution? Or perhaps a child-friendly Linux distro? My searches mostly end up saying that Microsoft Family Safety is exclusive to Windows, and I'm eager to fully move away from Microsoft products. Any recommendations would be greatly appreciated!
5 Answers
You can restrict your children's access to sudo by leaving them out of the sudo or wheel group. This will help prevent them from installing unwanted programs. Also, newer GNOME versions have added parental controls that can assist in managing usage.
I've had a good experience with EndlessOS for my 7-year-old. He mainly uses it for Minecraft, but I wanted a setup that didn't give him access to browsers or the ability to install programs without my password. EndlessOS has a parental controls app that does just that, plus some features that are great for kids!
There are multiple ways to handle this! Ubuntu and any Ubuntu-based distributions usually have built-in parental controls. Research will help find more specific details for other distros. Also, for managing screen time, consider tools like Timekpr-nExT to set daily limits and forced logouts.
To limit installation rights, simply avoid adding your child to the sudo group. This way, they can only install programs for their own user account, and they won't have the power to mess with system-wide installations. Tools like Timekpr-nExT seem promising for screen time control, but I haven't tried it myself yet.
You’ve got a few solid options! Start by creating a non-admin account for your child to prevent them from installing new browsers or changing settings. If you're using desktop environments like GNOME (found in Ubuntu and Fedora), they often have some built-in parental controls that let you restrict certain apps and browser usage. Plus, elementaryOS comes with a 'Parental Controls' app in its System Settings, which is great for managing screen time and blocking websites.

Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux