I need some advice on parental control options for a laptop that runs Ubuntu. My brother just gave my sister the laptop, and since she's young, my mom wants to ensure she doesn't stay up late or access inappropriate content. We're not familiar with Linux, and while my brother has some basic tech skills, he doesn't know about any specific parental control apps. Ideally, we'd like an app that can be controlled through a smartphone. Any recommendations would be greatly appreciated!
5 Answers
To prevent unwanted content, consider using a DNS service like AdGuard DNS. It's a quick solution to block adult content and can be set up on the router. Just remember, it’s not foolproof if someone shares screens or uses mobile data.
Don't forget that gaining some basic sysadmin skills can be helpful here. It’ll give you more control over the system!
You could also use a script to automatically shut down the laptop during off-limits hours. Just check out a simple guide online. But make sure to test it before relying on it!
Ubuntu actually has built-in parental controls you can set up! You can check out their official documentation for a guide on how to implement it. Just look up 'parental controls Ubuntu' on their help site.
Honestly, handling this at the router level might be a smarter approach. If your router supports it, you could set up a proxy with firewall rules. Most routers have options to limit internet access based on time, which can be really effective.

That makes sense! I didn’t think about configuring it at the router level. What kind of router settings should I look for?