💾 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
⬅️ Previous capture (2021-12-05)
-=-=-=-=-=-=-
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!
* 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
----------
----------
© DarknessCode