U
User_51885
Hi all the worlds!
I present you a script that I just created using the Forum TeamSpeak3 which allows to make safe your server every 5 days
➜ Git Hub Projet https://github.com/BadySmith/Auto-Snapshot-TeamSpeak
Requirement :
1 - Server TeamSpeak Query access Server Admin
2 - System Server Debian/Ubuntu
Install SCRIPT :
Command 1
Command 2
Command 3
Error to Download script➜
Command 4
Command 5
Command 6
Command 7
Edit files config.sh by Edit txt Program :
Command 8
Config for Script :
1 indicator :
Script ↓---------------------- User ↓-------Passwd ↓----Server Adresse ↓---QueryPort ↓----SafeName ↓---↓ ID Server TeamSpeak
2 Exemple Config :
Safe you config
Command 9
Command 10
All Command :
Check folder safe's
Finish, Thanks for reading my post and hope this helped you!
I present you a script that I just created using the Forum TeamSpeak3 which allows to make safe your server every 5 days
➜ Git Hub Projet https://github.com/BadySmith/Auto-Snapshot-TeamSpeak
Requirement :
1 - Server TeamSpeak Query access Server Admin
2 - System Server Debian/Ubuntu
Install SCRIPT :
Command 1
sudo apt-get install unzip
Command 2
cd /opt/
Command 3
wget https://github.com/BadySmith/Auto-Snapshot-TeamSpeak/archive/master.zip
Error to Download script➜
sudo apt-get install curl && curl -O https://github.com/BadySmith/Auto-Snapshot-TeamSpeak/archive/master.zip
Command 4
unzip master.zip
Command 5
mv Auto-Snapshot-TeamSpeak-master backupteamspeak
Command 6
rm master.zip
Command 7
cd /backupteamspeak/scripts
Edit files config.sh by Edit txt Program :
Command 8
vim config.sh
Config for Script :
1 indicator :
Script ↓---------------------- User ↓-------Passwd ↓----Server Adresse ↓---QueryPort ↓----SafeName ↓---↓ ID Server TeamSpeak
2 Exemple Config :
Safe you config
Command 9
chmod 777 start.sh
Command 10
./start.sh start
All Command :
./start.sh start
./start.sh stop
./start.sh status
Check folder safe's
cd /opt/backupteamspeak/backup/
Finish, Thanks for reading my post and hope this helped you!
Last edited by a moderator: