Sei sulla pagina 1di 1

Agregar Dispositivo Remote-IOT

Para iniciar el acceso remoto a tu dispositivo,necesitar�s copiar y pegar el


siguiente comando en el terminal de tu dispositivo.

1.- Escriba el siguiente comando para descargar el servicio Remote-IOT en tu


dispositivo
curl -s -L https://remote-iot.com/install/remote-iot-install.sh | sudo -s
bash

2.- Escriba elsiguiente comando para registrar el servicio Remote-IOT en tu


dispositivo.
sudo /etc/remote-iot/services/setup.sh o bien,
sudo /etc/remote-iot/services/setup.sh "your_login_email" "your_password"
"device_name"

3.- Por favor ponga el siguiente comando en las tareas de crontab.


0 2 * * * curl -s -L https://remote-iot.com/install/upgrade.sh | sudo -s bash

Potrebbero piacerti anche