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
cdcommand to navigate to your TeamSpeak 3 Server's installation directory.
- Use the
-
Create a Snapshot:
- To create a snapshot, execute the following command:
or
ts3server_create_snapshot.shThis command creates a snapshot of your server's current state.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
cdcommand to navigate to your TeamSpeak 3 Server's installation directory.
- Use the
-
Restore a Snapshot:
- To restore a snapshot, execute the following command:
or
ts3server_restore_snapshot.shThis command restores your server to the state captured in the specified snapshot.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.
