Skip to content

Sterbweise/T5Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text alt text alt text

drawing

T5Server

Simple installation and configuration of a T5 server on linux.

Required

  • Last Version of Debian 10 (Work on Debian 11)
  • Storage more than 30Gb
  • Sudoer permission

Installation

  1. Download files :
git clone https://github.com/Minami-xan/T5Server.git
  1. Move to T5Server Folder.
cd ~/T5Server/
  1. Run the Installation Script install.sh .
sudo env "HOME=$HOME" bash install.sh
Installation Complete

Configuration

  1. Move to Plutonium Folder.
cd ~/T5Server/Plutonium/
  1. Edit T5_**_server.sh with your information.
nano T5_mp_server.sh
#OR
nano T5_zm_server.sh
  1. Allow server port.
sudo bash ~/T5Server/Scripts/allow_port.sh
Configuration Complete

Launch Server

  1. Move to Plutonium Folder.
cd ~/T5Server/Plutonium
  1. Launch Server.
./T5_mp_server.sh
#OR
./T5_zm_server.sh

I advise you to use tmux or screen to open and manage multiple servers.

Issues

Wine display errors

  • Don't care of these errors, plutonium server doesn't have graphic support.

Unable to load import '_BinkWaitStopAsyncThread@4' from module 'binkw32.dll'

  • Check your PAT variable in ./T6Server.sh. (It will be ping binkw32.dll dir)
  • Make sure to your user can read the file in all sub-dir of T6Server.

Server don't appear in Plutonium Servers List

  • Check if your server port is open with UDP protocol. (Example: 4976)

Connection with nix socket lost

  • Check your plutonium key validity
  • Check if your plutonium key are correctly write in T6Server.sh

[DW][Auth] Handling authentication request

  • Check your plutonium key validity
  • Check if your plutonium key are correctly write in T6Server.sh

Some problems with the downloading of the torrent file

  1. Delete Transmission config file shell rm -r ~/.config/transmission
  2. Restart installtion shell sudo env "HOME=$HOME" bash install.sh

Source

Plutonium: https://plutonium.pw
My Topic https://forum.plutonium.pw/topic/23683/guide-debian-t5-server-on-linux-vps-dedicated-server
Plutonium-Updater by mxbe: https://github.com/mxve/plutonium-updater.rs

About

Simple installation and configuration of a T5 server on linux (Debian 10 / Debian 11)

Topics

Resources

License

Stars

Watchers

Forks

Languages