Installing Chrome RDP Host on Ubuntu











up vote
0
down vote

favorite
1












Every time I attempt to install Chrome Remote desktop on my machine so it can be shared as an end point, I am directed to a listing in the Ubuntu App Store. When I press "Install" the install button seems to change to "Installing" then to "Remove" (to indicate full install) almost instantaneously.



When I attempt to go back into Chrome RDP, I am still told I need to install Chrome RDP host (chrome-remote-desktop_current_amd64.deb).I then run sudo apt-get dpkg -i * (* is the chrome rdp file), then sudo apt-get install -f, which proceeds to tell me 0 have installed.



Has anyone else had this experience as well? Having trouble figuring out why this keeps happening. Does it have anything to do with that it was meant for debian, and I'm using Ubuntu?



Any recommendations to help resolve would be highly appreciated. Thanks!



UPDATE: Here is the output of sudo dpkg -i chrome-remote-desktop_current_amd64.deb.



 (Reading database ... 274322 files and directories currently 
installed.)
Preparing to unpack chrome-remote-desktop_current_amd64.deb ...
Unpacking chrome-remote-desktop (61.0.3163.20) over
(61.0.3163.20) ...
Setting up chrome-remote-desktop (61.0.3163.20) ...
Shutting down Chrome Remote Desktop hosts (they will restart
automatically)...
Processing triggers for systemd (229-4ubuntu19) ...
Processing triggers for ureadahead (0.100.0-19) ...









share|improve this question
























  • The correct syntax is sudo dpkg -i chrome-remote-desktop_current_amd64.deb. Try this way and relate results
    – Redbob
    Sep 22 '17 at 16:58










  • Yes, thats what I did, let me edit the post.
    – mkayen
    Sep 22 '17 at 17:01






  • 1




    So, since you will edit it, post output of this command I told you, regarding you have to be where chrome*.deb was downloaded.
    – Redbob
    Sep 22 '17 at 17:06















up vote
0
down vote

favorite
1












Every time I attempt to install Chrome Remote desktop on my machine so it can be shared as an end point, I am directed to a listing in the Ubuntu App Store. When I press "Install" the install button seems to change to "Installing" then to "Remove" (to indicate full install) almost instantaneously.



When I attempt to go back into Chrome RDP, I am still told I need to install Chrome RDP host (chrome-remote-desktop_current_amd64.deb).I then run sudo apt-get dpkg -i * (* is the chrome rdp file), then sudo apt-get install -f, which proceeds to tell me 0 have installed.



Has anyone else had this experience as well? Having trouble figuring out why this keeps happening. Does it have anything to do with that it was meant for debian, and I'm using Ubuntu?



Any recommendations to help resolve would be highly appreciated. Thanks!



UPDATE: Here is the output of sudo dpkg -i chrome-remote-desktop_current_amd64.deb.



 (Reading database ... 274322 files and directories currently 
installed.)
Preparing to unpack chrome-remote-desktop_current_amd64.deb ...
Unpacking chrome-remote-desktop (61.0.3163.20) over
(61.0.3163.20) ...
Setting up chrome-remote-desktop (61.0.3163.20) ...
Shutting down Chrome Remote Desktop hosts (they will restart
automatically)...
Processing triggers for systemd (229-4ubuntu19) ...
Processing triggers for ureadahead (0.100.0-19) ...









share|improve this question
























  • The correct syntax is sudo dpkg -i chrome-remote-desktop_current_amd64.deb. Try this way and relate results
    – Redbob
    Sep 22 '17 at 16:58










  • Yes, thats what I did, let me edit the post.
    – mkayen
    Sep 22 '17 at 17:01






  • 1




    So, since you will edit it, post output of this command I told you, regarding you have to be where chrome*.deb was downloaded.
    – Redbob
    Sep 22 '17 at 17:06













up vote
0
down vote

favorite
1









up vote
0
down vote

favorite
1






1





Every time I attempt to install Chrome Remote desktop on my machine so it can be shared as an end point, I am directed to a listing in the Ubuntu App Store. When I press "Install" the install button seems to change to "Installing" then to "Remove" (to indicate full install) almost instantaneously.



