• 5 Posts
  • 135 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle



  • Cyborganism@lemmy.catoPrivacy@lemmy.worldThoughts on Incognito?
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    edit-2
    2 days ago

    Use Firefox with Ublock Origin extension. Available both on PC/Mac and mobile. You can also enable the extension in incognito mode. This will prevent you from seeing ads in your browser.

    Incognito mode creates a temporary profile where as soon as you close the window, all cookies and history are deleted in that profile.

    However, websites can still collect information about you thanks to your IP address and browser fingerprint.

    If you want more anonymity, I suggest using a VPN. Proton VPN and Nord VPN are two very recommended services.

    Edit: I completely misunderstood that you were talking about something else entirely.

    I’ll leave my comment up anyway in case anyone might find it useful.











  • Linux is the kernel, the core of the system.

    A distribution is a collection of software that is provided with the kernel, usually with it’s own software package management system. Distributions are also supported and maintained by organizations which create their own tools for that distribution and also make decisions on what to distribute it with.

    For example, Fedora is maintained and supported by the company RedHat which implemented their own tools and packaging system to use Linux. Debian is the same but with a community.

    Desktop environments are that it says. You have several available in Linux. The two major ones being KDE and GNOME. They provide a desktop experience with their own paradigms. Just like the MacOS and Windows have their own desktop environments. They’re basically graphical shells to allow users to use the system.


  • The sandboxing isn’t as much as, say, Docker containers. So I think access to memory and devices is still possible and can eventually get you access to the whole system. I would think.

    And this isn’t limited to flatpaks but I would assume Snaps as well, which some software is now delivered in that format by Canonical, even for server software.

    That’s interesting. I’ll have to look deeper into that






  • Oh yeah. Ubuntu really simplified everything.

    My first distro on my own PC was Mandrake. I don’t know how many times I had to reinstall it because of my removedups.

    Two years later I was compiling my own kernel with the source code of special modules that I had downloaded for my NVidia card that had composite video input.

    I’ve never had to compile a kernel since Ubuntu. I completely forgot to be honest.