Debian 9: Folders & external devices visible on desktop












0















I'm running Linux Debian 9 but I cannot make visible neither the folders and the external devices on the desktop.



The desktop environment is Gnome.



Browsing on Google I did not find anything helpful.



Could you help me solving this?



Thanks all in advance!










share|improve this question
















bumped to the homepage by Community 52 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.




















    0















    I'm running Linux Debian 9 but I cannot make visible neither the folders and the external devices on the desktop.



    The desktop environment is Gnome.



    Browsing on Google I did not find anything helpful.



    Could you help me solving this?



    Thanks all in advance!










    share|improve this question
















    bumped to the homepage by Community 52 mins ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      0












      0








      0








      I'm running Linux Debian 9 but I cannot make visible neither the folders and the external devices on the desktop.



      The desktop environment is Gnome.



      Browsing on Google I did not find anything helpful.



      Could you help me solving this?



      Thanks all in advance!










      share|improve this question
















      I'm running Linux Debian 9 but I cannot make visible neither the folders and the external devices on the desktop.



      The desktop environment is Gnome.



      Browsing on Google I did not find anything helpful.



      Could you help me solving this?



      Thanks all in advance!







      debian desktop-environment






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Feb 26 '18 at 9:56







      Quant.Pi

















      asked Feb 25 '18 at 19:32









      Quant.PiQuant.Pi

      2117




      2117





      bumped to the homepage by Community 52 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 52 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          Navigate to "System Settings", click on "Desktop", in "Desktop layout" select in the drop down box "Show desktop icons on..." A list should appear, enable/disable desktop icons for : computer, home, trash, mounted volumes, network.



          I switched to gnome to verify, in terminal type:



              gsettings set org.gnome.desktop.background show-desktop-icons true  
          gsettings set org.gnome.nautilus.desktop volumes-visible true
          nautilus -q
          nautilus


          The newest version of gnome, 3.28, doesn't support desktop icons. To get your gnome version:



          apt-cache show gnome-shell | grep Version





          share|improve this answer


























          • Hi @ptriciasaur and thanks for the comment, but I do not have the path you suggested in Linux Debian (or, at least, I did not find that). I think that your advice works for Ubuntu only.

            – Quant.Pi
            Feb 25 '18 at 23:01











          • I switched to gnome to verify:

            – ptriciasaur
            Feb 26 '18 at 19:32











          • new answer below.

            – ptriciasaur
            Feb 26 '18 at 19:40













          • Hi! I did not solved by following what you suggested; thanks any way @ptriciasaur

            – Quant.Pi
            Mar 1 '18 at 22:49











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          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: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          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%2funix.stackexchange.com%2fquestions%2f426524%2fdebian-9-folders-external-devices-visible-on-desktop%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









          0














          Navigate to "System Settings", click on "Desktop", in "Desktop layout" select in the drop down box "Show desktop icons on..." A list should appear, enable/disable desktop icons for : computer, home, trash, mounted volumes, network.



          I switched to gnome to verify, in terminal type:



              gsettings set org.gnome.desktop.background show-desktop-icons true  
          gsettings set org.gnome.nautilus.desktop volumes-visible true
          nautilus -q
          nautilus


          The newest version of gnome, 3.28, doesn't support desktop icons. To get your gnome version:



          apt-cache show gnome-shell | grep Version





          share|improve this answer


























          • Hi @ptriciasaur and thanks for the comment, but I do not have the path you suggested in Linux Debian (or, at least, I did not find that). I think that your advice works for Ubuntu only.

            – Quant.Pi
            Feb 25 '18 at 23:01











          • I switched to gnome to verify:

            – ptriciasaur
            Feb 26 '18 at 19:32











          • new answer below.

            – ptriciasaur
            Feb 26 '18 at 19:40













          • Hi! I did not solved by following what you suggested; thanks any way @ptriciasaur

            – Quant.Pi
            Mar 1 '18 at 22:49
















          0














          Navigate to "System Settings", click on "Desktop", in "Desktop layout" select in the drop down box "Show desktop icons on..." A list should appear, enable/disable desktop icons for : computer, home, trash, mounted volumes, network.



          I switched to gnome to verify, in terminal type:



              gsettings set org.gnome.desktop.background show-desktop-icons true  
          gsettings set org.gnome.nautilus.desktop volumes-visible true
          nautilus -q
          nautilus


          The newest version of gnome, 3.28, doesn't support desktop icons. To get your gnome version:



          apt-cache show gnome-shell | grep Version





          share|improve this answer


























          • Hi @ptriciasaur and thanks for the comment, but I do not have the path you suggested in Linux Debian (or, at least, I did not find that). I think that your advice works for Ubuntu only.

            – Quant.Pi
            Feb 25 '18 at 23:01











          • I switched to gnome to verify:

            – ptriciasaur
            Feb 26 '18 at 19:32











          • new answer below.

            – ptriciasaur
            Feb 26 '18 at 19:40













          • Hi! I did not solved by following what you suggested; thanks any way @ptriciasaur

            – Quant.Pi
            Mar 1 '18 at 22:49














          0












          0








          0







          Navigate to "System Settings", click on "Desktop", in "Desktop layout" select in the drop down box "Show desktop icons on..." A list should appear, enable/disable desktop icons for : computer, home, trash, mounted volumes, network.



          I switched to gnome to verify, in terminal type:



              gsettings set org.gnome.desktop.background show-desktop-icons true  
          gsettings set org.gnome.nautilus.desktop volumes-visible true
          nautilus -q
          nautilus


          The newest version of gnome, 3.28, doesn't support desktop icons. To get your gnome version:



          apt-cache show gnome-shell | grep Version





          share|improve this answer















          Navigate to "System Settings", click on "Desktop", in "Desktop layout" select in the drop down box "Show desktop icons on..." A list should appear, enable/disable desktop icons for : computer, home, trash, mounted volumes, network.



          I switched to gnome to verify, in terminal type:



              gsettings set org.gnome.desktop.background show-desktop-icons true  
          gsettings set org.gnome.nautilus.desktop volumes-visible true
          nautilus -q
          nautilus


          The newest version of gnome, 3.28, doesn't support desktop icons. To get your gnome version:



          apt-cache show gnome-shell | grep Version






          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Feb 26 '18 at 19:50

























          answered Feb 25 '18 at 21:24









          ptriciasaurptriciasaur

          11




          11













          • Hi @ptriciasaur and thanks for the comment, but I do not have the path you suggested in Linux Debian (or, at least, I did not find that). I think that your advice works for Ubuntu only.

            – Quant.Pi
            Feb 25 '18 at 23:01











          • I switched to gnome to verify:

            – ptriciasaur
            Feb 26 '18 at 19:32











          • new answer below.

            – ptriciasaur
            Feb 26 '18 at 19:40













          • Hi! I did not solved by following what you suggested; thanks any way @ptriciasaur

            – Quant.Pi
            Mar 1 '18 at 22:49



















          • Hi @ptriciasaur and thanks for the comment, but I do not have the path you suggested in Linux Debian (or, at least, I did not find that). I think that your advice works for Ubuntu only.

            – Quant.Pi
            Feb 25 '18 at 23:01











          • I switched to gnome to verify:

            – ptriciasaur
            Feb 26 '18 at 19:32











          • new answer below.

            – ptriciasaur
            Feb 26 '18 at 19:40













          • Hi! I did not solved by following what you suggested; thanks any way @ptriciasaur

            – Quant.Pi
            Mar 1 '18 at 22:49

















          Hi @ptriciasaur and thanks for the comment, but I do not have the path you suggested in Linux Debian (or, at least, I did not find that). I think that your advice works for Ubuntu only.

          – Quant.Pi
          Feb 25 '18 at 23:01





          Hi @ptriciasaur and thanks for the comment, but I do not have the path you suggested in Linux Debian (or, at least, I did not find that). I think that your advice works for Ubuntu only.

          – Quant.Pi
          Feb 25 '18 at 23:01













          I switched to gnome to verify:

          – ptriciasaur
          Feb 26 '18 at 19:32





          I switched to gnome to verify:

          – ptriciasaur
          Feb 26 '18 at 19:32













          new answer below.

          – ptriciasaur
          Feb 26 '18 at 19:40







          new answer below.

          – ptriciasaur
          Feb 26 '18 at 19:40















          Hi! I did not solved by following what you suggested; thanks any way @ptriciasaur

          – Quant.Pi
          Mar 1 '18 at 22:49





          Hi! I did not solved by following what you suggested; thanks any way @ptriciasaur

          – Quant.Pi
          Mar 1 '18 at 22:49


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • 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%2funix.stackexchange.com%2fquestions%2f426524%2fdebian-9-folders-external-devices-visible-on-desktop%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

          宮崎県

          濃尾地震

          シテ島