Simple installation and configuration of a T5 server on linux.
- Last Version of Debian 10 (Work on Debian 11)
- Storage more than 30Gb
- Sudoer permission
- Download files :
git clone https://github.com/Minami-xan/T5Server.git
- Move to
T5Server
Folder.
cd ~/T5Server/
- Run the Installation Script
install.sh
.
sudo env "HOME=$HOME" bash install.sh
- Move to
Plutonium
Folder.
cd ~/T5Server/Plutonium/
- Edit
T5_**_server.sh
with your information.
nano T5_mp_server.sh
#OR
nano T5_zm_server.sh
- Allow server port.
sudo bash ~/T5Server/Scripts/allow_port.sh
- Move to
Plutonium
Folder.
cd ~/T5Server/Plutonium
- 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.
- Don't care of these errors, plutonium server doesn't have graphic support.
- 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.
- Check if your server port is open with UDP protocol. (Example: 4976)
- Check your plutonium key validity
- Check if your plutonium key are correctly write in T6Server.sh
- Check your plutonium key validity
- Check if your plutonium key are correctly write in T6Server.sh
- Delete Transmission config file
shell rm -r ~/.config/transmission
- Restart installtion
shell sudo env "HOME=$HOME" bash install.sh
• 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