Maoo [none/use name]

  • 0 Posts
  • 79 Comments
Joined 1 year ago
cake
Cake day: July 17th, 2023

help-circle


  • I recommend installing a Linux distribution that requires a hands-in approach like Gentoo or Linux from scratch. If you don’t have an extra computer you can do it on a virtual machine on the computer you do have.

    The process will require you to use the various incantations and rituals of using the terminal. As you do so, learn what they do by googling them or using their man page.

    For more practice, write a shell script or otherwise choose a task you want to do using the terminal like browsing through your files or searching for a file whose name matches a pattern and so on.





  • Congratulations! Reddit is mostly terrible.

    If you want to participate in some niche communities I can understand wanting a new account. Most likely they’re tracing you through these things, with the first ones being more likely:

    • Email address (hopefully you’re using different ones but this is an easy way for them to associate accounts).

    • IP address.

    • Browser or phone fingerprinting.

    For your IP address you can just try to get a new one. Sometimes restarting your modem will do that. Ask Google what your IP address is before and after.

    For browser fingerprinting, I’d just clear the cache and that’s probably enough. Alternatively just use a different browser for Reddit for a while.

    For app fingerprinting that’s a bit harder and I’d say to just not use the official Reddit app if that’s what you were doing before.










  • Gentoo is good for learning. It’s not really a privacy or security-focused distribution per se. It promotes you being comfortable with the command line, configuration files, networking, unix-ie things, and of course compiling programs. If you’re tired of the compiling there is basically no downside to switching to Arch as a “one step up” distribution.