how to add application to autostart on bootupHow to autostart gui application cross desktop?What are all the autostart locations in Ubuntu?How to find commands for autostarting applications?Autostart of VirtualBox VM with root-permissionsBoot full of older images - need to remove for updates

What should be done if I suspect a player is using weighted dice?

Mostly One Way Travel : Says Grandpa

What are the factors that decide on whether you die instantly or get knocked out in PUBG?

Is publishing runnable code instead of pseudo code shunned?

Can two moons have intersecting orbits yet be guaranteed not to collide?

Are soldered electrical connections code-compliant?

Could you generate any positive number given only a few specific operators and operands?

Orthogonality Sin(nx)Sin(mx)

Why do airlines usually ask you how much purchase you have made?

hfill doesn't work between minipages

Found that newly hired employee wasn't completely frank. What would be good to do in that situation?

Why do cargo airlines frequently choose passenger aircraft rather than aircraft designed specifically for cargo?

SQL Server chooses unselective index

Why does std::atomic constructor behave different in C++14 and C++17

What is homebrew? Should I use it in normal games?

Template not provided using create-react-app

Is a midspace space station between Earth and Mars practical?

Deprecate or remove an Apex Invocable Action from Process Builder in a Managed Package

Intersection of sorted lists

What are examples of (collections of) papers which "close" a field?

How do electric hot water heaters explode and what can be done to prevent that from happening?

Is there any reason a person would voluntarily choose to have PMI?

When to bemoan and when to moan

"Don't invest now because the market is high"



how to add application to autostart on bootup


How to autostart gui application cross desktop?What are all the autostart locations in Ubuntu?How to find commands for autostarting applications?Autostart of VirtualBox VM with root-permissionsBoot full of older images - need to remove for updates






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0


















I have ubuntu 18.04 and there are two application I need to make sure are added to startup on bootup.



  1. Printnode

  2. TeamViewer

Can you someone tell me what I need to do to get this setup and to work?
I did see on the gui there is a startup folder, but never used it before.
Please advise.



Thank you










