Learn how to create and restore snapshots of your TeamSpeak 3 Server efficiently using either our control panel or standard command-line commands for non-our control panel users.
Using Our Control Panel
-
Login to Your Control Panel:
- Securely access our control panel using your login credentials.
-
Navigate to the Actions Tab:
- Access your server management by clicking on the "Actions" tab within our control panel.
-
Creating a Snapshot:
- To create a snapshot, follow these steps:
- Click on "Create Snapshot."
- To create a snapshot, follow these steps:
-
Restoring a Snapshot:
- To restore a snapshot, follow these steps:
- Click on "Restore Snapshot."
- To restore a snapshot, follow these steps:
By following these straightforward steps, you can effortlessly create and restore snapshots of your TeamSpeak 3 Server using our control panel.
Using Command Line (For customers not using our control panel)
For users not utilizing our control panel, here's how to create and restore snapshots of your TeamSpeak 3 Server using command-line commands:
Creating a Snapshot:
-
SSH into Your Server:
- Securely connect to your TeamSpeak 3 Server via SSH.
-
Navigate to the Server's Directory:
- Use the
cd
command to navigate to your TeamSpeak 3 Server's installation directory.
- Use the
-
Create a Snapshot:
- To create a snapshot, execute the following command:
ts3server_create_snapshot.sh
ts3server_create_snapshot
- To create a snapshot, execute the following command:
Restoring a Snapshot:
-
SSH into Your Server:
- Securely connect to your TeamSpeak 3 Server via SSH.
-
Navigate to the Server's Directory:
- Use the
cd
command to navigate to your TeamSpeak 3 Server's installation directory.
- Use the
-
Restore a Snapshot:
- To restore a snapshot, execute the following command:
ts3server_restore_snapshot.sh
ts3server_restore_snapshot
- To restore a snapshot, execute the following command:
Please bear in mind that the specific command may vary based on your server's configuration. For precise details, refer to the TeamSpeak 3 Server documentation.
By following these comprehensive steps, you can effortlessly create a new administrator token for your TeamSpeak 3 Server, whether through our control panel or standard command-line commands for customers that have installed TS3 on their own bare-metal server or VPS service.