enabling teamviewer from command line

Topics about TeamViewer-RevPi
Post Reply
volz
Posts: 30
Joined: 22 May 2018, 12:27
Answers: 0

enabling teamviewer from command line

Post by volz »

Hi,

Sorry I put this in the wrong place !!!!

I have remove apache from my revpi to free up much needed space but now i would like to enable teamviewer as per the instruction found here https://revolution.kunbus.com/tutorials ... wer-revpi/ but cant as I no longer have pictory is there any way to do it with the command line? Currently I'm using node.js on port 80.

cheers
Eduard
KUNBUS
Posts: 209
Joined: 18 Jun 2018, 16:16
Answers: 0

Re: enabling teamviewer from coommand line

Post by Eduard »

Hi,

Please update your TeamViewer first:
"sudo apt update"
"sudo apt install teamviewer-revpi"

Then turn on the daemon:
"sudo teamviewer-iot-agent enable daemon"
volz
Posts: 30
Joined: 22 May 2018, 12:27
Answers: 0

Re: enabling teamviewer from coommand line

Post by volz »

Thank for the solution. Nothing happens when I do "teamviewer-info" do you know why?

response i get:
sudo: teamviewer-info: command not found


EDIT ************************
thanks for you help i just ran this command and it set it up
sudo teamviewer-iot-agent setup
Eduard
KUNBUS
Posts: 209
Joined: 18 Jun 2018, 16:16
Answers: 0

Re: enabling teamviewer from coommand line

Post by Eduard »

The video is not up to date.
TeamViewer Information can be accessed with "sudo teamviewer-iot-agent info".
Post Reply