Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...

kill -0 <PID> は何をするのでしょうか?

Why avoid shared user accounts?

Using only 1s, make 29 with the minimum number of digits

Cookies - Should the toggles be on?

Can I string the DnD Starter Set campaign into another modules, keeping the same characters?

Why do neural networks need so many training examples to perform?

Intern applicant asking for compensation equivalent to that of permanent employee

Why would space fleets be aligned?

It took me a lot of time to make this, pls like. (YouTube Comments #1)

Can a long polymer chain interact with itself via van der Waals forces?

What is the purpose of easy combat scenarios that don't need resource expenditure?

How can I get my players to come to the game session after agreeing to a date?

Advice for a new journal editor

A title for a history book

How can I display a custom maintenance message on Magento 2.2.4

Making him into a bully (how to show mild violence)

What is causing the chain skip after chain replacement?

What is the difference between rolling more dice versus fewer dice?

Why is Agricola named as such?

Spring Boot request header return null value

Eww, those bytes are gross

Can we use the stored gravitational potential energy of a building to produce power?

Why exactly do action photographers need high fps burst cameras?

Why did Democrats in the Senate oppose the Born-Alive Abortion Survivors Protection Act (2019 S.130)?



Should I use Docker or LXD?


How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File Sharing (Samba) to Work Under UbuntuDocker install tools/run command on existing containerQuestion with connecting to Docker container on virtualized Ubuntu serverAccess docker container by FQDNSome users cannot connect to Samba shareJuJu LXD and DockerProblem streaning media from netbook using sambaUbuntu server machine doesn't seem to be discoverable on network from another Linux machineNetworking frustrations - 2 weeks of research with no answers













0















I have a 32GB server with 8TB configured with RAID 1.



I would like to run both NFS and Samba on it.



I would like to run NFS to be able to access my music from my laptop, my Android and my Raspberry Pi running Kodi.



I would like to run Samba in order to run a time machine backup for my Mac.



Should I use Docker or LXD containers to do this?










share|improve this question



























    0















    I have a 32GB server with 8TB configured with RAID 1.



    I would like to run both NFS and Samba on it.



    I would like to run NFS to be able to access my music from my laptop, my Android and my Raspberry Pi running Kodi.



    I would like to run Samba in order to run a time machine backup for my Mac.



    Should I use Docker or LXD containers to do this?










    share|improve this question

























      0












      0








      0








      I have a 32GB server with 8TB configured with RAID 1.



      I would like to run both NFS and Samba on it.



      I would like to run NFS to be able to access my music from my laptop, my Android and my Raspberry Pi running Kodi.



      I would like to run Samba in order to run a time machine backup for my Mac.



      Should I use Docker or LXD containers to do this?










      share|improve this question














      I have a 32GB server with 8TB configured with RAID 1.



      I would like to run both NFS and Samba on it.



      I would like to run NFS to be able to access my music from my laptop, my Android and my Raspberry Pi running Kodi.



      I would like to run Samba in order to run a time machine backup for my Mac.



      Should I use Docker or LXD containers to do this?







      samba docker nfs lxd smb






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 11 mins ago









      bkabbottbkabbott

      4319




      4319






















          0






          active

          oldest

          votes











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


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1121996%2fshould-i-use-docker-or-lxd%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          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%2f1121996%2fshould-i-use-docker-or-lxd%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

          Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

          Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...