Help with creating ubuntu “File server” The 2019 Stack Overflow Developer Survey Results Are InStorage server with NTFS and Linux on old machineHow can I create a bookmark to the listing of a computer's network shares?Unable to access limited access folder from Windows 7 PCUnable to setup Samba FileshareOVH - Dedi 14.04 Server - Raid Reconfiguration Help for a Total NoobIs sharing a mounted USB drive on Samba without a password a security risk?Ubuntu Server Disk Set-upcreate home backup serverFiles Permission with nginxUbuntu Server 16 SFTP + downloading latest randomly named file

How to notate time signature switching consistently every measure

Did 3000BC Egyptians use meteoric iron weapons?

Why hard-Brexiteers don't insist on a hard border to prevent illegal immigration after Brexit?

Why didn't the Event Horizon Telescope team mention Sagittarius A*?

If a Druid sees an animal’s corpse, can they wild shape into that animal?

Did Section 31 appear in Star Trek: The Next Generation?

Do these rules for Critical Successes and Critical Failures seem Fair?

How come people say “Would of”?

Protecting Dualbooting Windows from dangerous code (like rm -rf)

Is an up-to-date browser secure on an out-of-date OS?

Right tool to dig six foot holes?

Why isn't the circumferential light around the M87 black hole's event horizon symmetric?

How are circuits which use complex ICs normally simulated?

Deal with toxic manager when you can't quit

Are there incongruent pythagorean triangles with the same perimeter and same area?

Aging parents with no investments

Loose spokes after only a few rides

Are children permitted to help build the Beis Hamikdash?

What is the meaning of the verb "bear" in this context?

Why can Shazam fly?

Geography at the pixel level

One word riddle: Vowel in the middle

Return to UK after being refused entry years previously

Earliest use of the term "Galois extension"?



Help with creating ubuntu “File server”



The 2019 Stack Overflow Developer Survey Results Are InStorage server with NTFS and Linux on old machineHow can I create a bookmark to the listing of a computer's network shares?Unable to access limited access folder from Windows 7 PCUnable to setup Samba FileshareOVH - Dedi 14.04 Server - Raid Reconfiguration Help for a Total NoobIs sharing a mounted USB drive on Samba without a password a security risk?Ubuntu Server Disk Set-upcreate home backup serverFiles Permission with nginxUbuntu Server 16 SFTP + downloading latest randomly named file



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








0















I want to create a folder for transferring videos and pictures on local network between my house computers to a spare PC. I have a spare PC with 4TB HDD that I want to dedicate for this small project. I want to transfer all the pictures and videos to this spare PC and store them over there, and I want to be able to use it for a long time as a "storage server".



While researching I saw 2 main options:



  1. use Ubuntu distro to simply click on a folder and choose share this folder.


  2. use Ubuntu Server distro and choose Samba options. that seems a little bit complicated, but if it will be better solution I am willing to take the time and learn the process online.


I guess my question is: what will be the benefits of using option number 2? I will prefer to use option number 1 because its seems more beginner friendly.



Im not that concern about security, the only purpose of this project is to move a lot of family pictures and video from our personal computers.










share|improve this question









New contributor




Shaked is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1





    You can learn something from option 2, and also it dosn't require desktop environment as not very needed for task. Since you're beginner feel free to use option 1. If option 1 requirements meet your hardware, there is not much difference for home NAS server.

    – LeonidMew
    2 days ago












  • Thank you very much for your fast response. my plan is to set up everything with option 1, and then plug out the monitor, keyboard and mouse. keep the pc on and forget about it, but i don't know if this make sense, what do you think about my "plan"?

    – Shaked
    2 days ago







  • 1





    This is somewhat opinion-based (and therefore offtopic) but yes, option 1 is the more beginner-friendly. The big advantage of option 2 is that you don't need a physical screen where the server is placed, be it in a cupboard or in the attic or wherever. You still need a physical screen to connect to the server and administer it, but that could be a laptop somewhere, and only at the times when you need it.

    – Jos
    2 days ago











  • HI Jos, thanks for your response, i guess i will refer the same qustion for you: my plan is to set up everything with option 1, and then plug out the monitor, keyboard and mouse. keep the pc on and forget about it, but i don't know if this make sense, what do you think about my "plan"?

    – Shaked
    2 days ago







  • 2





    That is very well possible. If you want to access the server from another computer (rather than plugging the monitor back in), you will need to install an SSH daemon first, but that is very simple. The Ubuntu Server edition has that built in, of course. You will also be running a complete desktop environment that you don't use, but that takes relatively little space or performance.

    – Jos
    2 days ago

















