Added config
This commit is contained in:
parent
26c33c3033
commit
d1176d18dc
3 changed files with 30 additions and 2 deletions
11
content/posts/Transmission Server.md
Normal file
11
content/posts/Transmission Server.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: "Transmission Server"
|
||||
date: 2020-11-26T15:20:30+01:00
|
||||
draft: true
|
||||
---
|
||||
|
||||
Transmission is a widely used Torrenting client for Linux. But did you know
|
||||
that you could also run it as a server?
|
||||
|
||||
In this tutorial, I'll be teaching you how to install Transmission Server on
|
||||
your VPS or server of choice, so you can download torrents at blazing speeds.
|
||||
Reference in a new issue