Are there issues with sharing /home and other directories between linux distributions on the same system? What about sharing between linux and bsd?

Just curious.

  • jadedctrl
    link
    fedilink
    arrow-up
    6
    ·
    1 year ago

    Not really, no. The only hypothetical issue is configs between your programs clashing due to version differences. IME, though, that’s a rare problem except with maybe Firefox, which can be a stickler for version numbers.

    • pop
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      9 months ago

      deleted by creator

      • jadedctrl
        link
        fedilink
        Esperanto
        arrow-up
        1
        ·
        1 year ago

        Ha, sal’ Pop/Tolo/Pateta! Verŝajne jes, mdr.
        Sed ĉu vi venis al /c/esperanto? Ni ĵus bakis kukon :)

        • pop
          link
          fedilink
          Esperanto
          arrow-up
          2
          ·
          edit-2
          9 months ago

          deleted by creator

          • jadedctrl
            link
            fedilink
            Esperanto
            arrow-up
            1
            ·
            1 year ago

            Mmm… ĉu komunumo kiel /c/esperante interesus vin? T.e., afiŝoj nepre estu esperantaj, sed ankaŭ nepre temu ne pri esperanto?

            • pop
              link
              fedilink
              Esperanto
              arrow-up
              2
              ·
              edit-2
              9 months ago

              deleted by creator

              • jadedctrl
                link
                fedilink
                Esperanto
                arrow-up
                1
                ·
                1 year ago

                Domaĝe, mi dubas ke ni sufiĉe multas por tion fari ĉe Lemmy. Eĉ ĉe reddit, nur aktivis ~4 esperantaj komunumoj xP

  • 347_is_p69@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I don’t know how BSD works, but linux has $XDG_ configs in homedir of user for most configuration files.

    You could sidestep any conflicts by just changing your linux-systems $XDG_ -environmental variables to something like ~/.local.linux, ~/.config.linux and so on.

    Ultimately almost any path under $HOME can ba changed with corresponding environmental variable in linux - so you can split directories if necessary.

  • Drew
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    1 year ago

    Prolly not good to share home, but otherwise I’ve shared directories between anything that supports the same fs