When I attempt to go back into Chrome RDP, I am still told I need to install Chrome RDP host (chrome-remote-desktop_current_amd64.deb).I then run sudo apt-get dpkg -i * (* is the chrome rdp file), then sudo apt-get install -f, which proceeds to tell me 0 have installed.



Has anyone else had this experience as well? Having trouble figuring out why this keeps happening. Does it have anything to do with that it was meant for debian, and I'm using Ubuntu?



Any recommendations to help resolve would be highly appreciated. Thanks!



UPDATE: Here is the output of sudo dpkg -i chrome-remote-desktop_current_amd64.deb.



 (Reading database ... 274322 files and directories currently 
installed.)
Preparing to unpack chrome-remote-desktop_current_amd64.deb ...
Unpacking chrome-remote-desktop (61.0.3163.20) over
(61.0.3163.20) ...
Setting up chrome-remote-desktop (61.0.3163.20) ...
Shutting down Chrome Remote Desktop hosts (they will restart
automatically)...
Processing triggers for systemd (229-4ubuntu19) ...
Processing triggers for ureadahead (0.100.0-19) ...









share|improve this question















Every time I attempt to install Chrome Remote desktop on my machine so it can be shared as an end point, I am directed to a listing in the Ubuntu App Store. When I press "Install" the install button seems to change to "Installing" then to "Remove" (to indicate full install) almost instantaneously.



When I attempt to go back into Chrome RDP, I am still told I need to install Chrome RDP host (chrome-remote-desktop_current_amd64.deb).I then run sudo apt-get dpkg -i * (* is the chrome rdp file), then sudo apt-get install -f, which proceeds to tell me 0 have installed.



Has anyone else had this experience as well? Having trouble figuring out why this keeps happening. Does it have anything to do with that it was meant for debian, and I'm using Ubuntu?



Any recommendations to help resolve would be highly appreciated. Thanks!



UPDATE: Here is the output of sudo dpkg -i chrome-remote-desktop_current_amd64.deb.



 (Reading database ... 274322 files and directories currently 
installed.)
Preparing to unpack chrome-remote-desktop_current_amd64.deb ...
Unpacking chrome-remote-desktop (61.0.3163.20) over
(61.0.3163.20) ...
Setting up chrome-remote-desktop (61.0.3163.20) ...
Shutting down Chrome Remote Desktop hosts (they will restart
automatically)...
Processing triggers for systemd (229-4ubuntu19) ...
Processing triggers for ureadahead (0.100.0-19) ...






google-chrome remote-desktop






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Sep 22 '17 at 17:28

























asked Sep 22 '17 at 16:56









mkayen

113




113












  • The correct syntax is sudo dpkg -i chrome-remote-desktop_current_amd64.deb. Try this way and relate results
    – Redbob
    Sep 22 '17 at 16:58










  • Yes, thats what I did, let me edit the post.
    – mkayen
    Sep 22 '17 at 17:01






  • 1




    So, since you will edit it, post output of this command I told you, regarding you have to be where chrome*.deb was downloaded.
    – Redbob
    Sep 22 '17 at 17:06


















  • The correct syntax is sudo dpkg -i chrome-remote-desktop_current_amd64.deb. Try this way and relate results
    – Redbob
    Sep 22 '17 at 16:58










  • Yes, thats what I did, let me edit the post.
    – mkayen
    Sep 22 '17 at 17:01






  • 1




    So, since you will edit it, post output of this command I told you, regarding you have to be where chrome*.deb was downloaded.
    – Redbob
    Sep 22 '17 at 17:06
















The correct syntax is sudo dpkg -i chrome-remote-desktop_current_amd64.deb. Try this way and relate results
– Redbob
Sep 22 '17 at 16:58




The correct syntax is sudo dpkg -i chrome-remote-desktop_current_amd64.deb. Try this way and relate results
– Redbob
Sep 22 '17 at 16:58