share|improve this question































    0


















    I have ubuntu 18.04 and there are two application I need to make sure are added to startup on bootup.



    1. Printnode

    2. TeamViewer

    Can you someone tell me what I need to do to get this setup and to work?
    I did see on the gui there is a startup folder, but never used it before.
    Please advise.



    Thank you










    share|improve this question



























      0













      0









      0








      I have ubuntu 18.04 and there are two application I need to make sure are added to startup on bootup.



      1. Printnode

      2. TeamViewer

      Can you someone tell me what I need to do to get this setup and to work?
      I did see on the gui there is a startup folder, but never used it before.
      Please advise.



      Thank you










      share|improve this question














      I have ubuntu 18.04 and there are two application I need to make sure are added to startup on bootup.



      1. Printnode

      2. TeamViewer

      Can you someone tell me what I need to do to get this setup and to work?
      I did see on the gui there is a startup folder, but never used it before.
      Please advise.



      Thank you







      boot autostart






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Sep 27 at 18:45









      Donny ForbesDonny Forbes

      111 bronze badge




      111 bronze badge























          1 Answer
          1






          active

          oldest

          votes


















          5



















          According to the Official Ubuntu Documentation (which is searchable):



          Tap the Super (AKA Windows) key and open Startup Applications

          OR
          press Alt+F2 and run the command gnome-session-properties .



          Click Add and enter the command to be executed at login (name and comment are optional). For example, to make Firefox start automatically, it's sufficient to type firefox in the Command field and confirm with Add.






          share|improve this answer




















          • 1





            I was able to get printnode working on reboot, however for some reason TeamViewer 14.6 does not see to start up on reboot.

            – Donny Forbes
            Sep 27 at 19:14






          • 1





            Teamviewer was not much help but I did accomplish to get this to work. What I have to do was the following

            – Donny Forbes
            Sep 28 at 14:22






          • 1





            Sorry had to add “sudo teamviewer —daemon enable to the startup application folder that did the trick.

            – Donny Forbes
            Sep 28 at 14:23












          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/4.0/"u003ecc by-sa 4.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
          );



          );














          draft saved

          draft discarded
















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1177140%2fhow-to-add-application-to-autostart-on-bootup%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown


























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          5



















          According to the Official Ubuntu Documentation (which is searchable):



          Tap the Super (AKA Windows) key and open Startup Applications

          OR
          press Alt+F2 and run the command gnome-session-properties .



          Click Add and enter the command to be executed at login (name and comment are optional). For example, to make Firefox start automatically, it's sufficient to type firefox in the Command field and confirm with Add.






          share|improve this answer




















          • 1





            I was able to get printnode working on reboot, however for some reason TeamViewer 14.6 does not see to start up on reboot.

            – Donny Forbes
            Sep 27 at 19:14






          • 1





            Teamviewer was not much help but I did accomplish to get this to work. What I have to do was the following

            – Donny Forbes
            Sep 28 at 14:22






          • 1





            Sorry had to add “sudo teamviewer —daemon enable to the startup application folder that did the trick.

            – Donny Forbes
            Sep 28 at 14:23















          5



















          According to the Official Ubuntu Documentation (which is searchable):



          Tap the Super (AKA Windows) key and open Startup Applications

          OR
          press Alt+F2 and run the command gnome-session-properties .



          Click Add and enter the command to be executed at login (name and comment are optional). For example, to make Firefox start automatically, it's sufficient to type firefox in the Command field and confirm with Add.






          share|improve this answer




















          • 1





            I was able to get printnode working on reboot, however for some reason TeamViewer 14.6 does not see to start up on reboot.

            – Donny Forbes
            Sep 27 at 19:14






          • 1





            Teamviewer was not much help but I did accomplish to get this to work. What I have to do was the following

            – Donny Forbes
            Sep 28 at 14:22






          • 1





            Sorry had to add “sudo teamviewer —daemon enable to the startup application folder that did the trick.

            – Donny Forbes
            Sep 28 at 14:23













          5















          5











          5









          According to the Official Ubuntu Documentation (which is searchable):



          Tap the Super (AKA Windows) key and open Startup Applications

          OR
          press Alt+F2 and run the command gnome-session-properties .



          Click Add and enter the command to be executed at login (name and comment are optional). For example, to make Firefox start automatically, it's sufficient to type firefox in the Command field and confirm with Add.






          share|improve this answer














          According to the Official Ubuntu Documentation (which is searchable):



          Tap the Super (AKA Windows) key and open Startup Applications

          OR
          press Alt+F2 and run the command gnome-session-properties .



          Click Add and enter the command to be executed at login (name and comment are optional). For example, to make Firefox start automatically, it's sufficient to type firefox in the Command field and confirm with Add.







          share|improve this answer













          share|improve this answer




          share|improve this answer










          answered Sep 27 at 18:59









          K7AAYK7AAY

          7,9915 gold badges22 silver badges52 bronze badges




          7,9915 gold badges22 silver badges52 bronze badges










          • 1





            I was able to get printnode working on reboot, however for some reason TeamViewer 14.6 does not see to start up on reboot.

            – Donny Forbes
            Sep 27 at 19:14






          • 1





            Teamviewer was not much help but I did accomplish to get this to work. What I have to do was the following

            – Donny Forbes
            Sep 28 at 14:22






          • 1





            Sorry had to add “sudo teamviewer —daemon enable to the startup application folder that did the trick.

            – Donny Forbes
            Sep 28 at 14:23












          • 1





            I was able to get printnode working on reboot, however for some reason TeamViewer 14.6 does not see to start up on reboot.

            – Donny Forbes
            Sep 27 at 19:14






          • 1





            Teamviewer was not much help but I did accomplish to get this to work. What I have to do was the following

            – Donny Forbes
            Sep 28 at 14:22






          • 1





            Sorry had to add “sudo teamviewer —daemon enable to the startup application folder that did the trick.

            – Donny Forbes
            Sep 28 at 14:23







          1




          1





          I was able to get printnode working on reboot, however for some reason TeamViewer 14.6 does not see to start up on reboot.

          – Donny Forbes
          Sep 27 at 19:14





          I was able to get printnode working on reboot, however for some reason TeamViewer 14.6 does not see to start up on reboot.

          – Donny Forbes
          Sep 27 at 19:14




          1




          1





          Teamviewer was not much help but I did accomplish to get this to work. What I have to do was the following

          – Donny Forbes
          Sep 28 at 14:22





          Teamviewer was not much help but I did accomplish to get this to work. What I have to do was the following

          – Donny Forbes
          Sep 28 at 14:22




          1




          1





          Sorry had to add “sudo teamviewer —daemon enable to the startup application folder that did the trick.

          – Donny Forbes
          Sep 28 at 14:23





          Sorry had to add “sudo teamviewer —daemon enable to the startup application folder that did the trick.

          – Donny Forbes
          Sep 28 at 14:23


















          draft saved

          draft discarded















































          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1177140%2fhow-to-add-application-to-autostart-on-bootup%23new-answer', 'question_page');

          );

          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









          Popular posts from this blog

          Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

          How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

          Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü