2065
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 05 Aug 2024
2065 points (98.0% liked)
Technology
59147 readers
2478 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
I have a Chromebook, what do I need to do to get ubo? From my understanding, Firefox is not supported in the browser so I'd need to get Linux? How does security work with Linux?
https://www.mozilla.org/en-US/firefox/browsers/chromebook/
Firewalled for limiting untrustworthy connections to the computer(public networks, hotels, even work).
apparmor for protecting the kernel and controlling file access to applications. SELinux is also a good option but if you need to load kernel modules, it can take a few minutes to sign and register it. It is automated on redhat systems though.
Other than that, do your research and don't run random scripts and install random apps.
I wonder why you’re getting downvoted
I don't know, they're just security measures you can take. Maybe some personal preference thing. I don't bother with the app guard thing and SELinux is pretty annoying with my Nvidia graphics card but a firewall is something I always setup.