Hi everyone !

Right now I can’t decide wich one is the most versatile and fit my personal needs, so I’m looking into your personal experience with each one of them, if you mind sharing your experience.

It’s mostly for secure shared volumes containing ebooks and media storage/files on my home network. Adding some security into the mix even tough I actually don’t need it (mostly for learning process).

More precisely how difficult is the NFS configuration with kerberos? Is it actually useful? Never used kerberos and have no idea how it works, so it’s a very much new tech on my side.

I would really apreciate some indepth personal experience and why you would considere one over another !

Thank you !

  • ruckblack@sh.itjust.works
    link
    fedilink
    arrow-up
    13
    ·
    3 months ago

    I’ve got both Samba and NFS set up. I’d say Samba is the most versatile, just because more devices are bound to be compatible with it out of the box. I have an app on my phone I can use to connect to it, for example. And it obviously works with Windows machines. NFS is very simple to set up and nice and speedy. But I only use it for a couple permanent shares for specific things between Linux machines. You could always use a mix. I have a directory that’s shared with both.

    I’ve never configured Kerberos I think, might’ve tried once in the past. From what I understand it’s a pain to set up and really more useful for enterprise environments. But could be fun to configure if you’re into tinkering with that sort of thing.

    • N0x0n@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      3 months ago

      Thanks !! Yeah I think I don’t need enterprise grade security :) Not right now I suppose… Do you know what Kerberos actually solves in an Enterprise environnement?