this post was submitted on 05 Mar 2025
27 points (93.5% liked)

Linux

50866 readers
1063 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I have a router I'm running nord vpn but I use bitTorrent on windows and I'm looking to switch. Does anyone have a flavor of Linux and program they use?

Any advice would be helpful I'm getting nowhere on forums.

top 32 comments
sorted by: hot top controversial new old
[–] Jakeroxs@sh.itjust.works 1 points 16 minutes ago* (last edited 15 minutes ago)

I use qbittorent through Mullvad using Gluetun as qbt is running in docker.

DHT and PEX don't seem to work though, I did brief research and it seemed related to mullvad no longer allowing port forwarding? I don't know enough about how it works but I tried messing with it for several hours a couple days ago to no avail, only trackers appear to work for connecting to other peers.

On a headless Ubuntu LXC running in proxmox, I just access the qbt interface via its Web portal.

[–] cy_narrator@discuss.tchncs.de 7 points 1 hour ago

Just use qbittorrent

[–] Meowie_Gamer@lemmy.world 1 points 1 hour ago (1 children)
[–] Meowie_Gamer@lemmy.world 1 points 1 hour ago (1 children)
[–] spikesforeyes@lemmy.ml 1 points 40 minutes ago

Why Debian 12 specifically?

[–] commander@lemmings.world 0 points 2 hours ago

If you want a free VPN, you can try Riseup: https://riseup.net/en/vpn

There's qbittorrent for torrenting.

[–] thanksforallthefish 6 points 8 hours ago (1 children)

Generally most people get recommended to start their Linux journey with Mint as it is noob friendly (while still having full functionality) other options to consider would be popOS Ubuntu & Fedora.

qBittorrent is the most recommended I've seen, although I use transmission.

[–] spikesforeyes@lemmy.ml 1 points 38 minutes ago

Why do you use transmission? Genuinely curious. The times I tried to use it, it seemed so basic and lacking functionality

[–] muhyb@programming.dev 7 points 10 hours ago

Honestly, whatever floats your boat. There are many good options here, just try all and use the one you liked most. Or just go and pick one, or use the one that comes pre-installed in your distro.

Recommended ones:

  • qbittorrent (my favourite as for many other in the comments)
  • Transmission
  • Deluge
  • rtorrent (great if you run a headless server)
[–] kylian0087@lemmy.dbzer0.com 3 points 10 hours ago

I would also look in to I2P. Their are a few clients that support it like qbittorrent.

[–] j4yt33@feddit.org 1 points 8 hours ago

Deluge and Surfshark VPN

[–] GuardYaGrill@sh.itjust.works 3 points 10 hours ago* (last edited 10 hours ago) (1 children)

Asus WRT Router > Proton VPN

^

ProxMox EV

^

Debian 12 Headless VM

^

Docker Compose

^

Docker Engine

  • Unbound
  • Pihole
  • Prowlarr (for indexers)
  • Radarr
  • Sonarr
  • Lidarr
  • Readarr
  • 4 Instances of QBit for each ‘Arr
  • Jellyfin
  • Jellyseerr
  • Traefik for SSL/TLS
  • Homepage

Kind of a crude & simplified way of putting my setup but I think it gets the point across.

[–] admin@sh.itjust.works 1 points 9 hours ago

+1 for the WRT router, if you can get a decent device with an enough powerful CPU it can host Transmission

[–] Chimrod@jlai.lu 36 points 18 hours ago (1 children)

Qbittorrent: you can bind the application with a network interface and ensure all the connexion will use your vpn.

bonus: you can use it as a server (without any graphical interface) and manage the torrent with your browser. This way, you can create a torrentbox on a dedicated computer.

[–] IanM32@lemmy.dbzer0.com 5 points 17 hours ago

This is what I use. Once you get it working, it's a great setup. I have it running on my mini HTPC under the hood, and it really doesn't use much in the way of resources.

It has a webui that I can use to search and add torrents, and you can choose an alternate UI for the page if you want (I used VueTorrent, it looks better on mobile).

And, like others have said, you can bind it so that if your VPN disconnects, torrents won't just keep running in the background.

[–] scytale@lemm.ee 8 points 15 hours ago

Transmission. Simple, fast, efficient.

[–] bjoern_tantau@swg-empire.de 16 points 18 hours ago

qBittorrent

I think it is even heavily used on Windows.

[–] buwho@lemmy.ml 8 points 16 hours ago (1 children)
[–] driving_crooner@lemmy.eco.br 1 points 14 hours ago (1 children)

Did qbittorrent have memory leaks for anyone else? From time to time I'm forced to kill it because it's make my pc unusable. Still my torrent client of choose, but I would like to know if this is something someone else experienced.

[–] buwho@lemmy.ml 1 points 13 hours ago

ive not experienced that in the almost 10 years of using it on multiple debian based distros

[–] verdigris@lemmy.ml 1 points 11 hours ago

Deluge is another good client -- I'm not sure why but its defaults gave me much better download speeds than transmission or qbittorrent

[–] frightful_hobgoblin@lemmy.ml 4 points 15 hours ago

You can torrent easily on Linux using any distro and any client.

It's very unlikely you'll have any issues.

[–] jaileh@jlai.lu 9 points 18 hours ago (1 children)
[–] Theoriginalthon@lemmy.world 2 points 17 hours ago

This with remote transmission on your phone to control it

[–] kixik@lemmy.ml 1 points 11 hours ago

rtorrent, you just need an ssh connection if wanting to know remotely what's going on

[–] Lettuceeatlettuce@lemmy.ml 3 points 14 hours ago

Linux Mint OS, QBitTorrent for the client, Proton VPN for the VPN with qBitTorrent bound to only that interface and port to ensure no IP leaks.

Works Awesome.

[–] Ricaz@lemmy.dbzer0.com 5 points 18 hours ago

If you need a daemon (to always run in the background, like on a server), use Deluge or Transmission.

If you just need a basic client that can live in your systray, qBittorrent.

[–] HouseWolf@lemm.ee 3 points 17 hours ago (1 children)

qBittorrent! You can even add a search plugin directly in the client.

Was using Deluge before on Windows and for a while when I switched to Linux but started having issues with it.

[–] Rivalarrival@lemmy.today 0 points 17 hours ago

You can even add a search plugin directly in the client.

Huh. Well, that'll make things easier.

[–] BaconIsAVeg@lemmy.ml 1 points 14 hours ago

I just run rtorrent with vopono/openvpn in a tmux sesession on a raspberry PI. It can be a bit of a pita getting utmp working though.

[–] cas@feddit.nl 1 points 17 hours ago* (last edited 17 hours ago)

I personally like "fragments", it's quite a simple app though but it works great for me. Not sure if it works great with non-gnome setups though, since it's a gtk app

[–] danglybits23@lemm.ee -3 points 17 hours ago

As far as flavors of Linux, I would honestly recommend using VirtualBox while on Windows. You can download a preconfigured VM of just about any Linux distro or download whatever iso you want and install in a VM. This gives you some freedom to play around and break things (and you probably will at least once) and get more familiar with the different desktop environments, software installation, command line, searching for how to do things etc.