0















I want to create a folder for transferring videos and pictures on local network between my house computers to a spare PC. I have a spare PC with 4TB HDD that I want to dedicate for this small project. I want to transfer all the pictures and videos to this spare PC and store them over there, and I want to be able to use it for a long time as a "storage server".



While researching I saw 2 main options:



  1. use Ubuntu distro to simply click on a folder and choose share this folder.


  2. use Ubuntu Server distro and choose Samba options. that seems a little bit complicated, but if it will be better solution I am willing to take the time and learn the process online.


I guess my question is: what will be the benefits of using option number 2? I will prefer to use option number 1 because its seems more beginner friendly.



Im not that concern about security, the only purpose of this project is to move a lot of family pictures and video from our personal computers.










share|improve this question









New contributor




Shaked is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1





    You can learn something from option 2, and also it dosn't require desktop environment as not very needed for task. Since you're beginner feel free to use option 1. If option 1 requirements meet your hardware, there is not much difference for home NAS server.

    – LeonidMew
    2 days ago












  • Thank you very much for your fast response. my plan is to set up everything with option 1, and then plug out the monitor, keyboard and mouse. keep the pc on and forget about it, but i don't know if this make sense, what do you think about my "plan"?

    – Shaked
    2 days ago







  • 1





    This is somewhat opinion-based (and therefore offtopic) but yes, option 1 is the more beginner-friendly. The big advantage of option 2 is that you don't need a physical screen where the server is placed, be it in a cupboard or in the attic or wherever. You still need a physical screen to connect to the server and administer it, but that could be a laptop somewhere, and only at the times when you need it.

    – Jos
    2 days ago











  • HI Jos, thanks for your response, i guess i will refer the same qustion for you: my plan is to set up everything with option 1, and then plug out the monitor, keyboard and mouse. keep the pc on and forget about it, but i don't know if this make sense, what do you think about my "plan"?

    – Shaked
    2 days ago







  • 2





    That is very well possible. If you want to access the server from another computer (rather than plugging the monitor back in), you will need to install an SSH daemon first, but that is very simple. The Ubuntu Server edition has that built in, of course. You will also be running a complete desktop environment that you don't use, but that takes relatively little space or performance.

    – Jos
    2 days ago













0












0








0








I want to create a folder for transferring videos and pictures on local network between my house computers to a spare PC. I have a spare PC with 4TB HDD that I want to dedicate for this small project. I want to transfer all the pictures and videos to this spare PC and store them over there, and I want to be able to use it for a long time as a "storage server".



While researching I saw 2 main options:



  1. use Ubuntu distro to simply click on a folder and choose share this folder.


  2. use Ubuntu Server distro and choose Samba options. that seems a little bit complicated, but if it will be better solution I am willing to take the time and learn the process online.


I guess my question is: what will be the benefits of using option number 2? I will prefer to use option number 1 because its seems more beginner friendly.



Im not that concern about security, the only purpose of this project is to move a lot of family pictures and video from our personal computers.










share|improve this question









New contributor




Shaked is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I want to create a folder for transferring videos and pictures on local network between my house computers to a spare PC. I have a spare PC with 4TB HDD that I want to dedicate for this small project. I want to transfer all the pictures and videos to this spare PC and store them over there, and I want to be able to use it for a long time as a "storage server".



