Hopefully someone can shed some light on this idea. Or explain something that kind of fits/fills the use case and need. I am looking for a basic operating system that can be updated across multiple devices like a living OS.

For instance I have a desktop PC high end specs with the same Operating System as a laptop or tablet but it’s live sync. Meaning apps, files, changes made on one system are the same on all devices. I’ve looked at cloning drives and have done it. Far too slow and cumbersome.

This would be essentially changing devices based on hardware power requirements but having the same living operating system synced across all devices so all data and abilities remain the same anytime something is needed.

Maybe I’m being far fetched or what have you and this might possibly be in the wrong Sub. But I assumed it would fall under self hosted almost. Ive considered a NAS and I’m open to other ways to structure the concept ALL IDEAS WELCOME feel free to expand on it in any way. But dealing with different operating systems and architectures of various devices is wildly difficult sometimes for software, mobility, power requirements not watts but processing power, cross compatibility. I’ve seen apps that sync across devices but some desktop apps and mobile apps aren’t cross compatible and with self hosting so many services that function well across networks and devices after years of uptime you sort of forget the configs of everything it’s a nightmare when a single app update or container causes a domino affect. Thanks everyone hopefully this is helpful to others as well with similar needs.

  • OhVenus_Baby@lemmy.mlOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    12 hours ago

    SSDs for fast transfers, and then maybe use HDDs for large slow stuff? I’m afraid transferring things are too slow on a HDD but I’ve never used a NAS. So I’m unsure of what determines transfer speeds I mean network speed has to play a role but read and write speed as well. I’ve had HDDs in several PCs and their just ungodly slow to do file transfers and game on but large sizes are cheaper. So I was asking essentially which storage type is best for fast NAS speeds? And what is a good setup to start with as far as software and hardware?

    • just_another_person@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      11 hours ago

      If you’re talking about network attached storage, you won’t see much benefit from SSDs since the network transfer speeds are the bottleneck. Example: SSD transfer rate of 3000MB/s, but your wifi may only go 500MB/s, or Ethernet 1000MB/s.

      You’re better off just going HDD on a NAS, at least for the $/Tb. Just start with two disks in RAID1. More than good enough for what you’re trying to do.