• 4 Posts
  • 33 Comments
Joined 1 year ago
cake
Cake day: August 8th, 2023

help-circle








  • glasgitarrewelt@feddit.detoSelfhosted@lemmy.worldNAS solution recommendations
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    10 months ago

    I bought a used Synology before knowing more about NAS alternatives. I hated every minute with it… Because it was a bit older, security updates could stop anytime. And using the proprietary OS felt even more unsave. Who knows what backdoors are build in there? I sold it after I found out that there is no way to install a custom OS or any alternative to the proprietary version.

    Edit: found a picture of it:






  • glasgitarrewelt@feddit.detoAsk Lemmy@lemmy.world*Permanently Deleted*
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    11 months ago

    And I have no intention of living off the technological grid to mitigate that.

    I would argue that you are already living off the technology grid. Before starting my FOSS journey, every software I used was a dull ‘Just click here and let the algorithm do it’s job’. By beeing conscious about the software I am using now, I accidently found a lot of joy in technical things, feeling a lot more ‘on’ the technological grid than before.

    Can you elaborate on what doomsday scenario you’re referring to?

    I am not the commenter above, but my greatest fear with all those data hungry companies is the control and power we give to not elected entities. Knowing all about every person in a state and knowing how to use this data for targeted ads, targeted video recommendations, targeted search results,…, could make a difference in elections and law making. It is basically undermining democracy, and I am a big fan of real democracy.




  • That summarized my situation pretty good. Since a year now I switched everything to Linux, selfhosting seems to be a natural extension of that.

    May I ask, since you have a very beginner-friendly way of writing:

    I run a separate NAS with an SMB share.

    Why did you choose SMB instead of NFS? I read here that NFS is very efficient and fast.

    Docker good

    Many people here have very convincing arguments for docker. While checking it out I saw that it uses partly proprietary licenses. Why are so many people so sure that docker won’t pull a ‘Unity-stunt’ and make their knowledge about docker obsolete?

    LXC is more efficient, but it’s harder to run docker in.

    I meant to install a Jellyfin LXC, if there is such a thing, without docker involved. Is that possible?



  • I understand that I can use a VM to run docker, but:

    Wouldn’t make a LXC more sense than a VM with docker inside? And what are the advantages of running jellyfin in a container instead of a normal installation? The VM is already kind of a container, what benefits do I get from yet another container inside? I am curious to learn more!