While researching I saw 2 main options:



  1. use Ubuntu distro to simply click on a folder and choose share this folder.


  2. use Ubuntu Server distro and choose Samba options. that seems a little bit complicated, but if it will be better solution I am willing to take the time and learn the process online.


I guess my question is: what will be the benefits of using option number 2? I will prefer to use option number 1 because its seems more beginner friendly.



Im not that concern about security, the only purpose of this project is to move a lot of family pictures and video from our personal computers.







server samba






share|improve this question









New contributor




Shaked is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Shaked is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 2 days ago







Shaked













New contributor




Shaked is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 2 days ago









ShakedShaked

11




11




New contributor




Shaked is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Shaked is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Shaked is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 1





    You can learn something from option 2, and also it dosn't require desktop environment as not very needed for task. Since you're beginner feel free to use option 1. If option 1 requirements meet your hardware, there is not much difference for home NAS server.

    – LeonidMew
    2 days ago












  • Thank you very much for your fast response. my plan is to set up everything with option 1, and then plug out the monitor, keyboard and mouse. keep the pc on and forget about it, but i don't know if this make sense, what do you think about my "plan"?

    – Shaked
    2 days ago







  • 1





    This is somewhat opinion-based (and therefore offtopic) but yes, option 1 is the more beginner-friendly. The big advantage of option 2 is that you don't need a physical screen where the server is placed, be it in a cupboard or in the attic or wherever. You still need a physical screen to connect to the server and administer it, but that could be a laptop somewhere, and only at the times when you need it.

    – Jos
    2 days ago











  • HI Jos, thanks for your response, i guess i will refer the same qustion for you: my plan is to set up everything with option 1, and then plug out the monitor, keyboard and mouse. keep the pc on and forget about it, but i don't know if this make sense, what do you think about my "plan"?

    – Shaked
    2 days ago







  • 2





    That is very well possible. If you want to access the server from another computer (rather than plugging the monitor back in), you will need to install an SSH daemon first, but that is very simple. The Ubuntu Server edition has that built in, of course. You will also be running a complete desktop environment that you don't use, but that takes relatively little space or performance.

    – Jos
    2 days ago












  • 1





    You can learn something from option 2, and also it dosn't require desktop environment as not very needed for task. Since you're beginner feel free to use option 1. If option 1 requirements meet your hardware, there is not much difference for home NAS server.

    – LeonidMew
    2 days ago












  • Thank you very much for your fast response. my plan is to set up everything with option 1, and then plug out the monitor, keyboard and mouse. keep the pc on and forget about it, but i don't know if this make sense, what do you think about my "plan"?

    – Shaked
    2 days ago







  • 1





    This is somewhat opinion-based (and therefore offtopic) but yes, option 1 is the more beginner-friendly. The big advantage of option 2 is that you don't need a physical screen where the server is placed, be it in a cupboard or in the attic or wherever. You still need a physical screen to connect to the server and administer it, but that could be a laptop somewhere, and only at the times when you need it.

    – Jos
    2 days ago











  • HI Jos, thanks for your response, i guess i will refer the same qustion for you: my plan is to set up everything with option 1, and then plug out the monitor, keyboard and mouse. keep the pc on and forget about it, but i don't know if this make sense, what do you think about my "plan"?

    – Shaked
    2 days ago







  • 2





    That is very well possible. If you want to access the server from another computer (rather than plugging the monitor back in), you will need to install an SSH daemon first, but that is very simple. The Ubuntu Server edition has that built in, of course. You will also be running a complete desktop environment that you don't use, but that takes relatively little space or performance.

    – Jos
    2 days ago







1




1





You can learn something from option 2, and also it dosn't require desktop environment as not very needed for task. Since you're beginner feel free to use option 1. If option 1 requirements meet your hardware, there is not much difference for home NAS server.

