How to configure teamviewer so it does not load unless neededHow to install TeamViewer?Teamviewer Not...
Python: next in for loop
TGV timetables / schedules?
The use of multiple foreign keys on same column in SQL Server
How can I make my BBEG immortal short of making them a Lich or Vampire?
Why does Kotter return in Welcome Back Kotter?
How do I create uniquely male characters?
What would happen to a modern skyscraper if it rains micro blackholes?
How old can references or sources in a thesis be?
Why "Having chlorophyll without photosynthesis is actually very dangerous" and "like living with a bomb"?
Smoothness of finite-dimensional functional calculus
Why not use SQL instead of GraphQL?
Problem of parity - Can we draw a closed path made up of 20 line segments...
How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?
"to be prejudice towards/against someone" vs "to be prejudiced against/towards someone"
A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?
Why are electrically insulating heatsinks so rare? Is it just cost?
Can I make popcorn with any corn?
strToHex ( string to its hex representation as string)
Modeling an IPv4 Address
Do VLANs within a subnet need to have their own subnet for router on a stick?
"You are your self first supporter", a more proper way to say it
What do the dots in this tr command do: tr .............A-Z A-ZA-Z <<< "JVPQBOV" (with 13 dots)
Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?
Is it possible to do 50 km distance without any previous training?
How to configure teamviewer so it does not load unless needed
How to install TeamViewer?Teamviewer Not Correctly InstalledHow to restart Teamviewer daemon programmatically?TeamViewer does not start automatically, how do I make sure it does?Teamviewer 9 does not have permission to launch in UbuntuTeamviewer not remembering Teamviewer accountHow to run teamviewer 11 on Ubuntu - install completedteamviewer is not launching normally?Teamviewer server did not respond on Ubuntu 16.04teamviewer not working
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I installed Teamviewer to help a friend (Afterwards I forcibly moved him to using Google Hangout) and noticed that it loads automatically a process even if I am not running teamviewer:
It does not show in the Startup Applications so I am guessing it is either hidden in the Startup applications or it is loaded by an option in a configuration file. I want to remove this automatic way of loading into memory so that it only works when I actually use teamviewer and not every time I boot the computer.
teamviewer
add a comment |
I installed Teamviewer to help a friend (Afterwards I forcibly moved him to using Google Hangout) and noticed that it loads automatically a process even if I am not running teamviewer:
It does not show in the Startup Applications so I am guessing it is either hidden in the Startup applications or it is loaded by an option in a configuration file. I want to remove this automatic way of loading into memory so that it only works when I actually use teamviewer and not every time I boot the computer.
teamviewer
add a comment |
I installed Teamviewer to help a friend (Afterwards I forcibly moved him to using Google Hangout) and noticed that it loads automatically a process even if I am not running teamviewer:
It does not show in the Startup Applications so I am guessing it is either hidden in the Startup applications or it is loaded by an option in a configuration file. I want to remove this automatic way of loading into memory so that it only works when I actually use teamviewer and not every time I boot the computer.
teamviewer
I installed Teamviewer to help a friend (Afterwards I forcibly moved him to using Google Hangout) and noticed that it loads automatically a process even if I am not running teamviewer:
It does not show in the Startup Applications so I am guessing it is either hidden in the Startup applications or it is loaded by an option in a configuration file. I want to remove this automatic way of loading into memory so that it only works when I actually use teamviewer and not every time I boot the computer.
teamviewer
teamviewer
asked Mar 12 '13 at 16:34
Luis Alvarado♦Luis Alvarado
147k139487657
147k139487657
add a comment |
add a comment |
4 Answers
4
active
oldest
votes
If you mean teamviewer 8 try sudo teamviewer --daemon disable
(disable teamviewer 8 autostart)
2
Nice one. That puppy will not be auto starting any time soon.
– Luis Alvarado♦
Mar 12 '13 at 17:02
2
Yeah annoying, since tv8, tv7 was not auto-starting.
– user139737
Mar 12 '13 at 17:03
I got an error that I don't own some files, so I did it without sudo again, but it worked anyway
– rubo77
Feb 18 '15 at 16:50
add a comment |
I've had this problem just now, and solved it by changing the option "[int32] Always_Online" to "0" in the file /etc/teamviewer/global.conf. Basically, what you should is to access this file with sudo privileges, and change this line:
[int32] Always_Online = 1
For this one:
[int32] Always_Online = 0
Best regards! :)
2
Can't find this line. I'm on Ubuntu 14.04 (latest updates), TV version 11.0.67687
– johann_ka
Jan 6 '17 at 19:31
add a comment |
Well, I can't find any autostart .desktop on the deb file, so it should either create it after someone launches the application or is auto-started by Wine(?).
Check both /etc/xdg/autostart/
and ~/.config/autostart/
for a .desktop file which could be launching either Teamviewer of Wine. If you find any you can remove it or change any of those values:
X-GNOME-Autostart-enabled=false # disables autostart
Hidden=false # shows item on Startup Applications
it is not started from a .desktop file, but via /etc/init/teamviewerd.conf which can be configured like the other answer says.
– törzsmókus
Apr 7 '16 at 9:44
add a comment |
May be this resource could help you.
https://community.teamviewer.com/t5/TeamViewer-General/How-to-disable-teamviewerd-on-Debian/td-p/2088
New contributor
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f267010%2fhow-to-configure-teamviewer-so-it-does-not-load-unless-needed%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
If you mean teamviewer 8 try sudo teamviewer --daemon disable
(disable teamviewer 8 autostart)
2
Nice one. That puppy will not be auto starting any time soon.
– Luis Alvarado♦
Mar 12 '13 at 17:02
2
Yeah annoying, since tv8, tv7 was not auto-starting.
– user139737
Mar 12 '13 at 17:03
I got an error that I don't own some files, so I did it without sudo again, but it worked anyway
– rubo77
Feb 18 '15 at 16:50
add a comment |
If you mean teamviewer 8 try sudo teamviewer --daemon disable
(disable teamviewer 8 autostart)
2
Nice one. That puppy will not be auto starting any time soon.
– Luis Alvarado♦
Mar 12 '13 at 17:02
2
Yeah annoying, since tv8, tv7 was not auto-starting.
– user139737
Mar 12 '13 at 17:03
I got an error that I don't own some files, so I did it without sudo again, but it worked anyway
– rubo77
Feb 18 '15 at 16:50
add a comment |
If you mean teamviewer 8 try sudo teamviewer --daemon disable
(disable teamviewer 8 autostart)
If you mean teamviewer 8 try sudo teamviewer --daemon disable
(disable teamviewer 8 autostart)
answered Mar 12 '13 at 16:58
user139737user139737
74653
74653
2
Nice one. That puppy will not be auto starting any time soon.
– Luis Alvarado♦
Mar 12 '13 at 17:02
2
Yeah annoying, since tv8, tv7 was not auto-starting.
– user139737
Mar 12 '13 at 17:03
I got an error that I don't own some files, so I did it without sudo again, but it worked anyway
– rubo77
Feb 18 '15 at 16:50
add a comment |
2
Nice one. That puppy will not be auto starting any time soon.
– Luis Alvarado♦
Mar 12 '13 at 17:02
2
Yeah annoying, since tv8, tv7 was not auto-starting.
– user139737
Mar 12 '13 at 17:03
I got an error that I don't own some files, so I did it without sudo again, but it worked anyway
– rubo77
Feb 18 '15 at 16:50
2
2
Nice one. That puppy will not be auto starting any time soon.
– Luis Alvarado♦
Mar 12 '13 at 17:02
Nice one. That puppy will not be auto starting any time soon.
– Luis Alvarado♦
Mar 12 '13 at 17:02
2
2
Yeah annoying, since tv8, tv7 was not auto-starting.
– user139737
Mar 12 '13 at 17:03
Yeah annoying, since tv8, tv7 was not auto-starting.
– user139737
Mar 12 '13 at 17:03
I got an error that I don't own some files, so I did it without sudo again, but it worked anyway
– rubo77
Feb 18 '15 at 16:50
I got an error that I don't own some files, so I did it without sudo again, but it worked anyway
– rubo77
Feb 18 '15 at 16:50
add a comment |
I've had this problem just now, and solved it by changing the option "[int32] Always_Online" to "0" in the file /etc/teamviewer/global.conf. Basically, what you should is to access this file with sudo privileges, and change this line:
[int32] Always_Online = 1
For this one:
[int32] Always_Online = 0
Best regards! :)
2
Can't find this line. I'm on Ubuntu 14.04 (latest updates), TV version 11.0.67687
– johann_ka
Jan 6 '17 at 19:31
add a comment |
I've had this problem just now, and solved it by changing the option "[int32] Always_Online" to "0" in the file /etc/teamviewer/global.conf. Basically, what you should is to access this file with sudo privileges, and change this line:
[int32] Always_Online = 1
For this one:
[int32] Always_Online = 0
Best regards! :)
2
Can't find this line. I'm on Ubuntu 14.04 (latest updates), TV version 11.0.67687
– johann_ka
Jan 6 '17 at 19:31
add a comment |
I've had this problem just now, and solved it by changing the option "[int32] Always_Online" to "0" in the file /etc/teamviewer/global.conf. Basically, what you should is to access this file with sudo privileges, and change this line:
[int32] Always_Online = 1
For this one:
[int32] Always_Online = 0
Best regards! :)
I've had this problem just now, and solved it by changing the option "[int32] Always_Online" to "0" in the file /etc/teamviewer/global.conf. Basically, what you should is to access this file with sudo privileges, and change this line:
[int32] Always_Online = 1
For this one:
[int32] Always_Online = 0
Best regards! :)
answered May 6 '16 at 21:33
Jéter SilveiraJéter Silveira
311
311
2
Can't find this line. I'm on Ubuntu 14.04 (latest updates), TV version 11.0.67687
– johann_ka
Jan 6 '17 at 19:31
add a comment |
2
Can't find this line. I'm on Ubuntu 14.04 (latest updates), TV version 11.0.67687
– johann_ka
Jan 6 '17 at 19:31
2
2
Can't find this line. I'm on Ubuntu 14.04 (latest updates), TV version 11.0.67687
– johann_ka
Jan 6 '17 at 19:31
Can't find this line. I'm on Ubuntu 14.04 (latest updates), TV version 11.0.67687
– johann_ka
Jan 6 '17 at 19:31
add a comment |
Well, I can't find any autostart .desktop on the deb file, so it should either create it after someone launches the application or is auto-started by Wine(?).
Check both /etc/xdg/autostart/
and ~/.config/autostart/
for a .desktop file which could be launching either Teamviewer of Wine. If you find any you can remove it or change any of those values:
X-GNOME-Autostart-enabled=false # disables autostart
Hidden=false # shows item on Startup Applications
it is not started from a .desktop file, but via /etc/init/teamviewerd.conf which can be configured like the other answer says.
– törzsmókus
Apr 7 '16 at 9:44
add a comment |
Well, I can't find any autostart .desktop on the deb file, so it should either create it after someone launches the application or is auto-started by Wine(?).
Check both /etc/xdg/autostart/
and ~/.config/autostart/
for a .desktop file which could be launching either Teamviewer of Wine. If you find any you can remove it or change any of those values:
X-GNOME-Autostart-enabled=false # disables autostart
Hidden=false # shows item on Startup Applications
it is not started from a .desktop file, but via /etc/init/teamviewerd.conf which can be configured like the other answer says.
– törzsmókus
Apr 7 '16 at 9:44
add a comment |
Well, I can't find any autostart .desktop on the deb file, so it should either create it after someone launches the application or is auto-started by Wine(?).
Check both /etc/xdg/autostart/
and ~/.config/autostart/
for a .desktop file which could be launching either Teamviewer of Wine. If you find any you can remove it or change any of those values:
X-GNOME-Autostart-enabled=false # disables autostart
Hidden=false # shows item on Startup Applications
Well, I can't find any autostart .desktop on the deb file, so it should either create it after someone launches the application or is auto-started by Wine(?).
Check both /etc/xdg/autostart/
and ~/.config/autostart/
for a .desktop file which could be launching either Teamviewer of Wine. If you find any you can remove it or change any of those values:
X-GNOME-Autostart-enabled=false # disables autostart
Hidden=false # shows item on Startup Applications
answered Mar 12 '13 at 16:56
SalemSalem
17.2k65083
17.2k65083
it is not started from a .desktop file, but via /etc/init/teamviewerd.conf which can be configured like the other answer says.
– törzsmókus
Apr 7 '16 at 9:44
add a comment |
it is not started from a .desktop file, but via /etc/init/teamviewerd.conf which can be configured like the other answer says.
– törzsmókus
Apr 7 '16 at 9:44
it is not started from a .desktop file, but via /etc/init/teamviewerd.conf which can be configured like the other answer says.
– törzsmókus
Apr 7 '16 at 9:44
it is not started from a .desktop file, but via /etc/init/teamviewerd.conf which can be configured like the other answer says.
– törzsmókus
Apr 7 '16 at 9:44
add a comment |
May be this resource could help you.
https://community.teamviewer.com/t5/TeamViewer-General/How-to-disable-teamviewerd-on-Debian/td-p/2088
New contributor
add a comment |
May be this resource could help you.
https://community.teamviewer.com/t5/TeamViewer-General/How-to-disable-teamviewerd-on-Debian/td-p/2088
New contributor
add a comment |
May be this resource could help you.
https://community.teamviewer.com/t5/TeamViewer-General/How-to-disable-teamviewerd-on-Debian/td-p/2088
New contributor
May be this resource could help you.
https://community.teamviewer.com/t5/TeamViewer-General/How-to-disable-teamviewerd-on-Debian/td-p/2088
New contributor
New contributor
answered 30 mins ago
Sukumar RdjfSukumar Rdjf
1011
1011
New contributor
New contributor
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f267010%2fhow-to-configure-teamviewer-so-it-does-not-load-unless-needed%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown