• 0 Posts
  • 102 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle
  • I have Plex, Radarr, Prowlarr, and Qbittorrent all installed on the same dedicated server. I’m using a SOCKS5 proxy instead of a VPN, it works great because I set up Qbittorrent to use the proxy and I just leave it running 24/7. I also have Tailscale installed for remote access, setup for that is dead simple.

    Here’s my workflow if I’m away from home:

    1. Turn on Tailscale on my phone.
    2. Open my radar app (it’s called LunaSea).
    3. Search for and add the movie I want.

    That’s it. If I’m already at home, step 1 is not necessary.

    Prowlarr and Radarr find the movie on my registered indexers, at the desired quality, and send the torrent to Qbittorrent. Then when the download is finished they automatically rename the files and move them to my Plex library (and they could do the same with Jellyfin). Roughly 10 minutes after I finish step 3 (more or less depending on seeds), the movie magically appears in my Plex library. I don’t have to turn a VPN on or off.













  • Right, a KVM’s usefulness is narrow and you’re ideally using it as a sort of backup to a backup of critical systems. That means you usually only hear about them in server environments, and that means that sysadmins pay a LOT of money for enterprise-grade KVMs.

    But it’s very cool that we can build a dirt cheap, half-decent KVM out of a Pi nowadays. I might have just left mine running if I there wasn’t a Pi shortage; I wanted that Pi for other stuff.


  • It’s good for critical systems that you might need to reboot and do things like see the BIOS (which you can’t see if you’re using a normal VNC-type remote access solution). It’s probably not necessary for most setups, but it can be very useful in certain situations. I made one myself, then literally never used it, and I’m now using that Pi in a different project.