Evkob (they/them)

Languages: Français, English

Pronouns: They/them

Communities:

  • 5 Posts
  • 157 Comments
Joined 2 years ago
cake
Cake day: June 5th, 2023

help-circle







  • I just spent the better part of the day trying to get a “music archival tool” to work, but I wasn’t able to get my Spotify account to connect.

    The eventual solution I ended up with was to spin up a Windows VM, get the tool connected to my Spotify account there and copy over the config file from the Windows installation to my (Linux BTW) actual computer.

    Of course, I’ve never really dabbled in emulation past old video game consoles, so getting a Windows VM up and running involved its own troubleshooting… The whole thing felt absurd, especially since there are so many easy ways to download music, but this was one of those times where I didn’t want to let the computer best me.










  • I was having issues getting my Android device to use my local DNS server over VPN, what worked for me was setting it up through RethinkDNS. There’s a setting to prevent DNS leaks by capturing all traffic on port 53 and directing it to the DNS server you set. It doesn’t feel like an elegant solution but hey, it works.

    Note, you’ll have to make sure your private DNS setting is off, in the internet section of the system settings.





  • The reason for the VPN is to have access to my Unbound DNS on my phone from anywhere, not only my local network. If I just wanted to configure the DNS on my local network, I’d set up static IP for my network in Android’s settings and input the DNS server manually. This works fine when I set it up, but like I said I want to use Unbound on my phone anywhere via Wireguard.

    I’m not sure what’s the second thing you want me to clarify! Sorry for the confusion, I appreciate you trying to help out :)