Yes, thats what I did, let me edit the post.
– mkayen
Sep 22 '17 at 17:01




Yes, thats what I did, let me edit the post.
– mkayen
Sep 22 '17 at 17:01




1




1




So, since you will edit it, post output of this command I told you, regarding you have to be where chrome*.deb was downloaded.
– Redbob
Sep 22 '17 at 17:06




So, since you will edit it, post output of this command I told you, regarding you have to be where chrome*.deb was downloaded.
– Redbob
Sep 22 '17 at 17:06










3 Answers
3






active

oldest

votes

















up vote
1
down vote













The "simplest" way to install a deb package is to download it and run dpkg.



Ubuntu App Store can do it, but not always it show you why it couldn't install a package. There several issues, as broken dependences, for example.



After download a package, you must be within the path where this deb was downloaded:



cd /path/where/was/downloaded
sudo dpkg -i chrome-remote-desktop_current_amd64.deb


or



sudo dpkg -i /path/where/was/downloaded/chrome-remote-desktop_current_amd64.deb


Hint: You can use wildcards to do it, as:



sudo dpkg -i c*deb if it's the only c-beginning .deb filename in this path



sudo dpkg -i c* if it's the only c-beginning filename in this path



sudo dpkg -i * if it's the only .deb file in this path



dpkg will verbose output so we could run after faulting or broken packages. We can successfully install several packages following dpkg clues.






share|improve this answer





















  • Thank you. When I run this I get the error as mentioned in the update in the update to the original question. No obvious errors appear to show up
    – mkayen
    Sep 22 '17 at 18:03










  • You must sudo apt -f install to complete faulty dependences. Use this as reference. Start at step 2.
    – Redbob
    Sep 22 '17 at 19:50












  • I run this, get no errors, but still can't enable the sharing function on the remote desktop app, it says I have to install it again
    – Freedo
    Jan 13 at 6:51


















up vote
0
down vote













UPDATE: Installing Chrome browser and using RDP as a spoke of Chrome Browser (rather than Chromium) seems to resolve the issue. I'm now able to set up the connection.






share|improve this answer





















  • I am also facing same problem. Why google does not focus on it ?
    – Engr.Tanbir Hasan
    Feb 26 at 1:55


















up vote
0
down vote













I have the same issue.
Installed the deb as instructed and did sudo apt -f install
No error message and install worked as seen below



$ sudo dpkg -i chrome-remote-desktop_current_amd64.deb 
[sudo] password for XXXXXX:
(Reading database ... 498837 files and directories currently installed.)
Preparing to unpack chrome-remote-desktop_current_amd64.deb ...
Unpacking chrome-remote-desktop (71.0.3578.36) over (71.0.3578.36) ...
Setting up chrome-remote-desktop (71.0.3578.36) ...
Shutting down Chrome Remote Desktop hosts (they will restart automatically)...
insserv: warning: script 'asperarund' missing LSB tags and overrides
Processing triggers for systemd (229-4ubuntu21.9) ...
Processing triggers for ureadahead (0.100.0-19) ...


but when I open remote and ask to share, I get over and over again the request to install the deb



I rebooted between two installs!
what next?



PS: regarding the warning, should I do as in https://help.directadmin.com/item.php?id=379