– LeonidMew
2 days ago






You can learn something from option 2, and also it dosn't require desktop environment as not very needed for task. Since you're beginner feel free to use option 1. If option 1 requirements meet your hardware, there is not much difference for home NAS server.

– LeonidMew
2 days ago














Thank you very much for your fast response. my plan is to set up everything with option 1, and then plug out the monitor, keyboard and mouse. keep the pc on and forget about it, but i don't know if this make sense, what do you think about my "plan"?

– Shaked
2 days ago






Thank you very much for your fast response. my plan is to set up everything with option 1, and then plug out the monitor, keyboard and mouse. keep the pc on and forget about it, but i don't know if this make sense, what do you think about my "plan"?

– Shaked
2 days ago





1




1





This is somewhat opinion-based (and therefore offtopic) but yes, option 1 is the more beginner-friendly. The big advantage of option 2 is that you don't need a physical screen where the server is placed, be it in a cupboard or in the attic or wherever. You still need a physical screen to connect to the server and administer it, but that could be a laptop somewhere, and only at the times when you need it.

– Jos
2 days ago





This is somewhat opinion-based (and therefore offtopic) but yes, option 1 is the more beginner-friendly. The big advantage of option 2 is that you don't need a physical screen where the server is placed, be it in a cupboard or in the attic or wherever. You still need a physical screen to connect to the server and administer it, but that could be a laptop somewhere, and only at the times when you need it.

– Jos
2 days ago













HI Jos, thanks for your response, i guess i will refer the same qustion for you: my plan is to set up everything with option 1, and then plug out the monitor, keyboard and mouse. keep the pc on and forget about it, but i don't know if this make sense, what do you think about my "plan"?

– Shaked
2 days ago






HI Jos, thanks for your response, i guess i will refer the same qustion for you: my plan is to set up everything with option 1, and then plug out the monitor, keyboard and mouse. keep the pc on and forget about it, but i don't know if this make sense, what do you think about my "plan"?

– Shaked
2 days ago





2




2





That is very well possible. If you want to access the server from another computer (rather than plugging the monitor back in), you will need to install an SSH daemon first, but that is very simple. The Ubuntu Server edition has that built in, of course. You will also be running a complete desktop environment that you don't use, but that takes relatively little space or performance.

– Jos
2 days ago





That is very well possible. If you want to access the server from another computer (rather than plugging the monitor back in), you will need to install an SSH daemon first, but that is very simple. The Ubuntu Server edition has that built in, of course. You will also be running a complete desktop environment that you don't use, but that takes relatively little space or performance.

– Jos
2 days ago










1 Answer
1






active

oldest

votes


















0














Well, there are 3 main options. 3d one was mentioned in the comments. You can share files over:




  1. NFS protocol - that one, as I understand it, is the protocol over which default ubuntu share option, mentioned by you, works.

  2. samba

  3. SSH

I would recommend to go with samba for 1 reason: there are a lot of tutorials and information available on it. And if you're new to certain technology it's important to be able to easily find help online. You will face troubles with any option, but with some it will be easier to find solutions online.



If you're not concerned about security samba is a good pick. It's not that complicated, it does not use encryption (that makes it a little faster than a default setup of SSH), it allows you to share files with Windows machines and, after some configuration, it lets you share the whole /home directory or almost anything you want. Also, when I was searching info myself, I was able to find more information on it, rather than on a default ubuntu share mechanism.



