Re-enable TeamViewer autostart on Xubuntu 16.10 [closed]
Once I disabled manually the auto-execution of TeamViewer at the boot time of my Xubuntu System (like suggested here) using:
sudo systemctl disable teamviewerd.service
How I can reactivate again it? Is it enough to run the following command?
sudo systemctl enable teamviewerd.service
I am asking it because I do not want to damage my OS using sudo.
xubuntu startup autostart teamviewer
closed as off-topic by N0rbert, karel, Eric Carvalho, Pilot6, user535733 Feb 14 at 14:23
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is specific to an end of life Ubuntu release. These are no longer supported and are therefore off-topic here. To upgrade, see: How to install software or upgrade from old unsupported release?" – N0rbert, karel, Eric Carvalho, Pilot6, user535733
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
Once I disabled manually the auto-execution of TeamViewer at the boot time of my Xubuntu System (like suggested here) using:
sudo systemctl disable teamviewerd.service
How I can reactivate again it? Is it enough to run the following command?
sudo systemctl enable teamviewerd.service
I am asking it because I do not want to damage my OS using sudo.
xubuntu startup autostart teamviewer
closed as off-topic by N0rbert, karel, Eric Carvalho, Pilot6, user535733 Feb 14 at 14:23
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is specific to an end of life Ubuntu release. These are no longer supported and are therefore off-topic here. To upgrade, see: How to install software or upgrade from old unsupported release?" – N0rbert, karel, Eric Carvalho, Pilot6, user535733
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
Once I disabled manually the auto-execution of TeamViewer at the boot time of my Xubuntu System (like suggested here) using:
sudo systemctl disable teamviewerd.service
How I can reactivate again it? Is it enough to run the following command?
sudo systemctl enable teamviewerd.service
I am asking it because I do not want to damage my OS using sudo.
xubuntu startup autostart teamviewer
Once I disabled manually the auto-execution of TeamViewer at the boot time of my Xubuntu System (like suggested here) using:
sudo systemctl disable teamviewerd.service
How I can reactivate again it? Is it enough to run the following command?
sudo systemctl enable teamviewerd.service
I am asking it because I do not want to damage my OS using sudo.
xubuntu startup autostart teamviewer
xubuntu startup autostart teamviewer
asked Jan 29 at 14:25
Leos313Leos313
235211
235211
closed as off-topic by N0rbert, karel, Eric Carvalho, Pilot6, user535733 Feb 14 at 14:23
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is specific to an end of life Ubuntu release. These are no longer supported and are therefore off-topic here. To upgrade, see: How to install software or upgrade from old unsupported release?" – N0rbert, karel, Eric Carvalho, Pilot6, user535733
If this question can be reworded to fit the rules in the help center, please edit the question.
closed as off-topic by N0rbert, karel, Eric Carvalho, Pilot6, user535733 Feb 14 at 14:23
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is specific to an end of life Ubuntu release. These are no longer supported and are therefore off-topic here. To upgrade, see: How to install software or upgrade from old unsupported release?" – N0rbert, karel, Eric Carvalho, Pilot6, user535733
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Yes, running systemctl enable will enable a service, in this case teamviewerd.service which will allow you to remote in using Team Viewer even when the application itself isn't running.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Yes, running systemctl enable will enable a service, in this case teamviewerd.service which will allow you to remote in using Team Viewer even when the application itself isn't running.
add a comment |
Yes, running systemctl enable will enable a service, in this case teamviewerd.service which will allow you to remote in using Team Viewer even when the application itself isn't running.
add a comment |
Yes, running systemctl enable will enable a service, in this case teamviewerd.service which will allow you to remote in using Team Viewer even when the application itself isn't running.
Yes, running systemctl enable will enable a service, in this case teamviewerd.service which will allow you to remote in using Team Viewer even when the application itself isn't running.
answered Jan 29 at 14:28
Kristopher IvesKristopher Ives
2,87211525
2,87211525
add a comment |
add a comment |