💾 Archived View for darknesscode.xyz › linux › media-server.gmi captured on 2022-06-11 at 20:35:30. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-05)

-=-=-=-=-=-=-

Install a media server in Debian based systems

Setup for a headless server for debian-based systems. This script was tested in a full working debian buster server.

Firts you need to install a base system of **Debian 10** in this case i used => https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/10.4.0+nonfree/amd64/iso-cd/firmware-10.4.0-amd64-netinst.iso this iso for non-free firmware, i'm using a mimi pc and has a built in wifi. Not the best speed but works fine. Other wise you can use => https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-10.4.0-amd64-netinst.iso this iso. After the install, make sure that the ssh server is running and install git.

That's it you're ready to go!

What this does

* Transmission

* Trnasmission-remote-cli

* Setup Transmission

* Setup Samba share

* Setup wifi network

* Setup openvpn with private internet access

* Setup openvpn with NordVPN

Tested and full running in **Debian 10 (Buster)** it should work in **Ubuntu Server** as well.

Also tested in a **Raspberry Pi 4** it should work whit **Raspberry Pi 3** as well.

Get the script

git clone https://github.com/codedarkness/media_server

----------

Home

Linux

Notes

MicroLog

----------

© DarknessCode