Author Topic: teamviewer not running when server starts or log off  (Read 2841 times)

ifti

  • Zen Apprentice
  • *
  • Posts: 49
  • Karma: +1/-0
    • View Profile
teamviewer not running when server starts or log off
« on: February 04, 2014, 03:30:18 pm »
I have installed teamviewer 9 in my zentyal server. I want to access my zentyal remotely when the server starts on or log off. In /etc/rc.local, I added /usr/bin/teamviewer. But it's not working when server starts or log off. Would you please help me?

stm999999999

  • Zen Warrior
  • ***
  • Posts: 101
  • Karma: +3/-0
    • View Profile
Re: teamviewer not running when server starts or log off
« Reply #1 on: February 04, 2014, 03:49:02 pm »
is teamviewer mandatory?

if not, try:

sudo apt-get install tightvncserver xrdp

and use windows remote desktop or remmina (linux) to connect - no need for rc.local or so, it simply works

ifti

  • Zen Apprentice
  • *
  • Posts: 49
  • Karma: +1/-0
    • View Profile
Re: teamviewer not running when server starts or log off
« Reply #2 on: February 04, 2014, 04:11:09 pm »
Yes. Because, my router's IP is not fixed and zentyal is on lan side. Teamviewer works only when I login. My requirement is that when server starts, teamviewer automatically starts and I can access from remote side. Even it works when it's log off.
« Last Edit: February 04, 2014, 04:14:13 pm by ifti »

robb

  • Guest
Re: teamviewer not running when server starts or log off
« Reply #3 on: February 04, 2014, 04:47:15 pm »
If you subscribe for free subscription you can use the Zentyal DynDNS solution.
Then you can connect to <yourserver>.zentyal.me with rdesktop or remmina.

btw, it would be safer to connect with VPN and approach the server from the inside.

christian

  • Guest
Re: teamviewer not running when server starts or log off
« Reply #4 on: February 04, 2014, 04:52:31 pm »
btw, it would be safer to connect with VPN and approach the server from the inside.

+1

I'm quite impressed with the number of request in this forum for remote access to Zentyal "console" while, one the other hand, having temporarily installed few days ago Zentyal 3.4, I refrained myself to write here " :'( another install that is bringing, by default graphic interface at server level"

 :-X

ifti

  • Zen Apprentice
  • *
  • Posts: 49
  • Karma: +1/-0
    • View Profile
Re: teamviewer not running when server starts or log off
« Reply #5 on: February 04, 2014, 05:30:44 pm »
Robb, zentyal is my lan side and I registered ddns, but how can I access remotely this server ?

christian

  • Guest
Re: teamviewer not running when server starts or log off
« Reply #6 on: February 04, 2014, 05:35:36 pm »
how can I access remotely this server ?

SSH once VPN tunnel is established ?

ifti

  • Zen Apprentice
  • *
  • Posts: 49
  • Karma: +1/-0
    • View Profile
Re: teamviewer not running when server starts or log off
« Reply #7 on: February 04, 2014, 05:41:48 pm »
Yes ssh is running. but I didn't establish vpn tunnel.

christian

  • Guest
Re: teamviewer not running when server starts or log off
« Reply #8 on: February 04, 2014, 05:44:12 pm »
Up to you.  8)

For sure you can open SSH to external world if you think this is safe enough. Most of the time, preferred solution is, for administrative purpose, to allow only access from internal network and then jump inside thanks to VPN but it work without VPN too.