1st option is okay too. To connect to the server (if it's set up correctly) you may type nfs://yourservername/yourfoldername






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



    );






    Shaked is a new contributor. Be nice, and check out our Code of Conduct.









    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132139%2fhelp-with-creating-ubuntu-file-server%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














    Well, there are 3 main options. 3d one was mentioned in the comments. You can share files over:




    1. NFS protocol - that one, as I understand it, is the protocol over which default ubuntu share option, mentioned by you, works.

    2. samba

    3. SSH

    I would recommend to go with samba for 1 reason: there are a lot of tutorials and information available on it. And if you're new to certain technology it's important to be able to easily find help online. You will face troubles with any option, but with some it will be easier to find solutions online.



    If you're not concerned about security samba is a good pick. It's not that complicated, it does not use encryption (that makes it a little faster than a default setup of SSH), it allows you to share files with Windows machines and, after some configuration, it lets you share the whole /home directory or almost anything you want. Also, when I was searching info myself, I was able to find more information on it, rather than on a default ubuntu share mechanism.



    1st option is okay too. To connect to the server (if it's set up correctly) you may type nfs://yourservername/yourfoldername






    share|improve this answer





























      0














      Well, there are 3 main options. 3d one was mentioned in the comments. You can share files over:




      1. NFS protocol - that one, as I understand it, is the protocol over which default ubuntu share option, mentioned by you, works.

      2. samba

      3. SSH

      I would recommend to go with samba for 1 reason: there are a lot of tutorials and information available on it. And if you're new to certain technology it's important to be able to easily find help online. You will face troubles with any option, but with some it will be easier to find solutions online.



      If you're not concerned about security samba is a good pick. It's not that complicated, it does not use encryption (that makes it a little faster than a default setup of SSH), it allows you to share files with Windows machines and, after some configuration, it lets you share the whole /home directory or almost anything you want. Also, when I was searching info myself, I was able to find more information on it, rather than on a default ubuntu share mechanism.



      1st option is okay too. To connect to the server (if it's set up correctly) you may type nfs://yourservername/yourfoldername






      share|improve this answer



























        0












        0








        0







        Well, there are 3 main options. 3d one was mentioned in the comments. You can share files over:




        1. NFS protocol - that one, as I understand it, is the protocol over which default ubuntu share option, mentioned by you, works.

        2. samba

        3. SSH

        I would recommend to go with samba for 1 reason: there are a lot of tutorials and information available on it. And if you're new to certain technology it's important to be able to easily find help online. You will face troubles with any option, but with some it will be easier to find solutions online.



        If you're not concerned about security samba is a good pick. It's not that complicated, it does not use encryption (that makes it a little faster than a default setup of SSH), it allows you to share files with Windows machines and, after some configuration, it lets you share the whole /home directory or almost anything you want. Also, when I was searching info myself, I was able to find more information on it, rather than on a default ubuntu share mechanism.



        1st option is okay too. To connect to the server (if it's set up correctly) you may type nfs://yourservername/yourfoldername






        share|improve this answer















        Well, there are 3 main options. 3d one was mentioned in the comments. You can share files over:




        1. NFS protocol - that one, as I understand it, is the protocol over which default ubuntu share option, mentioned by you, works.

        2. samba

        3. SSH

        I would recommend to go with samba for 1 reason: there are a lot of tutorials and information available on it. And if you're new to certain technology it's important to be able to easily find help online. You will face troubles with any option, but with some it will be easier to find solutions online.



        If you're not concerned about security samba is a good pick. It's not that complicated, it does not use encryption (that makes it a little faster than a default setup of SSH), it allows you to share files with Windows machines and, after some configuration, it lets you share the whole /home directory or almost anything you want. Also, when I was searching info myself, I was able to find more information on it, rather than on a default ubuntu share mechanism.



        1st option is okay too. To connect to the server (if it's set up correctly) you may type nfs://yourservername/yourfoldername







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited yesterday

























        answered 2 days ago









        Ivan K.Ivan K.

        674




        674




















            Shaked is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            Shaked is a new contributor. Be nice, and check out our Code of Conduct.












            Shaked is a new contributor. Be nice, and check out our Code of Conduct.











            Shaked is a new contributor. Be nice, and check out our Code of Conduct.














            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%2f1132139%2fhelp-with-creating-ubuntu-file-server%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ü