• 2 Posts
  • 22 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle

  • It’s kinda janky but I’ve been running HoloISO on my gaming rig for over a year and it was mostly pain free. To be clear I don’t use that system for much more than gaming but recreational browsing and music/movies etc as well. It’s fine.

    Recent decisions by the maintainer to make that distro immutable have confused me and I’m thinking about switching to Endeavor. I was historically a Debian user. This was my first experience with Arch (btw) so I’d kinda like to get to know it a bit before we introduce thicker weeds and deeper rabbit holes thanks very much bye.




  • TerkErJerbs@lemm.eetoPrivacy@lemmy.mlVPN on Router Issue
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    7 months ago

    Those IPs eventually end up on block lists as users do dumb things with them. You could definitely benefit from auto cycling through them but it’s still going to be luck of the draw, ultimately. Normally you’ll get a different IP each time you connect, even to the same location/server so if your VPN client has a CLI component, even a basic one, you could write a simple script to tell it to ‘disconnect’ and then ‘connect’ periodically, for instance.

    Depending on which VPN client you’re using on the router, that would be the simplest approach to explore imo.

    ETA you could also explore getting a residential IP from your VPN provider if they offer that. It’s a little more expensive but they don’t end up on block lists as much. Less hassle.


  • I use syncthing for personal and work, and it’s great. Having said that I’ve found it struggles with versioning i.e. editing a document from multiple devices.

    Look into something like Standard Notes for cross platform markdown editing. It’s e2e encrypted, works great, the dev is very responsive. Ymmv but I really like it, have it on every device I own and use it daily.

    I’ve also just used a private git repo for editing docs from multiple devices. Once you get it set up it’s effortless, and most ide’s are extremely fun to use as text editors.


  • TerkErJerbs@lemm.eetoLinux@lemmy.mlSwitching GPU
    link
    fedilink
    arrow-up
    2
    ·
    7 months ago

    OP is it the 7700 non-x 65w tdp version? Asking because I’m thinking about upgrading my CPU from 5600x to the 7700non-x and have the same gpu. I was actually wondering how throwing that integrated graphics into the mix would work so thanks for asking this and looking forward to your findings if you don’t mind posting however you end up solving this.



  • fml I’ve got a debian build on what used to be my daily driver until I somehow managed to completely eff the kernel and headers. This was my first time using LVM and I still don’t know how, but the last time I updated the kernel and headers they installed to not my user-space of choice but to the parent encrypted volume. Not realizing what I had done wrong I then proceeded to autoremove and next reboot… bricked.

    Have tried multiple ways to get it back, nothing profitable yet. At least I can still access the file system and have taken everything off that I wanted. Haven’t gotten around to format/reinstall. Won’t be carelessly working with kernels again that’s for sure.





  • The other comments almost got it right. If you had your torrent client bound to Mullvad and then opened your Tor Browser… your torrent client would be running over the VPN tunnel (Mullvad) while your Tor Browser would be sending all its traffic over your vanilla ISP and through… the Tor network (unless you also bind it to Mullvad). You’d effectively be “split tunnelling” your traffic, which is actually a good use-case for Tor anyhow.

    There’s a lot of debate about whether it’s fine to run a VPN tunnel (OS-wide) before you fire up your Tor Browser… effectively you’d be pushing your Tor traffic through the tunnel to the VPN’s entry/exit nodes before it got to/left the Tor network. Some say it’s a security risk (if you don’t trust the VPN provider, for instance. Which is valid if you’re using some of the scummier providers). You need to do some research and understand the implications of doing that, before just mashing buttons.

    You can also fire up the Tor network system-wide if you’re crafty and then create an encrypted VPN tunnel to go over that, so all of your VPN traffic would be travelling over and through Tor nodes before it reached the entry/exit nodes of your VPN. It can work both ways. There are cases for both options, if you know what you’re doing… which is a huge caveat.

    Overall though, no. Please don’t torrent over Tor. As you say, it’s not necessary and eats bandwidth from an already slow network protocol. A VPN is more than sufficient for that purpose. If you wanna get more secure than that, make sure you’re running an encrypted DNS solution (or resolve your DNS locally if you know how to do that) and profit. Then your ISP can’t see shit. They’ll still probably traffic-shape and throttle you, simply because they can tell it’s going out over an encrypted tunnel of some kind… but they’ll never be able to see what specifically you’re up to.










  • TerkErJerbs@lemm.eetoMemes@lemmy.ml3 browsers
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    Why wouldn’t you just go back to the source: Chromium? There’s even Ungoogled Chromium running strong and others similar to it. In some cases you need to do some shenanigans to get extensions to work (from the Chrome extensions store) but it’s locked down enough that you can safely say fuck Google whilst still using the browser code Google colonized and made universal.

    Or whatever.