How to enable Teleport in SynetoOS 5

Written By Christian Castagna (Administrator)

Updated at July 1st, 2025

→ Applies to: SynetoOS 5.x

 

Step 1. Connect to SynetoOS appliance via SSH as admin

ssh admin@<your_ip_address_or_hostname>

 

Step 2. Become Super User

sudo su

 

Step 3. Join a SynetoOS 5 system to Teleport (replace <customer_name> with a generic string to identify the customer name)

curl -s https://storage.googleapis.com/stp-production/join-teleport.sh | bash -s -- <customer_name>