share|improve this answer























    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',
    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
    });


    }
    });














     

    draft saved


    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f958436%2finstalling-chrome-rdp-host-on-ubuntu%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote













    The "simplest" way to install a deb package is to download it and run dpkg.



    Ubuntu App Store can do it, but not always it show you why it couldn't install a package. There several issues, as broken dependences, for example.



    After download a package, you must be within the path where this deb was downloaded:



    cd /path/where/was/downloaded
    sudo dpkg -i chrome-remote-desktop_current_amd64.deb


    or



    sudo dpkg -i /path/where/was/downloaded/chrome-remote-desktop_current_amd64.deb


    Hint: You can use wildcards to do it, as:



    sudo dpkg -i c*deb if it's the only c-beginning .deb filename in this path



    sudo dpkg -i c* if it's the only c-beginning filename in this path



    sudo dpkg -i * if it's the only .deb file in this path



    dpkg will verbose output so we could run after faulting or broken packages. We can successfully install several packages following dpkg clues.






    share|improve this answer





















    • Thank you. When I run this I get the error as mentioned in the update in the update to the original question. No obvious errors appear to show up
      – mkayen
      Sep 22 '17 at 18:03










    • You must sudo apt -f install to complete faulty dependences. Use this as reference. Start at step 2.
      – Redbob
      Sep 22 '17 at 19:50












    • I run this, get no errors, but still can't enable the sharing function on the remote desktop app, it says I have to install it again
      – Freedo
      Jan 13 at 6:51















    up vote
    1
    down vote













    The "simplest" way to install a deb package is to download it and run dpkg.



    Ubuntu App Store can do it, but not always it show you why it couldn't install a package. There several issues, as broken dependences, for example.



    After download a package, you must be within the path where this deb was downloaded:



    cd /path/where/was/downloaded
    sudo dpkg -i chrome-remote-desktop_current_amd64.deb


    or



    sudo dpkg -i /path/where/was/downloaded/chrome-remote-desktop_current_amd64.deb


    Hint: You can use wildcards to do it, as:



    sudo dpkg -i c*deb if it's the only c-beginning .deb filename in this path



    sudo dpkg -i c* if it's the only c-beginning filename in this path



    sudo dpkg -i * if it's the only .deb file in this path



    dpkg will verbose output so we could run after faulting or broken packages. We can successfully install several packages following dpkg clues.






    share|improve this answer





















    • Thank you. When I run this I get the error as mentioned in the update in the update to the original question. No obvious errors appear to show up
      – mkayen
      Sep 22 '17 at 18:03










    • You must sudo apt -f install to complete faulty dependences. Use this as reference. Start at step 2.
      – Redbob
      Sep 22 '17 at 19:50












    • I run this, get no errors, but still can't enable the sharing function on the remote desktop app, it says I have to install it again
      – Freedo
      Jan 13 at 6:51













    up vote
    1
    down vote










    up vote
    1
    down vote









    The "simplest" way to install a deb package is to download it and run dpkg.



    Ubuntu App Store can do it, but not always it show you why it couldn't install a package. There several issues, as broken dependences, for example.



    After download a package, you must be within the path where this deb was downloaded:



    cd /path/where/was/downloaded
    sudo dpkg -i chrome-remote-desktop_current_amd64.deb


    or



    sudo dpkg -i /path/where/was/downloaded/chrome-remote-desktop_current_amd64.deb


    Hint: You can use wildcards to do it, as:



    sudo dpkg -i c*deb if it's the only c-beginning .deb filename in this path



    sudo dpkg -i c* if it's the only c-beginning filename in this path



    sudo dpkg -i * if it's the only .deb file in this path



    dpkg will verbose output so we could run after faulting or broken packages. We can successfully install several packages following dpkg clues.






    share|improve this answer












    The "simplest" way to install a deb package is to download it and run dpkg.



    Ubuntu App Store can do it, but not always it show you why it couldn't install a package. There several issues, as broken dependences, for example.



    After download a package, you must be within the path where this deb was downloaded:



    cd /path/where/was/downloaded
    sudo dpkg -i chrome-remote-desktop_current_amd64.deb


    or



    sudo dpkg -i /path/where/was/downloaded/chrome-remote-desktop_current_amd64.deb


    Hint: You can use wildcards to do it, as:



    sudo dpkg -i c*deb if it's the only c-beginning .deb filename in this path



    sudo dpkg -i c* if it's the only c-beginning filename in this path



    sudo dpkg -i * if it's the only .deb file in this path



    dpkg will verbose output so we could run after faulting or broken packages. We can successfully install several packages following dpkg clues.







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Sep 22 '17 at 17:52









    Redbob

    1,130320




    1,130320












    • Thank you. When I run this I get the error as mentioned in the update in the update to the original question. No obvious errors appear to show up
      – mkayen
      Sep 22 '17 at 18:03










    • You must sudo apt -f install to complete faulty dependences. Use this as reference. Start at step 2.
      – Redbob
      Sep 22 '17 at 19:50












    • I run this, get no errors, but still can't enable the sharing function on the remote desktop app, it says I have to install it again
      – Freedo
      Jan 13 at 6:51


















    • Thank you. When I run this I get the error as mentioned in the update in the update to the original question. No obvious errors appear to show up
      – mkayen
      Sep 22 '17 at 18:03










    • You must sudo apt -f install to complete faulty dependences. Use this as reference. Start at step 2.
      – Redbob
      Sep 22 '17 at 19:50












    • I run this, get no errors, but still can't enable the sharing function on the remote desktop app, it says I have to install it again
      – Freedo
      Jan 13 at 6:51
















    Thank you. When I run this I get the error as mentioned in the update in the update to the original question. No obvious errors appear to show up
    – mkayen
    Sep 22 '17 at 18:03




    Thank you. When I run this I get the error as mentioned in the update in the update to the original question. No obvious errors appear to show up
    – mkayen
    Sep 22 '17 at 18:03












    You must sudo apt -f install to complete faulty dependences. Use this as reference. Start at step 2.
    – Redbob
    Sep 22 '17 at 19:50






    You must sudo apt -f install to complete faulty dependences. Use this as reference. Start at step 2.
    – Redbob
    Sep 22 '17 at 19:50














    I run this, get no errors, but still can't enable the sharing function on the remote desktop app, it says I have to install it again
    – Freedo
    Jan 13 at 6:51




    I run this, get no errors, but still can't enable the sharing function on the remote desktop app, it says I have to install it again
    – Freedo
    Jan 13 at 6:51












    up vote
    0
    down vote













    UPDATE: Installing Chrome browser and using RDP as a spoke of Chrome Browser (rather than Chromium) seems to resolve the issue. I'm now able to set up the connection.






    share|improve this answer





















    • I am also facing same problem. Why google does not focus on it ?
      – Engr.Tanbir Hasan
      Feb 26 at 1:55















    up vote
    0
    down vote













    UPDATE: Installing Chrome browser and using RDP as a spoke of Chrome Browser (rather than Chromium) seems to resolve the issue. I'm now able to set up the connection.






    share|improve this answer





















    • I am also facing same problem. Why google does not focus on it ?
      – Engr.Tanbir Hasan
      Feb 26 at 1:55













    up vote
    0
    down vote










    up vote
    0
    down vote









    UPDATE: Installing Chrome browser and using RDP as a spoke of Chrome Browser (rather than Chromium) seems to resolve the issue. I'm now able to set up the connection.






    share|improve this answer












    UPDATE: Installing Chrome browser and using RDP as a spoke of Chrome Browser (rather than Chromium) seems to resolve the issue. I'm now able to set up the connection.







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Sep 22 '17 at 18:25









    mkayen

    113




    113












    • I am also facing same problem. Why google does not focus on it ?
      – Engr.Tanbir Hasan
      Feb 26 at 1:55


















    • I am also facing same problem. Why google does not focus on it ?
      – Engr.Tanbir Hasan
      Feb 26 at 1:55
















    I am also facing same problem. Why google does not focus on it ?
    – Engr.Tanbir Hasan
    Feb 26 at 1:55




    I am also facing same problem. Why google does not focus on it ?
    – Engr.Tanbir Hasan
    Feb 26 at 1:55










    up vote
    0
    down vote













    I have the same issue.
    Installed the deb as instructed and did sudo apt -f install
    No error message and install worked as seen below



    $ sudo dpkg -i chrome-remote-desktop_current_amd64.deb 
    [sudo] password for XXXXXX:
    (Reading database ... 498837 files and directories currently installed.)
    Preparing to unpack chrome-remote-desktop_current_amd64.deb ...
    Unpacking chrome-remote-desktop (71.0.3578.36) over (71.0.3578.36) ...
    Setting up chrome-remote-desktop (71.0.3578.36) ...
    Shutting down Chrome Remote Desktop hosts (they will restart automatically)...
    insserv: warning: script 'asperarund' missing LSB tags and overrides
    Processing triggers for systemd (229-4ubuntu21.9) ...
    Processing triggers for ureadahead (0.100.0-19) ...


    but when I open remote and ask to share, I get over and over again the request to install the deb



    I rebooted between two installs!
    what next?



    PS: regarding the warning, should I do as in https://help.directadmin.com/item.php?id=379






    share|improve this answer



























      up vote
      0
      down vote













      I have the same issue.
      Installed the deb as instructed and did sudo apt -f install
      No error message and install worked as seen below



      $ sudo dpkg -i chrome-remote-desktop_current_amd64.deb 
      [sudo] password for XXXXXX:
      (Reading database ... 498837 files and directories currently installed.)
      Preparing to unpack chrome-remote-desktop_current_amd64.deb ...
      Unpacking chrome-remote-desktop (71.0.3578.36) over (71.0.3578.36) ...
      Setting up chrome-remote-desktop (71.0.3578.36) ...
      Shutting down Chrome Remote Desktop hosts (they will restart automatically)...
      insserv: warning: script 'asperarund' missing LSB tags and overrides
      Processing triggers for systemd (229-4ubuntu21.9) ...
      Processing triggers for ureadahead (0.100.0-19) ...


      but when I open remote and ask to share, I get over and over again the request to install the deb



      I rebooted between two installs!
      what next?



      PS: regarding the warning, should I do as in https://help.directadmin.com/item.php?id=379






      share|improve this answer

























        up vote
        0
        down vote










        up vote
        0
        down vote









        I have the same issue.
        Installed the deb as instructed and did sudo apt -f install
        No error message and install worked as seen below



        $ sudo dpkg -i chrome-remote-desktop_current_amd64.deb 
        [sudo] password for XXXXXX:
        (Reading database ... 498837 files and directories currently installed.)
        Preparing to unpack chrome-remote-desktop_current_amd64.deb ...
        Unpacking chrome-remote-desktop (71.0.3578.36) over (71.0.3578.36) ...
        Setting up chrome-remote-desktop (71.0.3578.36) ...
        Shutting down Chrome Remote Desktop hosts (they will restart automatically)...
        insserv: warning: script 'asperarund' missing LSB tags and overrides
        Processing triggers for systemd (229-4ubuntu21.9) ...
        Processing triggers for ureadahead (0.100.0-19) ...


        but when I open remote and ask to share, I get over and over again the request to install the deb



        I rebooted between two installs!
        what next?



        PS: regarding the warning, should I do as in https://help.directadmin.com/item.php?id=379






        share|improve this answer














        I have the same issue.
        Installed the deb as instructed and did sudo apt -f install
        No error message and install worked as seen below



        $ sudo dpkg -i chrome-remote-desktop_current_amd64.deb 
        [sudo] password for XXXXXX:
        (Reading database ... 498837 files and directories currently installed.)
        Preparing to unpack chrome-remote-desktop_current_amd64.deb ...
        Unpacking chrome-remote-desktop (71.0.3578.36) over (71.0.3578.36) ...
        Setting up chrome-remote-desktop (71.0.3578.36) ...
        Shutting down Chrome Remote Desktop hosts (they will restart automatically)...
        insserv: warning: script 'asperarund' missing LSB tags and overrides
        Processing triggers for systemd (229-4ubuntu21.9) ...
        Processing triggers for ureadahead (0.100.0-19) ...


        but when I open remote and ask to share, I get over and over again the request to install the deb



        I rebooted between two installs!
        what next?



        PS: regarding the warning, should I do as in https://help.directadmin.com/item.php?id=379







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Nov 21 at 0:40









        abu_bua

        2,98371021




        2,98371021










        answered Nov 20 at 15:29









        splaisan

        112




        112






























             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f958436%2finstalling-chrome-rdp-host-on-ubuntu%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

            How did Captain America manage to do this?

            迪纳利

            南乌拉尔铁路局